neoneo-go/pkg/crypto
Roman Khimov ee28fb08f6 crypto: move merkle tree into the hash package
It's all about hashes, so it makes sense putting it there.
2019-12-25 11:28:59 +03:00
..
hash crypto: move merkle tree into the hash package 2019-12-25 11:28:59 +03:00
keys crypto: internalize aes functions into the keys package 2019-12-25 11:25:05 +03:00
address.go util: add LE suffix to Uint160 methods 2019-12-06 12:16:55 +03:00
address_test.go util: add LE suffix to Uint160 methods 2019-12-06 12:16:55 +03:00
base58.go crypto: use mr-tron/base58 for base58 2019-09-09 13:12:55 +03:00
base58_test.go crypto: change files mode to 644 (some *.go had exec flags set) 2019-09-17 15:34:00 +03:00