dchest / tweetnacl-js

Port of TweetNaCl cryptographic library to JavaScript
https://tweetnacl.js.org
The Unlicense
1.77k stars 293 forks source link

Expose more nacl.lowlevel functions #185

Closed kevinlewi closed 4 years ago

kevinlewi commented 4 years ago

This will expose a few more internal functions to the nacl.lowlevel object.

Tested by running yarn test-node

dchest commented 4 years ago

Thanks, I'll release on npm soon.

dchest commented 4 years ago

Published as 1.0.2.