berith

WebAssembly port of Ed25519 signatures and X25519 key exchange

UNLICENSE License

Downloads
1.8K
Stars
7
Committers
3

Bot releases are visible (Hide)

berith - 1.1.40 - Benchmark Latest Release

Published by hazae41 over 1 year ago

berith - 1.1.39 - Benchmarks

Published by hazae41 over 1 year ago

berith - 1.1.37 - Updated

Published by hazae41 over 1 year ago

  • Updated Cargo and NPM
berith - 1.1.36 - TypeScript

Published by hazae41 almost 2 years ago

  • Fixed TypeScript typings
berith - 1.1.34 - Clean and tests

Published by hazae41 almost 2 years ago

berith - 1.1.32 - The errors update

Published by hazae41 almost 2 years ago

Improved error logging

berith - 1.1.31

Published by hazae41 almost 2 years ago

berith - 1.1.30 - The reproducible update

Published by hazae41 almost 2 years ago

added CI

berith - 1.1.29

Published by hazae41 almost 2 years ago

fix gitignore

berith - 1.1.28

Published by hazae41 almost 2 years ago

berith - 1.1.27

Published by hazae41 almost 2 years ago

fix Deno for real

berith - 1.1.26

Published by hazae41 almost 2 years ago

fix Deno

berith - 1.1.25

Published by hazae41 almost 2 years ago

  • Exported Berith
  • Added async initBundledOnce
  • Added CodeSandboxes
berith - 1.1.20 - Optimized bundle size

Published by hazae41 about 2 years ago

berith - 1.1.19 - Added X25519 key exchange

Published by hazae41 about 2 years ago

berith - 1.1.18 - Renamed to "@hazae41/berith"

Published by hazae41 about 2 years ago

berith - 1.1.14 - Moved default export to "initSyncBundledOnce"

Published by hazae41 about 2 years ago

  • Moved default export to "initSyncBundledOnce"
berith - 1.1.13 - Clean

Published by hazae41 about 2 years ago

  • Removed double wasm-opt
  • The package is now CommonJS only (limitation caused by wasm-bindgen)
  • Added benchmark against node:crypto
  • Added test for Node
berith - 1.1.12 - Updated benchmarks

Published by hazae41 about 2 years ago

  • Updated benchmarks
berith - 1.1.11 - Clean update

Published by hazae41 about 2 years ago

  • Cleaned some things
  • Rebuilt using Rust stable
  • Modified README