Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: assert return value of BN_bn2binpad
Every other invocation of BN_bn2binpad checks the return value. For safety and consistency, do so in RandomPrimeTraits::EncodeOutput() as well.
- Loading branch information