Skip to content

v0.2.0

Compare
Choose a tag to compare
@dchest dchest released this 21 Dec 11:10
· 10 commits to master since this release
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).