aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/key_store_test.go
Commit message (Expand)AuthorAgeFilesLines
* 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