aboutsummaryrefslogtreecommitdiffstats
path: root/ethcrypto/crypto.go
Commit message (Expand)AuthorAgeFilesLines
* ethcrypto => cryptoobscuren2014-10-311-47/+0
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-3/+2
* Renamed Sha3Bin to Sha3obscuren2014-10-081-3/+2
* ECRECOVER RIPEMD160 SHA256obscuren2014-10-081-0/+30
* fi cryptoobscuren2014-09-131-16/+2
* Changed sha3 to official oneobscuren2014-07-121-1/+1
* Fixed address generationobscuren2014-07-031-5/+3
* import math/bigzelig2014-06-291-0/+1
* move CreateAddress from ethutil/common to ethcryptozelig2014-06-291-0/+7
* move ethutil helper crypto functions to ethcrypto/cryptozelig2014-06-291-0/+27