Update libsecp256k1

This commit is contained in:
Gustav Simonsson
2015-09-28 17:46:17 +02:00
parent 7977e87ce1
commit 1d20b0247c
86 changed files with 6279 additions and 2772 deletions

View File

@ -0,0 +1,3 @@
* Unit tests for fieldelem/groupelem, including ones intended to
trigger fieldelem's boundary cases.
* Complete constant-time operations for signing/keygen