aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/key_store_passphrase.go
Commit message (Expand)AuthorAgeFilesLines
* Improve key store passphrase cryptoGustav Simonsson2015-05-121-21/+28
* Remove the awesome, ever misunderstood entropy mixingGustav Simonsson2015-05-121-2/+2
* replaced several path.* with filepath.* which is platform independentBas van Kervel2015-05-121-2/+2
* crypto: switch to golang.org/x/cryptoFelix Lange2015-02-171-3/+5
* Set both key generation and ECDSA nonce to use mixed entropyGustav Simonsson2015-02-111-12/+3
* Address pull request commentsGustav Simonsson2015-01-281-3/+3
* Add accounts package and refactor key storesGustav Simonsson2015-01-261-17/+23
* CamelCase aesCBCDecryptGustav Simonsson2015-01-221-1/+1
* Add ImportPreSaleKeyGustav Simonsson2015-01-211-45/+1
* Address pull request commentsGustav Simonsson2015-01-201-6/+3
* Address pull request commentsGustav Simonsson2015-01-201-5/+7
* Update code commentsGustav Simonsson2015-01-161-6/+4
* Address pull request commentsGustav Simonsson2015-01-161-40/+35
* Address pull request commentsGustav Simonsson2015-01-161-0/+253