This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-eth-keys
Watch
2
Star
0
Fork
0
You've already forked nim-eth-keys
mirror of
https://github.com/status-im/nim-eth-keys.git
synced
2025-02-22 05:58:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-eth-keys
/
src
History
mratsim
18b8617d37
toHex: array indexing requires explicit bytes->int conversion
...
on latest devel
2018-03-01 13:43:42 +01:00
..
backend_libsecp256k1
Add signing verification and public key recovery
2018-02-14 20:40:05 +01:00
backend_native
Update README: Implementation with libsecp256k1 backend finished
2018-02-14 20:49:26 +01:00
private
toHex: array indexing requires explicit bytes->int conversion
2018-03-01 13:43:42 +01:00
datatypes_interface.nim
Add signing verification and public key recovery
2018-02-14 20:40:05 +01:00
datatypes.nim
Add message signing + tests
2018-02-14 19:50:36 +01:00
eth_keys.nim
[WIP] add native ECDSA backend implementation (⚠ to be debugged)
2018-02-13 19:20:27 +01:00