]> Cypherpunks.ru repositories - gostls13.git/history - src/crypto/x509/x509.go
Use GoGOST's PublicKey wrappers
[gostls13.git] / src / crypto / x509 / x509.go
2023-08-07 Sergey MatveevUse GoGOST's PublicKey wrappers go1.20.7-gost
2023-08-02 Sergey MatveevGOST X.509 and TLS 1.3 support via GoGOST
2023-01-17 Cherry Mui[release-branch.go1.20] all: merge master (9088c69...
2023-01-17 Filippo Valsordacrypto/x509: clarify that CheckSignatureFrom and CheckS...
2022-11-19 Filippo Valsordacrypto/ecdsa,crypto/x509: add encoding paths for NIST...
2022-11-16 Filippo Valsordacrypto/x509: add support for PKCS8/PKIX X25519 key...
2022-11-15 Rob Stradlingcrypto/x509: Reallow duplicate attributes in CSRs.
2022-11-14 Alexander Scheelcrypto/x509: remove unused member Raw from certificate
2022-11-14 Filippo Valsordacrypto/x509: expand package docs and clarify package...
2022-11-14 Russ Coxinternal/godebug: define more efficient API
2022-11-03 Alexander Scheelcrypto/x509: create CRLs with Issuer.RawSubject
2022-10-26 Russ Coxcrypto/x509: respect GODEBUG changes for allowing SHA1...
2022-09-29 cui flitercrypto: fix a few function names on comments
2022-08-25 Filippo Valsordacrypto/x509: don't panic marshaling invalid ECDSA keys
2022-07-20 Gerrit Code ReviewMerge "[dev.unified] all: merge master (8e1e64c) into...
2022-07-19 David Chase[dev.unified] all: merge master (8e1e64c) into dev...
2022-07-07 Roland Shoemakercrypto/x509: restrict CRL number to <=20 octets
2022-07-07 Aaron Gablecrypto/x509: populate Number and AKI of parsed CRLs
2022-06-30 Matthew Dempsky[dev.unified] all: merge master (993c387) into dev...
2022-06-29 Roland Shoemakercrypto/x509: improve RevocationList documentation
2022-05-05 Roland Shoemakercrypto/x509: disable signing with MD5WithRSA
2022-04-27 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-21 Roland Shoemakercrypto/x509: revert serial length restriction
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-19 Jordan Liggittcrypto/x509: move sha1 removal to unspecified future...
2022-04-18 Roland Shoemakercrypto/x509: reject duplicate extensions
2022-04-15 Roland Shoemakercrypto/x509: don't create certs with negative serials
2022-04-14 Roland Shoemakercrypto/x509: don't allow too long serials
2022-04-13 Roland Shoemakercrypto/x509: omit empty extensions SEQUENCE
2022-04-11 Russ Coxall: gofmt main repo
2022-04-05 Roland Shoemakercrypto/x509: add new CRL parser, deprecate old one
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-04 Roland Shoemakercrypto/x509: only disable SHA-1 verification for certif...
2022-04-01 Russ Coxall: fix various doc comment formatting nits
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-18 cuiweixiecrypto/x509: return err ans1.Marshal gives an error
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-08 Heschi Kreinick[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-05 Filippo Valsordacrypto/x509: disable SHA-1 signature verification
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-09 Filippo Valsordacrypto/x509: check the private key passed to CreateCert...
2021-05-06 Roland Shoemakercrypto/x509: rewrite certificate parser
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-02 Robert Griesemer[dev.typeparams] all: merge dev.regabi (23b0c1f) into...
2021-02-02 Robert Griesemer[dev.regabi] all: merge master (fca94ab) into dev.regabi
2021-01-27 Roland Shoemakercrypto/x509: remove leftover CertificateRequest field
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-06 Filippo Valsordacrypto/x509: rollback new CertificateRequest fields
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-09 Roland Shoemakercrypto/x509: add additional convenience fields to Certi...
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-29 Brad Fitzpatrickcrypto/x509: add comment to blank imports done for...
2020-10-29 Katie HockmanRevert "crypto/x509: fix duplicate import"
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-21 Roland Shoemakercrypto/x509: bypass signature verification in CreateCer...
2020-10-14 Roland Shoemakercrypto/x509: add signature verification to CreateCertif...
2020-10-02 Filippo Valsordacrypto/dsa,crypto/x509: deprecate DSA and remove crypto...
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-30 Roland Shoemakercrypto/x509: enforce SAN IA5String encoding restrictions
2020-09-30 Paschalis Tsiliascrypto/x509: return errors instead of panicking
2020-09-28 Roland Shoemakercrypto/x509: hardcode RSA PSS parameters rather than...
2020-09-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-25 Katie Hockmancrypto/x509: fix duplicate import
2020-07-10 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-07-10 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-07-09 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-07-08 Katie Hockmancrypto: fix PKCS space in docs
2020-06-26 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-06-25 Filippo Valsordacrypto/x509: move and update the SSL_CERT_FILE and...
2020-06-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-06-08 Roland Shoemakercrypto/x509: match RFC suggested SKID generation method
2020-05-29 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-05-26 Katie Hockmancrypto/x509: allow setting MaxPathLen to -1 without...
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-23 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-22 Katie Hockmancrypto/x509: disallow setting MaxPathLen without IsCA
2020-04-20 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-17 Katie Hockmancrypto/x509: clarify MarshalPKIXPublicKey and ParsePKIX...
2020-04-14 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-13 Katie Hockmancrypto/x509: generate SubjectKeyId for CAs
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-03-27 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-23 Roland Shoemakercrypto/x509: add RevocationList and CreateRevocationList
2020-02-28 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-02-26 Katie Hockmancrypto/x509: use new ecdsa.VerifyASN1 API
2020-02-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-02-21 Alexander Rakoczycrypto/x509: correct error message for trailing issuer...
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
next