Add sanity check after key generation
Add a sanity check to prevent cosmic rays from flipping a bit in the
generated public key, or bugs in the elliptic curve code. This is
simply done by signing a (randomized) message, and verifying the
result.
Add sanity check after key generation d0c41a73501aUnpublished Tags None Subscribers None
Description
Details
|