2025-03-21 08:32:30 -04:00
acme
acme: remove unnecessary []byte conversion
2025-03-17 08:22:03 -07:00
argon2
all: bump golang.org/x/crypto dependencies of asm generators
2025-02-14 15:32:41 -08:00
bcrypt
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
blake2b
all: bump golang.org/x/crypto dependencies of asm generators
2025-02-14 15:32:41 -08:00
blake2s
all: bump golang.org/x/crypto dependencies of asm generators
2025-02-14 15:32:41 -08:00
blowfish
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
bn256
bn256: add missing symbols in comment
2024-09-10 20:43:33 +00:00
cast5
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
chacha20
chacha20: extend ppc64le support to ppc64
2024-10-11 17:09:09 +00:00
chacha20poly1305
all: bump golang.org/x/crypto dependencies of asm generators
2025-02-14 15:32:41 -08:00
cryptobyte
cryptobyte: fix typo 'octects' into 'octets' for asn1.go
2025-03-17 08:22:34 -07:00
curve25519
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
ed25519
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
hkdf
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
internal
crypto/internal/poly1305: implement function update in assembly on loong64
2025-03-11 17:59:26 -07:00
md4
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
nacl
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
ocsp
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
openpgp
openpgp/clearsign: just use rand.Reader in tests
2024-12-04 19:36:17 +00:00
otr
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
pbkdf2
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
pkcs12
all: make function and struct comments match the names
2025-01-02 08:15:46 -08:00
poly1305
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
ripemd160
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
salsa20
all: bump golang.org/x/crypto dependencies of asm generators
2025-02-14 15:32:41 -08:00
scrypt
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
sha3
all: bump golang.org/x/crypto dependencies of asm generators
2025-02-14 15:32:41 -08:00
ssh
ssh/knownhosts: check more than one key
2025-03-06 10:51:46 -08:00
tea
all: deprecate broken and legacy packages
2019-02-22 23:25:34 +00:00
twofish
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
x509roots
x509roots: support constrained roots
2025-03-13 16:44:06 -07:00
xtea
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
xts
all: bump go.mod version and drop compatibility shims
2024-06-26 15:12:35 +00:00
.gitattributes
crypto: copying .gitattributes to all subrepositories
2014-12-23 06:54:52 +00:00
.gitignore
gitignore: remove obsolete reference to .hgignore in comment
2020-03-20 18:11:02 +00:00
codereview.cfg
crypto: add codereview.cfg
2015-03-18 17:04:25 +00:00
CONTRIBUTING.md
CONTRIBUTING.md: remove note about not accepting Pull Requests
2018-03-14 18:02:59 +00:00
go.mod
go.mod: update golang.org/x dependencies
2025-03-05 09:04:21 -08:00
go.sum
go.mod: update golang.org/x dependencies
2025-03-05 09:04:21 -08:00
LICENSE
LICENSE: update per Google Legal
2024-07-16 16:09:32 +00:00
PATENTS
go.crypto: add PATENTS file to the subrepo.
2012-04-16 11:25:08 +10:00
README.md
Add module fork usage warning
2025-03-21 08:32:30 -04:00