sodium-browserify-tweetnacl

0.2.6 • Public • Published

sodium-browserify-tweetnacl

wraps javascript port of tweetnacl with the api of chloride as an alternative to sodium-browserify that has a much much smaller file size.

There are some chloride apis that are not implemented in tweetnacl.

  • crypto_sign_ed25519_pk_to_curve25519
  • crypto_sign_ed25519_sk_to_curve25519
  • crypto_auth
  • crypto_auth_verify

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i sodium-browserify-tweetnacl

Weekly Downloads

235

Version

0.2.6

License

MIT

Unpacked Size

5.74 kB

Total Files

6

Last publish

Collaborators

  • dominictarr