Brannon King
|
e72f99ac3f
|
renamed package to lbcutil, updated refs to it
|
2021-09-10 16:37:45 -04:00 |
|
David Hill
|
dcd4997b06
|
Switch to upstream golang.org/x/crypto
|
2017-05-08 23:05:27 -05:00 |
|
David Hill
|
bca6409ade
|
Drop fastsha256 in favor of crypto/sha256
|
2017-01-10 17:09:00 -05:00 |
|
Dave Collins
|
1b73e9828d
|
Relicense to the btcsuite developers.
|
2015-05-01 12:41:58 -05:00 |
|
Dave Collins
|
ff58d6571d
|
Update golang.org/x/crypto import paths to new location.
|
2015-03-03 21:09:03 -06:00 |
|
Dave Collins
|
5dada8b184
|
Update fastsha256 import paths to new location.
|
2015-01-16 09:20:22 -06:00 |
|
Josh Rickmar
|
f9cc0f47b4
|
Switch to new subrepo import paths.
|
2014-12-11 10:28:43 -05:00 |
|
Dave Collins
|
6c4b5928ab
|
goimports -w .
|
2014-07-02 19:29:48 -05:00 |
|
Dave Collins
|
2af3c8263a
|
Add 2014 to copyright dates.
|
2014-01-08 23:46:05 -06:00 |
|
Dave Collins
|
fdb279f482
|
Use fastsha256 in Hash160.
Rather than using the stdlib sha256, use the Conformal fastsha256 package
for faster hashing.
|
2014-01-04 22:23:01 -06:00 |
|
Josh Rickmar
|
32f63f3abc
|
Add Hash160 func to calculate ripemd160(sha256(data)).
|
2014-01-03 00:17:35 -05:00 |
|