aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/key_store_test.go
Commit message (Expand)AuthorAgeFilesLines
* Improve key store passphrase cryptoGustav Simonsson2015-05-121-1/+1
* Moved ethutil => commonobscuren2015-03-161-5/+5
* Implement OS sensitive dataDirsMaran2015-02-231-4/+5
* Unexport randEntropy type and use exported Reader insteadGustav Simonsson2015-02-131-3/+3
* Set both key generation and ECDSA nonce to use mixed entropyGustav Simonsson2015-02-111-4/+4
* Add accounts package and refactor key storesGustav Simonsson2015-01-261-9/+9
* Add ImportPreSaleKeyGustav Simonsson2015-01-211-0/+13
* Address pull request commentsGustav Simonsson2015-01-161-48/+18
* Address pull request commentsGustav Simonsson2015-01-161-17/+14
* Add new key_store interface and two new key storesGustav Simonsson2015-01-161-0/+118