go-ethereum/whisper
Felix Lange 7e2f6e8a64 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey
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-08 13:59:47 +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 2018-06-08 13:59:47 +02:00
whisperv6 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey 2018-06-08 13:59:47 +02:00