1
0
mirror of https://github.com/golang/go synced 2024-11-15 08:20:30 -07:00
go/src
Adam Langley 9dec2eb42a [release-branch.go1] crypto/rsa: left-pad PKCS#1 v1.5 outputs.
««« backport 46ca86e70e96
crypto/rsa: left-pad PKCS#1 v1.5 outputs.

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

»»»
2012-09-22 05:54:03 +10:00
..
cmd [release-branch.go1] cmd/gc: add missing case for OCOM in defaultlit() 2012-09-22 05:53:56 +10:00
lib9 [release-branch.go1] lib9: fix warning under clang 3.1 2012-06-13 16:23:32 -04:00
libbio
libmach
pkg [release-branch.go1] crypto/rsa: left-pad PKCS#1 v1.5 outputs. 2012-09-22 05:54:03 +10:00
all.bash [release-branch.go1] build: restore PATH before "dist banner" 2012-06-13 16:24:44 -04:00
all.bat [release-branch.go1] build: restore PATH before "dist banner" 2012-06-13 16:24:44 -04:00
clean.bash
clean.bat
make.bash build: do more during windows build 2012-03-20 14:04:20 +11:00
make.bat build: do more during windows build 2012-03-20 14:04:20 +11:00
Make.dist
run.bash [release-branch.go1] cmd/api: add api/next.txt 2012-06-13 16:24:10 -04:00
run.bat [release-branch.go1] cmd/api: add api/next.txt 2012-06-13 16:24:10 -04:00
sudo.bash [release-branch.go1] cmd/dist, sudo.bash: don't mention sudo.bash if cov or prof is not present 2012-04-02 22:33:38 +08:00