aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/key_store_test.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/utils, crypto: add --lightkdf flag for lighter KDFDrake Burroughs2015-10-291-4/+4
* common, crypto: add ICAP functionsGustav Simonsson2015-10-131-0/+8
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* Change keystore to version 3Gustav Simonsson2015-06-241-2/+112
* 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