openethereum/ethstore/src
Tomasz Drwięga 03c1559ead Support for decryption in Signer (#2421)
* Adding some tests

* Implementing decrypt in queue

* Removing code duplication.

* Printing public key in ethstore

* Bump UI

* Normalizing dapps format for signer.

* Fixing tests compilation

* fix whitespace

[ci:skip]
2016-10-15 14:44:08 +02:00
..
account Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00
bin Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00
dir get rid of collects 2016-10-05 14:37:27 +03:00
json fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-09-28 15:47:52 +02:00
error.rs Encryption, decryption and public key RPCs. (#1946) 2016-09-22 14:48:22 +02:00
ethkey.rs import-wallet option for ethstore executable 2016-06-21 15:04:36 +02:00
ethstore.rs Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00
import.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
lib.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00
presale.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
random.rs Wallet rpcs (#1898) 2016-08-10 17:57:40 +02:00
secret_store.rs Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00