Skip to content

v0.12.0

Choose a tag to compare

@dchest dchest released this 03 Sep 12:57
· 184 commits to master since this release
  • Instead of using the given secret key directly, TweetNaCl.js now copies it to
    a new array in nacl.box.keyPair.fromSecretKey and
    nacl.sign.keyPair.fromSecretKey.