plugeth/whisper
Felix Lange 0255951587 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932)
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.
2018-06-12 15:26:08 +02:00
..
mailserver whisper/mailserver: pass init error to the caller (#16671) 2018-05-04 12:10:18 +03:00
shhclient whisper/shhclient: update call to shh_post to expect string instead of bool (#16757) 2018-05-29 04:36:31 -04:00
whisperv5 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 2018-06-12 15:26:08 +02:00
whisperv6 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 2018-06-12 15:26:08 +02:00