nim-eth/tests/keys
Jacek Sieka 02d661503f
refactor secp interface (#203)
* avoid mix of exceptions and return codes
* introduce result
* use deprecated compatibility API to avoid big-bang refactoring
* loosely based on nim-libp2p secp as well as the rust-secp256k1 wrapper
* oh, boy does our secp256k1 wrapper need updating - we're _far_
behind...
2020-04-02 14:40:29 +02:00
..
config.nim tighten a few imports 2019-12-09 14:37:21 +02:00
config.nims Fixed test configs 2019-02-05 13:06:22 +02:00
disabled_test_key_and_signature_datastructures.nim Moved eth-keys to eth 2019-02-05 12:32:22 +02:00
test_keys.nim refactor secp interface (#203) 2020-04-02 14:40:29 +02:00
test_private_public_key_consistency.nim Enable the public-private key consistency test 2020-02-19 11:21:23 +02:00