openethereum/ethkey/src
Nikolay Volf e257e4e3bd Ethkey - extended keys (#4377)
* data structures initial

* hard derivation

* tabs, docs

* more docs

* soft private derivation

* public derivation

* finalize api, fix warnings

* use simple new()

* keypair api

* bump byteorder

* doc tweaks

* remove heavyness from tests

* added test vector infrastructure and examples

* initialization from seed to key pair

* add comment about panic
2017-02-05 10:17:03 -05:00
..
bin Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
brain.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
error.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
extended.rs Ethkey - extended keys (#4377) 2017-02-05 10:17:03 -05:00
keccak.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
keypair.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs Ethkey - extended keys (#4377) 2017-02-05 10:17:03 -05:00
prefix.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
random.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
secret.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
signature.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00