| Commit message (Expand) | Author | Age | Files | Lines |
* | accounts, crypto: move keystore to package accounts | Felix Lange | 2016-04-12 | 1 | -168/+0 |
* | crypto: "Crypto" -> "crypto" in web3 key format | Felix Lange | 2015-12-08 | 1 | -8/+8 |
* | crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult | Gustav Simonsson | 2015-11-30 | 1 | -2/+3 |
* | common, crypto: add ICAP functions | Gustav Simonsson | 2015-10-13 | 1 | -0/+22 |
* | Change go-uuid to use the current supported repository. | Jeff R. Allen | 2015-09-12 | 1 | -1/+1 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: remove @author comments | Felix Lange | 2015-07-07 | 1 | -7/+0 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -16/+16 |
* | Change keystore to version 3 | Gustav Simonsson | 2015-06-24 | 1 | -10/+16 |
* | crypto: return common.Address rather than raw bytes | obscuren | 2015-06-05 | 1 | -1/+1 |
* | Update key store to new spec but keep address field for now | Gustav Simonsson | 2015-05-12 | 1 | -25/+25 |
* | Address pull request comments; key header and hex encoding | Gustav Simonsson | 2015-05-12 | 1 | -17/+35 |
* | Revert "Add key header to unencrypted key file" | Gustav Simonsson | 2015-05-12 | 1 | -12/+5 |
* | Add key header to unencrypted key file | Gustav Simonsson | 2015-05-12 | 1 | -5/+12 |
* | Add key header to encrypted keys | Gustav Simonsson | 2015-05-12 | 1 | -4/+19 |
* | Use common.Address type for accounts.Address | Gustav Simonsson | 2015-05-12 | 1 | -4/+5 |
* | Improve key store passphrase crypto | Gustav Simonsson | 2015-05-12 | 1 | -0/+1 |
* | import/export accounts | zelig | 2015-03-27 |