]> Cypherpunks.ru repositories - gostls13.git/history - src/crypto
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / crypto /
2023-11-14 Roland Shoemakercrypto/tls: remove RSA KEX ciphers from the default...
2023-11-14 Roland Shoemakercrypto/tls: change default minimum version to 1.2
2023-11-09 Roland Shoemakercrypto/x509: implement AddCertWithConstraint
2023-11-09 Joel Singall: clean up addition of constants in riscv64 assembly
2023-11-07 Christian Kruseboring: update documentation to include arm64
2023-11-03 Roland Shoemakercrypto/x509: fix certificate policy marshaling
2023-11-01 dchaofeicrypto/x509: optimize the performance of checkSignature
2023-10-31 Mateusz Poliwczakcrypto/x509: add new OID type and use it in Certificate
2023-10-26 Alexander Yastrebovcrypto/subtle: use PCALIGN in xorBytes
2023-10-25 Michael StapelbergRevert "crypto/internal/boring: use noescape and nocall...
2023-10-23 qmuntalcrypto/internal/boring: use noescape and nocallback...
2023-10-20 Roland Shoemakercrypto/rand,runtime: switch RtlGenRandom for ProcessPrng
2023-10-19 Dmitri Shuralyovall: drop old +build lines
2023-10-13 cui flitercrypto: add available godoc link
2023-10-09 Lynn Bogercrypto/aes,crypto/cipher: improve gcm performance on...
2023-10-09 Lynn Bogercrypto/cipher: update GCM test
2023-10-06 Lynn Bogercrypto/subtle: improve xorBytes assembler on PPC64
2023-10-06 Filippo Valsordacrypto/x509: avoid Android root store paths on other...
2023-10-04 Jean-Baptiste PINcrypto/x509: Add android user trusted CA folder
2023-09-27 Jes Cokall: use the indefinite article an in comments
2023-09-25 Daiki Uenocrypto/tls: pretty-print SignatureScheme in tests
2023-09-25 Jes Cokall: use the indefinite article an in comments
2023-09-20 Oleksandr Redkoall: simplify bool conditions
2023-09-05 rootcmd/asm: add KMA and KMCTR instructions on s390x.
2023-08-29 qmuntalcrypto/des: test using the public API
2023-08-28 Bryan C. Millscrypto/internal/edwards25519: shorten quick.Check tests...
2023-08-25 Damien Neilcrypto/tls: QUIC: fix panics when processing post-hands...
2023-08-22 cui fliterall: remove redundant string conversions when formattin...
2023-08-15 Joel Singcrypto/internal/bigmod: provide assembly addMulVVW...
2023-08-11 Srinivas Pokalacmd/asm: add KDSA instruction support
2023-08-10 Roland Shoemakercrypto/tls: add GODEBUG to control max RSA key size
2023-08-07 Maya Rashishcrypto/rand, internal/syscall/unix: use simpler random...
2023-08-04 Klaus Postcrypto/md5: optimize amd64 assembly
2023-08-02 Srinivas Pokalacmd/asm: add s390x crypto related instructions
2023-08-02 Damien Neilcrypto/tls: change SendSessionTicket to take an options...
2023-08-02 Roland Shoemakercrypto/tls: restrict RSA keys in certificates to <...
2023-07-20 qmuntalcrypto/internal/boring,crypto/sha1: remove cmd_go_boots...
2023-06-23 Roland Shoemakercrypto/x509: rename duplicated test
2023-06-23 Filippo Valsordacrypto: document non-determinism of GenerateKey
2023-06-22 Roland Shoemakercrypto/x509: tolerate multiple matching chains in testV...
2023-06-14 Roland Shoemakercrypto/x509: use synthetic root for platform testing
2023-06-14 Alexander Yastrebovall: fix spelling errors
2023-06-13 Filippo Valsordacrypto/ecdsa: properly truncate P-521 hashes
2023-06-12 Filippo ValsordaRevert "crypto/internal/nistec: refactor scalar multipl...
2023-06-09 Filippo Valsordacrypto/tls: make SessionState.Extra a slice of byte...
2023-06-09 cui fliterall: fix function names in comments
2023-05-30 Marten Seemanncrypto/tls: fix cipher suite check when doing 0-RTT...
2023-05-26 Damien Neilcrypto/tls: avoid referencing potentially unused symbol...
2023-05-25 Roland Shoemakercrypto/internal/bigmod: don't panic on NewModulusFromBig(0)
2023-05-25 Monis Khancrypto/tls: advertise correct ciphers in TLS 1.3 only...
2023-05-25 Filippo Valsordacrypto/tls: don't reverify but check certificate expira...
2023-05-25 Filippo Valsordacrypto/tls: add VersionName
2023-05-25 Filippo Valsordacrypto/tls: implement Extended Master Secret
2023-05-25 Filippo Valsordacrypto/tls: add QUIC 0-RTT APIs
2023-05-24 Filippo Valsordacrypto/tls: add SessionState.Extra
2023-05-24 Filippo Valsordacrypto/tls: add WrapSession and UnwrapSession
2023-05-24 Filippo Valsordacrypto/tls: add ClientSessionState.ResumptionState...
2023-05-24 Filippo Valsordacrypto/tls: use SessionState on the client side
2023-05-24 Filippo Valsordacrypto/tls: add SessionState and use it on the server...
2023-05-24 Filippo Valsordacrypto/tls: reduce session ticket linkability
2023-05-24 Damien Neilcrypto/tls: support QUIC as a transport
2023-05-24 Filippo Valsordacrypto/rsa,crypto/internal/bigmod: optimized short...
2023-05-24 Filippo Valsordacrypto/internal/bigmod: switch to saturated limbs
2023-05-24 Roland Shoemakercrypto/tls: enforce 1.3 record version semantics
2023-05-24 Sebastiaan van Stijncrypto/tls: remove unused nonAESGCMAEADCiphers variable
2023-05-24 Roland Shoemakercrypto/x509: properly apply name constrains to roots...
2023-05-23 Roland Shoemakercrypto/rsa: make DecryptPKCS1v15SessionKey warning...
2023-05-17 Patryk Chelmeckicrypto/x509: fix certificate validation with FQDN on...
2023-05-17 Filippo Valsordacrypto/ed25519,crypto/rsa: make Equal methods constant...
2023-05-17 Filippo Valsordacrypto/rsa: use BoringCrypto for 4096 bit keys
2023-05-03 Ian Lance TaylorRevert "crypto/sha1: add WriteString and WriteByte...
2023-05-03 Ian Lance TaylorRevert "crypto/sha256: add WriteString and WriteByte...
2023-05-03 Ian Lance TaylorRevert "crypto/sha512: add WriteString and WriteByte...
2023-04-27 cui flitercrypto: use t.Parallel() to increase speed
2023-04-25 Ian Lance Taylorcrypto/sha512: add WriteString and WriteByte method
2023-04-25 Ian Lance Taylorcrypto/sha1: add WriteString and WriteByte method
2023-04-25 Ian Lance Taylorcrypto/sha256: add WriteString and WriteByte method
2023-04-24 Tero Saarnicrypto/tls: fix PSK binder calculation
2023-04-21 Lynn Bogercmd/internal/obj/ppc64: modify PCALIGN to ensure alignment
2023-04-21 Mateusz Poliwczakcrypto/x509: use the RFC 6125 terminology in the Verify...
2023-04-20 Alan Donovanstd: fix various nilness findings
2023-04-19 Bryan C. Millscrypto/tls: retry DialWithTimeout until the listener...
2023-04-11 Johan Brandhorst... crypto: add wasip1 support
2023-04-11 Ian Lance Taylorcrypto/internal/nistec: update generator for re-enabled...
2023-04-10 Michael Prattcrypto/x509: skip broken darwin root tests
2023-04-04 cui fliterall: fix misuses of "a" vs "an"
2023-03-31 Keith Randallcrypto/subtle: don't cast to *uintptr when word size...
2023-03-31 Ted Paintercrypto/sha256: add sha-ni implementation
2023-03-25 Daniel Martíall: add a few links in package godocs
2023-03-24 Mateusz Poliwczakcrypto/x509: remove unnecessary !Empty() check
2023-03-24 Mateusz Poliwczakcrypto/x509: remove letters from the end of basic const...
2023-03-23 Michael Prattall: replace leading spaces with tabs in assembly
2023-03-16 Filippo Valsordacrypto/elliptic: deprecate unsafe APIs
2023-03-16 Filippo Valsordacrypto/rsa: deprecate multiprime RSA support
2023-03-13 Aaron Gablecrypto/x509: surface ReasonCode in RevocationList API
2023-03-13 Filippo Valsordacrypto/internal/nistec: refactor scalar multiplication
2023-03-13 cui fliterall: fix some problematic comments
2023-03-06 Tom Thorogoodcrypto/ed25519: improve Ed25519ctx error for oversized...
2023-03-02 Michael Prattall: move //go: function directives directly above...
2023-03-01 Roland Shoemakercrypto/x509: make TestIssue51759 builder only
next