Commit Graph

238 Commits (eb948962704397bb861fd4c0591b5056456edd4d)

Author SHA1 Message Date
Gustav Simonsson 512ffa2bf4 Add accounts package and refactor key stores 10 years ago
obscuren 0dfe511370 Use curve params instead of hardcoded 32 bytes 10 years ago
obscuren d4cc2d3503 Pad private key when signing & length check for hashes in sign 10 years ago
obscuren 67f9783e6a Moved `obscuren` secp256k1-go 10 years ago
obscuren 6eaa404187 Moved sha3 from `obscuren` 10 years ago
Gustav Simonsson 8af42d42da CamelCase aesCBCDecrypt 10 years ago
Gustav Simonsson 1f8290ca44 Add ImportPreSaleKey 10 years ago
Gustav Simonsson d48140cab3 Address pull request comments 10 years ago
Gustav Simonsson 3cf038f300 Address pull request comments 10 years ago
obscuren bcb1166e52 Added 0 key proof error 10 years ago
Gustav Simonsson 9caf32befe Update code comments 10 years ago
Gustav Simonsson 47d3b3dd58 Address pull request comments 10 years ago
Gustav Simonsson a1c2749380 Address pull request comments 10 years ago
Gustav Simonsson 945798f913 Add new key_store interface and two new key stores 10 years ago
obscuren 35fe4313d5 pre-pow 10 years ago
obscuren f8061fcba8 fixed tests 10 years ago
obscuren 06e76422b5 Added length checkes 10 years ago
obscuren 0f5c6c5e2d Changed new methods to use ecdsa package for pub prv keys 10 years ago
obscuren 87adff7e18 Added Encrypt & Decrypt using the ECIES w/ tests 10 years ago
obscuren c24018e273 Added S256 curve 10 years ago
obscuren 085f604b27 Show newly created private key during startup. Closes #126 10 years ago
Taylor Gerring dd9e99a418 try to get full coverage report on travis 10 years ago
obscuren fd9da72536 ethcrypto => crypto 10 years ago