forked from cerc-io/plugeth
The parameter `rand` is unused in `PrivateKey.Decrypt`. Decryption in the ECIES encryption scheme is deterministic, so randomness isn't needed. |
||
|---|---|---|
| .. | ||
| api.go | ||
| benchmarks_test.go | ||
| config.go | ||
| doc.go | ||
| envelope.go | ||
| filter_test.go | ||
| filter.go | ||
| gen_criteria_json.go | ||
| gen_message_json.go | ||
| gen_newmessage_json.go | ||
| message_test.go | ||
| message.go | ||
| peer_test.go | ||
| peer.go | ||
| topic_test.go | ||
| topic.go | ||
| whisper_test.go | ||
| whisper.go | ||