Skip to content

v1.5.0

Choose a tag to compare

@arekinath arekinath released this 27 Oct 00:37
· 101 commits to master since this release
  • Support for signing and verifying with ED25519 (via jodid25519, pure javascript)
  • Use jsbn instead of big-integer for any necessary bignum operations
  • Drop compatibility with node 0.8 and earlier (necessary to use jodid25519)