Squashed 'src/secp256k1/' content from commit ad2028f

git-subtree-dir: src/secp256k1
git-subtree-split: ad2028f9890ca40bdd32055aa0fe5c1c9af0e485
This commit is contained in:
Pieter Wuille
2014-11-18 18:06:36 +01:00
commit d48555b36a
55 changed files with 8393 additions and 0 deletions

3
TODO Normal file
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