aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/xml
diff options
context:
space:
mode:
authorAdam Langley <agl@golang.org>2015-01-12 13:58:30 -0800
committerAdam Langley <agl@golang.org>2015-01-15 01:58:54 +0000
commit2fe8eadc9aed6e6637312ef93c4939f6344a48a0 (patch)
tree42ccef1be6438a94c71c1f7aab0acded7d3ef2c8 /src/encoding/xml
parentd1210acffd19482a0471f68d62baf10695fee8b9 (diff)
downloadgo-2fe8eadc9aed6e6637312ef93c4939f6344a48a0.tar.xz
crypto/x509: write exact BitLength in ASN.1 encoding for certificate KeyUsage
The encoded value of the certificate KeyUsage did contain additonal padding that was not present with other certificate generators. According to ITU-T X.690 the BitLength value should have no padding in a DER encoding. See discussion: https://groups.google.com/forum/#!topic/golang-nuts/dzaJ3hMpDcs This CL has been discussed at: http://golang.org/cl/168990043 Change-Id: I1eff3f441b0566966a2d279631901ad9287c917d Reviewed-on: https://go-review.googlesource.com/2255 Reviewed-by: Adam Langley <agl@golang.org>
Diffstat (limited to 'src/encoding/xml')
0 files changed, 0 insertions, 0 deletions