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
Age
Commit message (
Expand
)
Author
2025-03-04
crypto/internal/fips140/bigmod/_asm: update avo to v0.6.0
Egon Elbre
2025-03-03
crypto/rsa: use Div instead of GCD for trial division
Filippo Valsorda
2025-02-28
crypto/x509: avoid crypto/rand.Int to generate serial number
Filippo Valsorda
2025-02-26
crypto/internal/fips140/edwards25519/field: optimize AMD64
Egon Elbre
2025-02-26
crypto/internal/fips140/edwards25519/field/_asm: update avo dependency
Egon Elbre
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
crypto/tls: require EMS in FIPS 140-3 mode
Filippo Valsorda
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/rand: add example for Int
Alan Yee
2025-02-21
crypto/internal/fips140/nistec: make SetBytes constant time
Filippo Valsorda
2025-02-19
crypto/tls: improve ech parsing errors
Roland Shoemaker
2025-02-19
crypto/tls: fix incorrect EncryptedClientHelloKey comment
Roland Shoemaker
2025-02-19
crypto/internal/fips140/drbg: add Counter warning
Roland Shoemaker
2025-02-18
all: use a more straightforward return value
cuishuang
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: add benchmarks for not and partially optimized keys
Filippo Valsorda
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-12
crypto/tls: document FIPS 140-3 mode behavior
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/aes: more precise description for AES keys requirements
Pasha Radchenko
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
[prev]
[next]