good morning!!!!

Skip to content
Snippets Groups Projects
Commit 23ac7833 authored by David Huie's avatar David Huie Committed by Péter Szilágyi
Browse files

ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374)

The parameter `rand` is unused in `PrivateKey.Decrypt`. Decryption in
the ECIES encryption scheme is deterministic, so randomness isn't
needed.
parent e9a1d8de
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment