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).
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).