mirror of
https://github.com/status-im/secp256k1.git
synced 2025-02-22 18:58:08 +00:00
added TODO
This commit is contained in:
parent
bbc0684cbb
commit
0cd6372fe8
9
TODO
Normal file
9
TODO
Normal file
@ -0,0 +1,9 @@
|
||||
* Convert to C
|
||||
* Add key generation, import/export of private keys, signing to secp256k1.h
|
||||
* Unit tests for num/fieldelem/groupelem, including ones intended to
|
||||
trigger fieldelem's boundary cases.
|
||||
* Build configuration
|
||||
* Which selectable parts?
|
||||
* GMP/OpenSSL for num backend (add builtin version?)
|
||||
* __int128/asm_amd64/generic version for fieldelem
|
||||
* Complete constant-time operations for signing/keygen
|
Loading…
x
Reference in New Issue
Block a user