Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The ECC key generation test was failing due not using large enough of a buffer. Fixed to use a better size. 1. Set the shared digest/sig buffer size in _ecc_pairwise_consistency_test() to the maximum possible based on the math in wc_ecc_sig_sz().
- Loading branch information