aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/x509/pem_decrypt.go
AgeCommit message (Expand)Author
2020-10-24crypto/x509: deprecate legacy PEM encryptionFilippo Valsorda
2018-10-17crypto/tls,crypto/x509: normalize RFC referencesFilippo Valsorda
2017-10-05all: revert "all: prefer strings.IndexByte over strings.Index"Marvin Stenger
2017-09-25all: prefer strings.IndexByte over strings.IndexMarvin Stenger
2016-03-02all: single space after period.Brad Fitzpatrick
2015-06-26crypto/x509: don't panic when decrypting invalid PEM data.Adam Langley
2015-03-20crypto/x509: document that DecryptPEMBlock cannot detect all cases of incorre...Shenghou Ma
2014-09-08build: move package sources from src/pkg to srcRuss Cox