aboutsummaryrefslogtreecommitdiffstats
path: root/ethcrypto/keypair.go
Commit message (Expand)AuthorAgeFilesLines
* ethcrypto => cryptoobscuren2014-10-311-58/+0
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-1/+1
* Renamed Sha3Bin to Sha3obscuren2014-10-081-2/+3
* added Mnemonic() and AsStrings() methods, added memoization for addresszelig2014-06-301-2/+18
* Key Managerzelig2014-06-291-0/+41