-
Adam Langley authored
OpenSSL requires that RSA signatures be exactly the same byte-length as the modulus. Currently it'll reject ~1/256 of our signatures: those that end up a byte shorter. Fixes #3796. R=golang-dev, edsrzf, r CC=golang-dev https://golang.org/cl/6352093
93ea79ee
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
pkcs1v15.go | ||
pkcs1v15_test.go | ||
rsa.go | ||
rsa_test.go |