Releases: denorg/scrypt
Releases Β· denorg/scrypt
v4.4.4
11 Apr 18:42
Compare
Sorry, something went wrong.
No results found
4.4.4 (2024-04-11)
Performance Improvements
remove unused wasm-bindgen feature (5049f16 )
v4.4.3
11 Apr 18:31
Compare
Sorry, something went wrong.
No results found
4.4.3 (2024-04-11)
Performance Improvements
v4.4.2
11 Apr 16:15
Compare
Sorry, something went wrong.
No results found
4.4.2 (2024-04-11)
Bug Fixes
deno publish not working due to dirty git tree (3e475c6 )
don't change scrypto version in the benchmark on release (86a468d )
v4.4.1
11 Apr 16:09
Compare
Sorry, something went wrong.
No results found
4.4.1 (2024-04-11)
Bug Fixes
deno publish not working due to dirty git tree (3294def )
v4.4.0
11 Apr 16:05
Compare
Sorry, something went wrong.
No results found
4.4.0 (2024-04-11)
Features
v4.3.4
03 Mar 22:08
Compare
Sorry, something went wrong.
No results found
4.3.4 (2024-03-03)
Bug Fixes
commit all version replacements (919c84c )
v4.3.3
03 Mar 21:49
Compare
Sorry, something went wrong.
No results found
4.3.3 (2024-03-03)
Bug Fixes
export format and hmac for JSR (6e4abf0 )
re-export types in mod.ts (68c52d2 )
v4.3.2
03 Mar 18:35
Compare
Sorry, something went wrong.
No results found
4.3.2 (2024-03-03)
Bug Fixes
v4.3.1
26 Dec 13:19
Compare
Sorry, something went wrong.
No results found
4.3.1 (2023-12-26)
Bug Fixes
move from imports to deps.ts (304192e ), closes #13
v4.3.0
26 Dec 02:40
Compare
Sorry, something went wrong.
No results found
4.3.0 (2023-12-26)
Features
move to new std using import map and deno.lock (39e095f )
optimize wasm size using via enabling LTO and using TALC allocator (e74b761 )
use current OWASP params and timingSafeEqual (3690299 )
write a simple crypto.subtle based hmac implementation to stop relying on old std (d71d825 )