Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bounty' into develop | obscuren | 2015-02-01 | 1 | -1/+2 |
|\ | |||||
| * | Fixed n | obscuren | 2015-02-01 | 1 | -1/+2 |
* | | Merge branch 'bounty' into develop | obscuren | 2015-02-01 | 2 | -6/+2 |
|\| | |||||
| * | Fixed Sign nonce | obscuren | 2015-02-01 | 2 | -6/+2 |
* | | Fixed whisper pub key bug | obscuren | 2015-01-30 | 1 | -1/+1 |
* | | Address pull request comments | Gustav Simonsson | 2015-01-28 | 3 | -8/+7 |
* | | Add accounts package and refactor key stores | Gustav Simonsson | 2015-01-26 | 5 | -55/+87 |
* | | Merge branch 'import_presale_keys' of https://github.com/Gustav-Simonsson/go-... | obscuren | 2015-01-23 | 4 | -49/+124 |
|\ \ | |/ |/| | |||||
| * | CamelCase aesCBCDecrypt | Gustav Simonsson | 2015-01-22 | 2 | -3/+3 |
| * | Add ImportPreSaleKey | Gustav Simonsson | 2015-01-21 | 4 | -49/+123 |
* | | Use curve params instead of hardcoded 32 bytes | obscuren | 2015-01-23 | 1 | -1/+1 |
* | | Pad private key when signing & length check for hashes in sign | obscuren | 2015-01-23 | 2 | -2/+19 |
|/ | |||||
* | Moved `obscuren` secp256k1-go | obscuren | 2015-01-22 | 50 | -3/+6430 |
* | Moved sha3 from `obscuren` | obscuren | 2015-01-22 | 3 | -1/+388 |
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-01-20 | 4 | -0/+551 |
|\ | |||||
| * | Address pull request comments | Gustav Simonsson | 2015-01-20 | 2 | -9/+4 |
| * | Address pull request comments | Gustav Simonsson | 2015-01-20 | 2 | -10/+8 |
| * | Update code comments | Gustav Simonsson | 2015-01-16 | 1 | -6/+4 |
| * | Address pull request comments | Gustav Simonsson | 2015-01-16 | 4 | -215/+88 |
| * | Address pull request comments | Gustav Simonsson | 2015-01-16 | 4 | -84/+91 |
| * | Add new key_store interface and two new key stores | Gustav Simonsson | 2015-01-16 | 4 | -0/+680 |
* | | Added 0 key proof error | obscuren | 2015-01-19 | 1 | -0/+13 |
|/ | |||||
* | pre-pow | obscuren | 2015-01-12 | 1 | -0/+13 |
* | fixed tests | obscuren | 2014-12-13 | 1 | -1/+1 |
* | Added length checkes | obscuren | 2014-12-13 | 1 | -1/+18 |
* | Changed new methods to use ecdsa package for pub prv keys | obscuren | 2014-12-10 | 2 | -26/+35 |
* | Added Encrypt & Decrypt using the ECIES w/ tests | obscuren | 2014-12-10 | 2 | -0/+82 |
* | Added S256 curve | obscuren | 2014-12-10 | 1 | -0/+363 |
* | Show newly created private key during startup. Closes #126 | obscuren | 2014-12-05 | 1 | -0/+4 |
* | try to get full coverage report on travis | Taylor Gerring | 2014-11-15 | 1 | -109/+109 |
* | ethcrypto => crypto | obscuren | 2014-10-31 | 10 | -0/+2393 |