Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'import_presale_keys' of https://github.com/Gustav-Simonsson/go-... | obscuren | 2015-01-23 | 1 | -0/+105 |
|\ | |||||
| * | CamelCase aesCBCDecrypt | Gustav Simonsson | 2015-01-22 | 1 | -2/+2 |
| * | Add ImportPreSaleKey | Gustav Simonsson | 2015-01-21 | 1 | -0/+104 |
* | | 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 | 1 | -1/+6 |
|/ | |||||
* | Moved `obscuren` secp256k1-go | obscuren | 2015-01-22 | 1 | -1/+1 |
* | Moved sha3 from `obscuren` | obscuren | 2015-01-22 | 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 | 1 | -23/+32 |
* | Added Encrypt & Decrypt using the ECIES w/ tests | obscuren | 2014-12-10 | 1 | -0/+42 |
* | ethcrypto => crypto | obscuren | 2014-10-31 | 1 | -0/+47 |