25 Commits

Author SHA1 Message Date
daveroga
d782e5c8c1 update latest version noble-hashes 2025-10-06 13:51:23 +02:00
daveroga
b0a7fe3831 1.3.2 2025-10-06 13:41:01 +02:00
Dimasik Kolezhniuk
336e052fc8 Fix/verison-patch (#26)
* Update versions & fix build

* 1.3.1
2025-05-20 13:32:19 +08:00
Dimasik Kolezhniuk
116bdb3a57 ESM module migration (#21)
* ESM module migration

* Update typescript

* Add to bigInt function for PK

* 1.2.0

* Format

* Renaming. Fix lint

* Update package version

* Update package lock

* Update package lock

* Update package lock

* add audited blake hash. Fix esm for node

* Fixes
2025-02-18 14:31:36 +01:00
Dimasik Kolezhniuk
5efe996106 Add Field check hash inputs validation (#25)
* Add field check validation

* 1.2.0

* Update deps

* Fix check
2025-01-21 09:04:31 +01:00
vbasiuk
bdaf6fad59 rm @esbuild-plugins 2024-09-09 21:31:10 +03:00
vbasiuk
fa6a207f08 Merge branch 'main' into feat/spellcheck 2024-09-09 21:30:22 +03:00
vbasiuk
d21d33622b add spellchecker 2024-09-09 21:26:22 +03:00
Martin Domajnko
8b799559d2 fix: improve types exports in package.json (#18)
* fix: improve types exports in package.json

* Bump version

---------

Co-authored-by: Dimasik Kolezhniuk <d.kolezhiniyk@gmail.com>
2024-03-25 16:56:23 +01:00
Dimasik Kolezhniuk
a76eb66710 expose random bytes generation 2023-10-31 10:20:55 +01:00
Dimasik Kolezhniuk
31b3de97ee Add primitives base58 and sha256 (#16) 2023-10-13 22:47:32 +02:00
Dimasik Kolezhniuk
eba4324627 Multi platform build. Removed Dependencies. Make build 2.2 times smaller (#14)
* Multi platform build. Removed Dependencies. Make build 2.2 times smaller

* Add compressing function

* Remove prebuild function

* FIx comments
2023-08-31 14:39:37 +02:00
Dimasik Kolezhniuk
cfe9b3a9c1 Release of v1 (#13) 2023-07-19 16:51:47 +02:00
volodymyr-basiuk
6c225089e5 Feature/shared eslint (#12)
* add shared eslint config

* import shared .prettierrc

* format fixes

* add module declaration
2023-07-18 14:18:26 +02:00
Kolezhniuk
6129b827f4 Add sponge hash to poseidon 2023-03-15 14:32:56 +01:00
Kolezhniuk
8bf6bb7e6a Release beta 1.0.0 2023-01-30 14:50:43 +01:00
Kolezhniuk
94eca1045c performance optimization 2023-01-19 17:34:50 +01:00
Oleksandr Brezhniev
a2767bce78 Release 0.0.2 2023-01-11 14:37:49 +02:00
Oleksandr Brezhniev
4894f6d822 Release prep (#5) 2023-01-11 13:35:03 +02:00
pragmatos
72a2460faf update builder 2022-12-14 01:55:30 +02:00
Harsh Bajpai
5b5bf5f7cb refactor(dependencies): put bytebuffer dependencies into devDependencies, remove @types/ramda 2022-12-13 00:44:35 +05:30
Harsh Bajpai
b2ac9fd9c7 refactor(test): refactor test vectors of test hash bytes to have hex inputs instead of direct bytes 2022-12-12 22:25:47 +05:30
Harsh Bajpai
26ea7d6fc3 chore: remove ramda packge since unused 2022-12-12 21:46:10 +05:30
Harsh Bajpai
22fc68cb58 feat: implement sponge hash implementation for poseidon 2022-12-12 21:22:53 +05:30
pragmatos
c5594cc8b2 js crypto lib 2022-11-22 02:52:49 +02:00