aboutsummaryrefslogtreecommitdiffstats
path: root/rlp/encode_test.go
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-01-27 21:29:33 +0800
committerFelix Lange <fjl@twurst.com>2015-02-06 07:00:36 +0800
commit410b35e9135baa86e92bc07e0ef85d04e3ac0561 (patch)
treebb20aca6d2a00af533bb2d0a6c1ee0baf80bff1d /rlp/encode_test.go
parent2e48d39fc7fc9b8d65e9b6e0ce6863b9374f2233 (diff)
downloadgo-tangerine-410b35e9135baa86e92bc07e0ef85d04e3ac0561.tar.gz
go-tangerine-410b35e9135baa86e92bc07e0ef85d04e3ac0561.tar.zst
go-tangerine-410b35e9135baa86e92bc07e0ef85d04e3ac0561.zip
crypto: make it easier to run Sha3 on multiple inputs
crypto.Sha3(append(foo, bar)) --> crypto.Sha3(foo, bar) crypto.Sha3([]byte{}) --> crypto.Sha3()
Diffstat (limited to 'rlp/encode_test.go')
0 files changed, 0 insertions, 0 deletions