..
aes
all: rename crypto/internal/fips to crypto/internal/fips140
2024-11-20 20:28:34 +00:00
boring
all: drop old +build lines
2023-10-19 23:33:27 +00:00
cipher
crypto/cipher: deprecate NewOFB, NewCFBDecrypter, and NewCFBEncrypter
2024-11-22 04:18:54 +00:00
des
crypto: implement fips140=only mode
2024-11-22 03:48:06 +00:00
dsa
crypto: implement fips140=only mode
2024-11-22 03:48:06 +00:00
ecdh
crypto: use provided random Reader in FIPS mode
2024-12-11 13:26:50 -08:00
ecdsa
crypto: use provided random Reader in FIPS mode
2024-12-11 13:26:50 -08:00
ed25519
crypto: implement fips140=only mode
2024-11-22 03:48:06 +00:00
elliptic
all: rename crypto/internal/fips to crypto/internal/fips140
2024-11-20 20:28:34 +00:00
fips140
crypto/fips140: new package
2024-11-22 03:07:04 +00:00
hkdf
crypto/hkdf: add package doc comment
2024-12-06 00:07:47 +00:00
hmac
crypto: implement fips140=only mode
2024-11-22 03:48:06 +00:00
internal
crypto/internal/cryptotest: skip TestAllocations on s390x
2024-12-13 11:20:55 -08:00
md5
crypto: implement fips140=only mode
2024-11-22 03:48:06 +00:00
mlkem
crypto/mlkem: init package
2024-11-22 03:09:37 +00:00
pbkdf2
crypto: implement fips140=only mode
2024-11-22 03:48:06 +00:00
rand
crypto: use provided random Reader in FIPS mode
2024-12-11 13:26:50 -08:00
rc4
crypto: implement fips140=only mode
2024-11-22 03:48:06 +00:00
rsa
crypto: use provided random Reader in FIPS mode
2024-12-11 13:26:50 -08:00
sha1
crypto: implement fips140=only mode
2024-11-22 03:48:06 +00:00
sha3
crypto/sha3: new package
2024-11-22 01:58:53 +00:00
sha256
all: rename crypto/internal/fips to crypto/internal/fips140
2024-11-20 20:28:34 +00:00
sha512
all: rename crypto/internal/fips to crypto/internal/fips140
2024-11-20 20:28:34 +00:00
subtle
all: rename crypto/internal/fips to crypto/internal/fips140
2024-11-20 20:28:34 +00:00
tls
crypto/tls: fix a broken link
2024-11-27 11:42:12 +00:00
x509
crypto/x509: add missing be to comment about serial number positivity
2024-12-02 17:03:18 +00:00
crypto.go
crypto: add available godoc link
2023-10-13 17:09:47 +00:00
issue21104_test.go
[dev.boringcrypto] all: merge master (nearly Go 1.10 beta 1) into dev.boringcrypto
2017-12-06 01:03:36 -05:00
purego_test.go
crypto: use and test purego tag consistently
2024-03-04 17:29:44 +00:00