]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-11-20 thepuddscmd/internal/testdir: update errors when filepaths...
2024-11-20 Russ Coxcmd/go: add GOFIPS140 to 'go help environment'
2024-11-20 Russ Coxcmd/go: add GOFIPS140 snapshot support
2024-11-20 Mark Ryaninternal/bytealg: optimize IndexByte for riscv64
2024-11-20 Guoqi Chencmd/compile, internal/runtime/atomic: add Xchg8 for...
2024-11-19 Filippo Valsordacrypto: trim module name of Avo generators
2024-11-19 Filippo Valsordacrypto/internal/fips/nistec: remove P-256 from generate.go
2024-11-19 Filippo Valsordacrypto/internal/hpke: replace x/crypto/hkdf with crypto...
2024-11-19 Filippo Valsordacrypto/internal/fips: import crypto/internal/fips/check...
2024-11-19 Filippo Valsordacrypto/ed25519: move implementation to crypto/internal...
2024-11-19 Filippo Valsordacrypto/internal/edwards25519: move to crypto/internal...
2024-11-19 Filippo Valsordacrypto/internal/fips: handle the one possible PCT failure
2024-11-19 Filippo Valsordacrypto: centralize external test module fetches
2024-11-19 Filippo Valsordacrypto/ecdsa: implement deterministic and hedged signatures
2024-11-19 Filippo Valsordacrypto/internal/fips/ecdsa: add HMAC_DRBG
2024-11-19 Filippo Valsordacrypto/internal/fips/ecdsa: add CAST, PCT, DRBG, and...
2024-11-19 Filippo Valsordacrypto/ecdsa: move s390x assembly to crypto/internal...
2024-11-19 Filippo Valsordacrypto/ecdsa: move implementation to crypto/internal...
2024-11-19 Filippo Valsordacrypto/internal/bigmod: move to crypto/internal/fips...
2024-11-19 Filippo Valsordacrypto/internal/bigmod: drop math/big dependency
2024-11-19 Filippo Valsordacrypto/ecdh: move implementation to crypto/internal...
2024-11-19 Filippo Valsordacrypto/internal/nistec: move to crypto/internal/fips...
2024-11-19 Filippo Valsordacrypto/internal/nistec: don't use go:embed
2024-11-19 Filippo Valsordacrypto/internal/nistec: port cleanups and docs from...
2024-11-19 Filippo Valsordacrypto/internal/nistec: use precomputed P-256 generator...
2024-11-19 Filippo Valsordacrypto/internal/nistec: put elements directly in point...
2024-11-19 Filippo Valsordacrypto/internal/nistec: drop endianness swap assembly
2024-11-19 Filippo Valsordacrypto/internal/nistec: use mixed addition in purego...
2024-11-19 Filippo Valsordacrypto/internal/nistec: use Booth multiplication in...
2024-11-19 Filippo Valsordacrypto/internal/fips: wrap and lock internal dependencies
2024-11-19 Filippo Valsordacrypto/internal/fips: move most tests to crypto/interna...
2024-11-19 Paul E. Murphycrypto/aes: add optimized AES-CTR for ppc64le
2024-11-19 Russ Coxcmd/go/internal/modfetch: export new func Unzip
2024-11-19 Russ Coxcmd/go: add basic GOFIPS140 support
2024-11-19 Keith Randallinternal/runtime/maps: hash copy of key instead of...
2024-11-19 Keith Randallinternal/runtime/maps: assume constant elem offset...
2024-11-19 Keith Randallinternal/runtime/maps: use simpler calculation for...
2024-11-19 Paul E. Murphycrypto/internal/fips/aes/gcm: skip TestAllocations...
2024-11-19 Filippo Valsordacrypto/internal/fips/mlkem: implement CAST, PCT, and...
2024-11-19 Filippo Valsordacrypto/internal/fips: disable CASTs if FIPS mode is...
2024-11-19 Filippo Valsordacrypto/internal/fips/mlkem: implement ML-KEM-1024
2024-11-19 Tobias Klauserinternal/syscall/unix, os: add and use Waitid syscall...
2024-11-19 Russ Coxcmd/dist: add FIPS snapshot build tests
2024-11-19 Russ Coxcmd/go: make vet work with -overlay
2024-11-19 Damien Neilinternal/synctest: new package for testing concurrent...
2024-11-19 Damien Neilruntime: use indirect call in adjustSignalStack to...
2024-11-19 Filippo Valsordacrypto/internal/mlkem768: move to crypto/internal/fips...
2024-11-19 Filippo Valsordacrypto/internal/mlkem768: add -768 suffix to all export...
2024-11-19 Filippo Valsordacrypto/internal/mlkem768: add EncapsulationKey type
2024-11-19 Filippo Valsordacrypto/internal/mlkem768: remove crypto/rand.Read error...
2024-11-19 Filippo Valsordacrypto/internal/mlkem768: move field implementation...
2024-11-19 Filippo Valsordacrypto/internal/mlkem768: make Decapsulate a method
2024-11-19 Filippo Valsordacrypto/internal/mlkem768: unexport encryptionKey.A
2024-11-19 Filippo Valsordacrypto/internal/mlkem768: update to final FIPS 203
2024-11-19 Joe Tsaiencoding/json: check exact structure of local error...
2024-11-19 Russ Coxcmd/dist: add GOFIPS140 setting
2024-11-19 Russ Coxcmd/go/internal/fsys: add Bind to add bind mounts
2024-11-19 Paul E. Murphycrypto/internal/fips/aes/gcm: fix PPC64 gcm debug optio...
2024-11-19 Filippo Valsordacrypto/internal/fips/aes: add CAST
2024-11-19 Russ Coxcmd/internal/obj/arm64: recognize FIPS static temps...
2024-11-19 Filippo Valsordacrypto/md5,crypto/sha512: fix AppendBinary -> BinaryApp...
2024-11-19 Filippo Valsordacrypto/internal/fips/hkdf: correctly set the service...
2024-11-19 Filippo Valsordacrypto/internal/fips/ssh: implement SSH KDF
2024-11-19 Filippo Valsordacrypto/internal/fips/tls12: implement TLS 1.2 KDF
2024-11-19 Filippo Valsordacrypto/internal/fips/tls13: implement TLS 1.3 KDF
2024-11-19 George AdamsRevert "os: check for valid Windows path when creating...
2024-11-19 qmuntalos/user: fix race detector failure
2024-11-19 Roland Shoemakercrypto/internal/hpke: add Recipient role
2024-11-19 Roland Shoemakercrypto/subtle: add DIT closure
2024-11-19 Russ Coxcmd/go/internal/fsys: replace file tree with sorted...
2024-11-19 Filippo Valsordacrypto/internal/fips/hkdf: new package
2024-11-19 Filippo Valsordacrypto/cipher: add NewGCMWithRandomNonce
2024-11-19 Filippo Valsordacrypto/internal/fips/aes/gcm: add GCMForSSH
2024-11-19 Filippo Valsordacrypto: check all cpu.X86 flags for features used in...
2024-11-19 Filippo Valsordacrypto/internal/fips/aes: add service indicators
2024-11-19 Russ Coxcmd/go/internal/fsys: refactor overlay consistency...
2024-11-19 Russ Coxcmd/go/internal/fsys: refactor vfs lookup
2024-11-19 Russ Coxcmd/go/internal/fsys: convert to proper ReadDir
2024-11-19 Russ Coxcmd/go/internal/fsys: minor cleanup
2024-11-19 Russ Coxcmd/go/internal/fsys: move glob, walk code into new...
2024-11-19 Ian Lance Taylordoc/godebug: document that unrecognized GODEBUG entries...
2024-11-19 Ian Lance Taylordoc/godebug: fix tipo
2024-11-19 Michael Anthony... mime: disable TestLookupMallocs with ASAN
2024-11-19 Austin Clementscmd/go: re-enable build JSON from go test -json, now...
2024-11-19 Guoqi Chencmd/compiler,internal/runtime/atomic: optimize Cas...
2024-11-19 Michael Anthony... cmd/go: disable fuzz instrumentation for internal/godebug
2024-11-19 Filippo Valsordacrypto/internal/fips/aes/gcm: add GCMForTLS12 and GCMFo...
2024-11-19 Filippo Valsordacrypto/internal/fips/aes/gcm: add SealWithRandomNonce
2024-11-19 Filippo Valsordacrypto/internal/fips/aes/gcm: add CounterKDF
2024-11-19 Filippo Valsordacrypto/internal/fips/aes/gcm: add CMAC
2024-11-19 Filippo Valsordacrypto/aes,crypto/cipher: test all available implementa...
2024-11-19 Filippo Valsordacrypto/internal/fips/aes: move GCM to its own package
2024-11-19 Filippo Valsordacrypto/internal/cryptotest: add SkipTestAllocations
2024-11-19 Filippo Valsordacrypto/internal/fips/drbg: add CAST and service indicator
2024-11-19 Filippo Valsordacrypto/internal/fips/drbg: implement FIPS-mode randomne...
2024-11-19 Filippo Valsordacrypto/internal/fips/drbg: implement CTR_DRBG
2024-11-19 Filippo Valsordacrypto/rand: move OS interaction to crypto/internal...
2024-11-19 Filippo Valsordacrypto/rand: replace crypto/aes with internal/chacha8ra...
2024-11-19 Filippo Valsordacrypto/aes: move to crypto/internal/fips/aes
2024-11-19 Boris Nagaevcrypto/aes: speedup CTR mode on AMD64 and ARM64
next