Skip to content

Releases: hazae41/berith

1.1.27

26 Oct 18:35
Compare
Choose a tag to compare

fix Deno for real

1.1.26

26 Oct 18:31
Compare
Choose a tag to compare

fix Deno

1.1.25

26 Oct 18:28
Compare
Choose a tag to compare
  • Exported Berith
  • Added async initBundledOnce
  • Added CodeSandboxes

1.1.20 - Optimized bundle size

18 Oct 15:22
Compare
Choose a tag to compare

1.1.19 - Added X25519 key exchange

18 Oct 15:13
Compare
Choose a tag to compare

1.1.18 - Renamed to "@hazae41/berith"

13 Oct 18:40
Compare
Choose a tag to compare

1.1.14 - Moved default export to "initSyncBundledOnce"

11 Oct 10:44
Compare
Choose a tag to compare
  • Moved default export to "initSyncBundledOnce"

1.1.13 - Clean

10 Oct 22:05
Compare
Choose a tag to compare
  • Removed double wasm-opt
  • The package is now CommonJS only (limitation caused by wasm-bindgen)
  • Added benchmark against node:crypto
  • Added test for Node

1.1.12 - Updated benchmarks

05 Oct 12:17
Compare
Choose a tag to compare
  • Updated benchmarks

1.1.11 - Clean update

05 Oct 12:10
Compare
Choose a tag to compare
  • Cleaned some things
  • Rebuilt using Rust stable
  • Modified README