| Commit message (Expand) | Author | Age | Files | Lines |
* | Update keystore code comments | Gustav Simonsson | 2015-05-14 | 1 | -6/+7 |
* | Update key store to new spec but keep address field for now | Gustav Simonsson | 2015-05-12 | 1 | -42/+29 |
* | Address pull request comments; key header and hex encoding | Gustav Simonsson | 2015-05-12 | 1 | -12/+30 |
* | Revert "Add key header to unencrypted key file" | Gustav Simonsson | 2015-05-12 | 1 | -4/+3 |
* | Add key header to unencrypted key file | Gustav Simonsson | 2015-05-12 | 1 | -3/+4 |
* | Add key header to encrypted keys | Gustav Simonsson | 2015-05-12 | 1 | -3/+38 |
* | Use common.Address type for accounts.Address | Gustav Simonsson | 2015-05-12 | 1 | -7/+7 |
* | Improve key store passphrase crypto | Gustav Simonsson | 2015-05-12 | 1 | -21/+28 |
* | Remove the awesome, ever misunderstood entropy mixing | Gustav Simonsson | 2015-05-12 | 1 | -2/+2 |
* | replaced several path.* with filepath.* which is platform independent | Bas van Kervel | 2015-05-12 | 1 | -2/+2 |
* | crypto: switch to golang.org/x/crypto | Felix Lange | 2015-02-17 | 1 | -3/+5 |
* | Set both key generation and ECDSA nonce to use mixed entropy | Gustav Simonsson | 2015-02-11 | 1 | -12/+3 |
* | Address pull request comments | Gustav Simonsson | 2015-01-28 | 1 | -3/+3 |
* | Add accounts package and refactor key stores | Gustav Simonsson | 2015-01-26 | 1 | -17/+23 |
* | CamelCase aesCBCDecrypt | Gustav Simonsson | 2015-01-22 | 1 | -1/+1 |
* | Add ImportPreSaleKey | Gustav Simonsson | 2015-01-21 | 1 | -45/+1 |
* | Address pull request comments | Gustav Simonsson | 2015-01-20 | 1 | -6/+3 |
* | Address pull request comments | Gustav Simonsson | 2015-01-20 | 1 | -5/+7 |
* | Update code comments | Gustav Simonsson | 2015-01-16 | 1 | -6/+4 |
* | Address pull request comments | Gustav Simonsson | 2015-01-16 | 1 | -40/+35 |
* | Address pull request comments | Gustav Simonsson | 2015-01-16 | 1 | -0/+253 |