Releases: dchest/ed2curve-js
Releases · dchest/ed2curve-js
v0.2.1
Switched to The Unlicense for public domain dedication.
v0.2.0
Important security fix! ed2curve.convertKeyPair
and ed2curve.convertPublicKey
now verify public keys and return null
if the given public key is not a valid Ed25519 public key. (Thanks to @veorq for reporting the bug).