x/website/_content/doc: refer that crypto/ecdsa.GenerateKey is no longer deterministic since Go 1.20 #62255
Labels
Documentation
Issues describing a change to documentation.
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Security
Milestone
This change (#58637) recently bit me when upgrading Go, and it left me mad looking for bugs in data transmission when the different keys were the problem.
I gained the habit of reading release notes (at least for major upgrades) to avoid issues, but only the change to the constant-time is mentioned.
As it changes existing behavior, I believe it should be in the release notes, so that no one suffers the same fate :)
The text was updated successfully, but these errors were encountered: