]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: document that DecryptPEMBlock cannot detect all cases of incorrect password
authorShenghou Ma <minux@golang.org>
Sun, 15 Mar 2015 22:38:56 +0000 (18:38 -0400)
committerMinux Ma <minux@golang.org>
Fri, 20 Mar 2015 04:39:50 +0000 (04:39 +0000)
commit20b3a9b6eddfb7e3279a315a29f2b45f1ea603f6
tree783b871abfa0ed37aa2b0e13541f44c2f6244ef4
parentfc28fd1eb8aa562e35174c2d5c1a6c20031ac546
crypto/x509: document that DecryptPEMBlock cannot detect all cases of incorrect password

Fixes #10171.

Change-Id: I1b2e30ebbb2b9d66680008674baa96e550efe1f2
Reviewed-on: https://go-review.googlesource.com/7603
Reviewed-by: Adam Langley <agl@golang.org>
Run-TryBot: Adam Langley <agl@golang.org>
src/crypto/x509/pem_decrypt.go