Commit Graph

64 Commits (8ff7e55ab547e6c915a74971126f64b7582f2b77)

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
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 fd9da72536 ethcrypto => crypto 10 years ago
obscuren 9d86a49a73 Renamed Sha3Bin to Sha3 10 years ago
obscuren 11ace54307 ECRECOVER RIPEMD160 SHA256 10 years ago
obscuren 8ef17c2fb1 fi crypto 10 years ago
obscuren adabd71a4a Changed back to FIPS 180 10 years ago
obscuren 627b7c9fd7 Updated to latest sha3 implementation. Fixes #48 10 years ago
obscuren 54715586ab Changed sha3 to official one 10 years ago
obscuren 81bc721c5c Fixed address generation 10 years ago
zelig 4be3521727 import math/big 10 years ago
zelig e3b911652d move CreateAddress from ethutil/common to ethcrypto 10 years ago
zelig d085133c6d move ethutil helper crypto functions to ethcrypto/crypto 10 years ago