Descriptioncrypto/ecdsa: fix case where p != 0 mod 8 and the hash length < p.
I made a typo which breaks P-521.
Patch Set 1 #Patch Set 2 : diff -r 46cb8b1a05d8 https://code.google.com/p/go/ #Patch Set 3 : diff -r 46cb8b1a05d8 https://code.google.com/p/go/ #Patch Set 4 : diff -r da5b554f6ea6 https://code.google.com/p/go/ #Patch Set 5 : diff -r da5b554f6ea6 https://code.google.com/p/go/ #MessagesTotal messages: 4
|