neo-go/pkg/crypto/hash
Roman Khimov 8f45d57612 *: stop using math/rand
Mostly this switches to math/rand/v2, but sometimes randomness is not really needed.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-30 17:00:11 +03:00
..
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
hash.go crypto: export GetSignedData function 2024-05-13 09:33:42 +03:00
hash_test.go util: add LE suffix to Uint256 methods 2019-12-06 12:16:55 +03:00
merkle_bench_test.go *: stop using math/rand 2024-08-30 17:00:11 +03:00
merkle_tree.go [#2442] English Check 2022-05-04 19:48:27 +03:00
merkle_tree_test.go hash: introduce memory-optimized merkle root hash calculation routine 2020-09-15 18:38:15 +03:00