openethereum/ethkey/src
Tomasz Drwięga 7663451116 Assorted improvements for ethstore and ethkey (#6961)
* Testing many passwords for presale wallet.

* Add multiple threads.

* WiP: ethkey brain wallets recover.

* Refactor pre-sale-wallet cracking.

* Generate in multiple threads. Brain with prefix.

* Validate bain wallet phrase.

* Brain wallet recovery.

* Self-review fixes.

* Fix tests.

* More docs.

* Bump versions.

* Remove cmd_find from borked merge.

* Update wasm submodules.

* Use threadpool.
2017-12-01 11:40:07 +03:00
..
brain.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
brain_prefix.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
brain_recover.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
error.rs Secretstore DKG protocol draft + distributed encryption/decryption tests (#4725) 2017-03-13 12:54:56 +01:00
extended.rs Squash remaining warnings (#6789) 2017-10-16 12:31:52 +02:00
keccak.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
keypair.rs bigint upgraded to version 3.0 (#5986) 2017-07-06 11:26:14 +02:00
lib.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
math.rs Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00
prefix.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
random.rs Assorted improvements for ethstore and ethkey (#6961) 2017-12-01 11:40:07 +03:00
secret.rs util reexports less std 2017-07-29 21:10:14 +02:00
signature.rs bigint upgraded to version 3.0 (#5986) 2017-07-06 11:26:14 +02:00