HomePhabricator

Add sanity check after key generation
d0c41a73501aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Nov 6 2014, 09:17
deadalnixPushed on May 14 2017, 22:04
Parents
rABCcbf28c6619fe: Merge pull request #5350
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rABCd0c41a73501a: Add sanity check after key generation (authored by Pieter Wuille <pieter.wuille@gmail.com>).Nov 23 2014, 09:47