23ac783332
The parameter `rand` is unused in `PrivateKey.Decrypt`. Decryption in the ECIES encryption scheme is deterministic, so randomness isn't needed. |
||
---|---|---|
.. | ||
bn256 | ||
ecies | ||
randentropy | ||
secp256k1 | ||
sha3 | ||
crypto_test.go | ||
crypto.go | ||
signature_cgo.go | ||
signature_nocgo.go | ||
signature_test.go |