go/src
Roger Peppe 768ba46cc1 crypto/x509: fix DecryptPEMBlock
The current implement can fail when the
block size is not a multiple of 8 bytes.
This CL makes it work, and also checks that the
data is in fact a multiple of the block size.

R=agl, agl
CC=golang-dev
https://golang.org/cl/6827058
2012-11-07 15:16:34 +00:00
..
cmd cmd/gc: annotate local variables with unique ids for inlining 2012-11-07 09:59:19 -05:00
lib9 src/lib9/utf: update to Unicode 6.2.0 2012-10-31 10:52:59 -07:00
libbio
libmach cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARM 2012-06-08 02:42:28 +08:00
pkg crypto/x509: fix DecryptPEMBlock 2012-11-07 15:16:34 +00:00
Make.dist
all.bash build: restore PATH before "dist banner" 2012-06-06 20:19:16 +08:00
all.bat src/all.bat: fix banner 2012-09-20 00:58:34 +08:00
all.rc
clean.bash
clean.bat
clean.rc
make.bash
make.bat lib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and auto detect GOARM 2012-10-22 14:26:36 +08:00
make.rc
run.bash build: do not run race tests with cgo disabled 2012-11-01 15:13:00 -04:00
run.bat run.bat: make output consistent 2012-11-01 13:04:08 +11:00
run.rc
sudo.bash