-
Felix Lange authored
ToECDSAPub was unsafe because it returned a non-nil key with nil X, Y in case of invalid input. This change replaces ToECDSAPub with UnmarshalPubkey across the codebase.
02559515
ToECDSAPub was unsafe because it returned a non-nil key with nil X, Y in case of invalid input. This change replaces ToECDSAPub with UnmarshalPubkey across the codebase.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api.go | Loading commit data... | |
api_test.go | Loading commit data... | |
benchmarks_test.go | Loading commit data... | |
config.go | Loading commit data... | |
doc.go | Loading commit data... | |
envelope.go | Loading commit data... | |
envelope_test.go | Loading commit data... | |
filter.go | Loading commit data... | |
filter_test.go | Loading commit data... | |
gen_criteria_json.go | Loading commit data... | |
gen_message_json.go | Loading commit data... | |
gen_newmessage_json.go | Loading commit data... | |
message.go | Loading commit data... | |
message_test.go | Loading commit data... | |
peer.go | Loading commit data... | |
peer_test.go | Loading commit data... | |
topic.go | Loading commit data... | |
topic_test.go | Loading commit data... | |
whisper.go | Loading commit data... | |
whisper_test.go | Loading commit data... |