index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
internal
Age
Commit message (
Expand
)
Author
2025-02-25
crypto/internal/fips140/edwards25519/field: inline carryPropagate
Egon Elbre
2025-02-25
crypto/internal/fips140/edwards25519/field: optimize carryPropagate
Egon Elbre
2025-02-25
crypto/internal/fips140/edwards25519/field: optimize *19
Egon Elbre
2025-02-25
all: surround -test.run arguments with ^$
qmuntal
2025-02-25
crypto/internal/fips140test: add a test for a non-approved function
Filippo Valsorda
2025-02-24
all: use testenv.Executable instead of os.Executable and os.Args[0]
qmuntal
2025-02-21
crypto/internal/fips140/nistec: make SetBytes constant time
Filippo Valsorda
2025-02-19
crypto/internal/fips140/drbg: add Counter warning
Roland Shoemaker
2025-02-18
crypto/internal/fips140deps/cpu: use const and var blocks
Joel Sing
2025-02-15
crypto/internal/boring: remove unnecessary struct field
Roland Shoemaker
2025-02-14
crypto/internal/fips140/subtle: provide riscv64 assembly implementation for x...
Joel Sing
2025-02-14
crypto/internal/fips140/edwards25519: make Scalar.SetCanonicalBytes constant ...
Filippo Valsorda
2025-02-14
internal/godebugs: add fips140 as an opaque godebug setting
Ian Lance Taylor
2025-02-14
crypto/rsa: normalize GenerateKey benchmark
Filippo Valsorda
2025-02-13
crypto/internal/fips140test: fix TestACVP env vars
Daniel McCarney
2025-02-13
crypto/internal/fips140test: require FIPS 140 mode for the ACVP wrapper
Filippo Valsorda
2025-02-13
crypto/internal/fips140test: support disabling PAA/PAI
Filippo Valsorda
2025-02-13
crypto/internal/fips140test: make TestCASTFailures standalone
Filippo Valsorda
2025-02-13
crypto/internal/fips140test: add functional tests
Filippo Valsorda
2025-02-11
crypto/internal/fips140test: add cSHAKE ACVP tests
Daniel McCarney
2025-02-11
crypto/internal/fips140test: add KTS-IFC ACVP tests
Daniel McCarney
2025-02-11
crypto/internal/fips140test: add OneStepNoCounter ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add feedback KDF ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add RSA ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add counter KDF ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add ctr DRBG ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add KAS-ECC-SSC ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add SSH KDF ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add TLS-v1.3 ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add TLS-v1.2 ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add KDA HKDF ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add SHAKE-* ACVP tests
Daniel McCarney
2025-02-10
crypto/internal/fips140test: add CMAC-AES ACVP tests
Daniel McCarney
2025-02-07
crypto/internal/fips140test: add AES ACVP tests
Daniel McCarney
2025-02-07
crypto/internal/fips140test: add DetECDSA ACVP tests
Daniel McCarney
2025-02-07
crypto/internal/fips140test: add ECDSA ACVP tests
Daniel McCarney
2025-02-07
crypto/internal/fips140test: add EDDSA ACVP tests
Daniel McCarney
2025-02-07
crypto/internal/fips140/edwards25519/field: speed up Element.Bytes
Alexander Yastrebov
2025-02-07
crypto/internal/fips140/subtle: combine xor_<goarch>.go files
Joel Sing
2025-02-06
crypto/internal/fips140/drbg: add package comment
Ian Lance Taylor
2025-02-03
crypto/internal/fips140/sha3/_asm: remove unnecessary x/crypto dependency
qmuntal
2025-02-03
crypto/internal/cryptotest: print stderr if go tool fails
Ian Lance Taylor
2025-01-28
crypto/pbkdf2: add keyLength limit
Roland Shoemaker
2025-01-28
crypto/internal/sysrand: skip TestNoGetrandom without cgo
Filippo Valsorda
2025-01-27
crypto/internal/fips140/rsa: avoid CAST unsetting the service indicator
Filippo Valsorda
2025-01-27
crypto/internal/fips140/aes: set FIPS 140 service indicator for CTR and CBC
Filippo Valsorda
2025-01-27
crypto/ecdsa: avoid needless ScalarBaseMult in s390x
Filippo Valsorda
2025-01-27
crypto/internal/boring: keep ECDH public key alive during cgo calls
Roland Shoemaker
2025-01-22
crypto/internal/fips140/nistec: make p256NegCond constant time on ppc64le
Roland Shoemaker
2025-01-10
crypto/internal/fips140test: add hmac DRBG ACVP tests
Daniel McCarney
[prev]
[next]