openethereum/ethkey/src
Nikolay Volf f807aa65a1 Secret - from hash function, also validate data (#4159)
* from hash for secret

* checked from_slice

* move assert

* remove fromhash
2017-01-16 16:50:20 +01:00
..
bin Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
brain.rs Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119) 2017-01-11 12:16:47 +01:00
error.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
keccak.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
keypair.rs Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119) 2017-01-11 12:16:47 +01:00
lib.rs Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119) 2017-01-11 12:16:47 +01:00
prefix.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
random.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
secret.rs Secret - from hash function, also validate data (#4159) 2017-01-16 16:50:20 +01:00
signature.rs Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119) 2017-01-11 12:16:47 +01:00