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
2024-10-23
crypto/sha256,crypto/sha512: test fallback implementations
Filippo Valsorda
2024-09-30
crypto/internal/randutil: use math/rand/v2
Damien Neil
2024-09-30
crypto/internal/cryptotest: fix typos in AEAD test comments
Davis Goodin
2024-09-23
crypto/internal/nistec: fix p256Select (PPC64) and p256SelectAffine (PPC64/s3...
Paul E. Murphy
2024-09-04
crypto/internal/nistec: Avo port of p256_asm_amd64.s
Garrett Bodley
2024-09-04
crypto/internal/boring: disable LFS64 interfaces
Roland Shoemaker
2024-09-04
crypto/internal/bigmod: provide assembly addMulVVW* for loong64
Xiaolin Zhao
2024-09-03
all: omit unnecessary 0 in slice expression
nlwkobe30
2024-08-21
crypto/internal/cryptotest: add tests for the cipher.AEAD interface
Manuel Sabin
2024-08-15
crypto,hash: add t.Helper calls to test helpers
apocelipes
2024-08-10
crypto/tls: align FIPS-only mode with BoringSSL policy
Filippo Valsorda
2024-08-10
crypto/internal/boring: upgrade module to fips-20220613 / certificate 4735
Filippo Valsorda
2024-08-06
crypto/internal/boring: use internal/byteorder
Mateusz Poliwczak
2024-08-02
crypto/internal/cryptotest: add tests for the cipher.Stream interface
Manuel Sabin
2024-08-01
crypto: implement encoding.BinaryAppender for all crypto hashes
Mateusz Poliwczak
2024-07-31
crypto/internal/cryptotest: add tests for the cipher.BlockMode interface
Manuel Sabin
2024-07-31
crypto/internal/cryptotest: add tests for the cipher.Block interface
Manuel Sabin
2024-07-09
crypto/internal/cryptotest: add common tests for the hash.Hash interface
Manuel Sabin
2024-05-22
crypto/internal/hpke: add basic implementation
Roland Shoemaker
2024-05-13
crypto: replace encoding/binary in favour of internal/byteorder
Mateusz Poliwczak
2024-05-06
crypto/internal/mlkem768: various performance optimizations
Filippo Valsorda
2024-05-06
all: make use of stringslite.{HasPrefix, HasSuffix}
Jes Cok
2024-04-10
crypto/internal/mlkem768: new package
Filippo Valsorda
2024-03-27
all: make use of builtin clear
Jes Cok
2024-03-26
crypto/internal/boring: don't shadow named returns
Roland Shoemaker
2024-03-04
crypto: use and test purego tag consistently
Filippo Valsorda
2024-02-28
crypto/internal/bigmod: remove unused ctGeq
qiulaidongfeng
2024-01-26
Revert "crypto/internal/boring: upgrade module to fips-20220613" +1
Filippo Valsorda
2024-01-25
math/big,crypto/internal/bigmod: unroll loop in addMulVVW for ppc64x
Lynn Boger
2024-01-12
crypto/rsa,crypto/internal/bigmod: improve verify/encrypt performance
Filippo Valsorda
2023-12-18
crypto/tls: align FIPS-only mode with BoringSSL policy
Filippo Valsorda
2023-12-18
crypto/internal/boring: upgrade module to fips-20220613
Filippo Valsorda
2023-11-09
all: clean up addition of constants in riscv64 assembly
Joel Sing
2023-11-07
boring: update documentation to include arm64
Christian Kruse
2023-10-25
Revert "crypto/internal/boring: use noescape and nocallback cgo directives"
Michael Stapelberg
2023-10-23
crypto/internal/boring: use noescape and nocallback cgo directives
qmuntal
2023-10-19
all: drop old +build lines
Dmitri Shuralyov
2023-09-27
all: use the indefinite article an in comments
Jes Cok
2023-08-28
crypto/internal/edwards25519: shorten quick.Check tests in short mode
Bryan C. Mills
2023-08-15
crypto/internal/bigmod: provide assembly addMulVVW* for riscv64
Joel Sing
2023-07-20
crypto/internal/boring,crypto/sha1: remove cmd_go_bootstrap build tag
qmuntal
2023-06-12
Revert "crypto/internal/nistec: refactor scalar multiplication"
Filippo Valsorda
2023-05-25
crypto/internal/bigmod: don't panic on NewModulusFromBig(0)
Roland Shoemaker
2023-05-24
crypto/rsa,crypto/internal/bigmod: optimized short exponentiations
Filippo Valsorda
2023-05-24
crypto/internal/bigmod: switch to saturated limbs
Filippo Valsorda
2023-05-03
Revert "crypto/sha1: add WriteString and WriteByte method"
Ian Lance Taylor
2023-05-03
Revert "crypto/sha256: add WriteString and WriteByte method"
Ian Lance Taylor
2023-05-03
Revert "crypto/sha512: add WriteString and WriteByte method"
Ian Lance Taylor
2023-04-25
crypto/sha512: add WriteString and WriteByte method
Ian Lance Taylor
2023-04-25
crypto/sha1: add WriteString and WriteByte method
Ian Lance Taylor
[prev]
[next]