| Age | Commit message (Expand) | Author |
| 2025-07-01 | crypto/ecdsa: fix crypto/x509 godoc links | Filippo Valsorda |
| 2025-05-21 | crypto/ecdsa: add low-level encoding functions for keys | Filippo Valsorda |
| 2025-05-20 | crypto/ecdsa,crypto/ed25519: cache FIPS private keys | Filippo Valsorda |
| 2025-01-09 | crypto: fix fips140=only detection of SHA-3 | Filippo Valsorda |
| 2025-01-08 | crypto/ecdsa: apply fips140=only to deterministic ECDSA hash | Filippo Valsorda |
| 2025-01-03 | crypto/ecdsa: drop SEC 1 reference from package doc | Filippo Valsorda |
| 2024-12-18 | crypto/ecdsa: fix condition for fips140=only check | Mauri de Souza Meneguzzo |
| 2024-12-11 | crypto: use provided random Reader in FIPS mode | Filippo Valsorda |
| 2024-11-20 | all: rename crypto/internal/fips to crypto/internal/fips140 | Russ Cox |
| 2024-11-19 | crypto/ecdsa: implement deterministic and hedged signatures | Filippo Valsorda |
| 2024-11-19 | crypto/internal/fips/ecdsa: add CAST, PCT, DRBG, and FIPS 186-5 references | Filippo Valsorda |
| 2024-11-19 | crypto/ecdsa: move s390x assembly to crypto/internal/fips/ecdsa | Filippo Valsorda |
| 2024-11-19 | crypto/ecdsa: move implementation to crypto/internal/fips/ecdsa | Filippo Valsorda |
| 2024-11-19 | crypto/internal/bigmod: move to crypto/internal/fips/bigmod | Filippo Valsorda |
| 2024-11-19 | crypto/internal/bigmod: drop math/big dependency | Filippo Valsorda |
| 2024-11-19 | crypto/internal/nistec: move to crypto/internal/fips/nistec | Filippo Valsorda |
| 2024-05-23 | crypto: document that Verify inputs are not confidential | Filippo Valsorda |
| 2024-03-27 | all: make use of builtin clear | Jes Cok |
| 2023-10-13 | crypto: add available godoc link | cui fliter |
| 2023-06-23 | crypto: document non-determinism of GenerateKey | Filippo Valsorda |
| 2023-06-13 | crypto/ecdsa: properly truncate P-521 hashes | Filippo Valsorda |
| 2023-05-25 | crypto/internal/bigmod: don't panic on NewModulusFromBig(0) | Roland Shoemaker |
| 2022-12-01 | crypto/ecdsa: verify validity of signature parameters in Verify | Roland Shoemaker |
| 2022-11-21 | crypto/ecdsa: use bigmod and nistec instead of math/big and crypto/elliptic | Filippo Valsorda |
| 2022-11-19 | crypto/ecdsa,crypto/x509: add encoding paths for NIST crypto/ecdh keys | Filippo Valsorda |
| 2022-06-06 | all: boringcrypto post-merge cleanup | Russ Cox |
| 2022-04-29 | [dev.boringcrypto] crypto/ecdsa, crypto/rsa: use boring.Cache | Russ Cox |
| 2022-04-29 | [dev.boringcrypto] crypto/..., go/build: align deps test with standard rules | Russ Cox |
| 2022-04-27 | [dev.boringcrypto] all: merge master into dev.boringcrypto | Chressie Himpel |
| 2022-04-27 | crypto/elliptic: refactor package structure | Filippo Valsorda |
| 2022-02-03 | [dev.boringcrypto] all: merge master into dev.boringcrypto | Chressie Himpel |
| 2022-02-03 | crypto/ecdsa,crypto/elliptic: update docs and spec references | Filippo Valsorda |
| 2021-11-05 | [dev.boringcrypto] all: merge master into dev.boringcrypto | Roland Shoemaker |
| 2021-11-05 | crypto/ecdsa: draw a fixed amount of entropy while signing | Filippo Valsorda |
| 2021-05-13 | [dev.boringcrypto] all: merge commit 9d0819b27c (CL 314609) into dev.boringcr... | Filippo Valsorda |
| 2021-03-13 | crypto/ecdsa: fix dead reference link | Mostyn Bramley-Moore |
| 2020-05-07 | [dev.boringcrypto] all: merge master into dev.boringcrypto | Dmitri Shuralyov |
| 2020-05-07 | [dev.boringcrypto] all: merge master into dev.boringcrypto | Dmitri Shuralyov |
| 2020-05-05 | crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PrivateKey.Equal | Filippo Valsorda |
| 2020-04-27 | crypto/ecdsa: implement ecdsa on s390x for P256/P384/P521 using KDSA instruction | Ruixin Bao |
| 2020-04-08 | [dev.boringcrypto] all: merge master into dev.boringcrypto | Filippo Valsorda |
| 2020-03-26 | crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PublicKey.Equal | Filippo Valsorda |
| 2020-03-23 | Revert "crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PublicKey.Equal" | Bryan C. Mills |
| 2020-03-23 | crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PublicKey.Equal | Filippo Valsorda |
| 2020-02-21 | crypto/ecdsa: add SignASN1, VerifyASN1 | Katie Hockman |
| 2019-11-19 | [dev.boringcrypto] all: merge master into dev.boringcrypto | Filippo Valsorda |
| 2019-10-16 | crypto/ecdsa: remove s390x assembly | Michael Munday |
| 2019-08-28 | crypto/ecdsa: improve documentation readability | Mostyn Bramley-Moore |
| 2019-06-27 | [dev.boringcrypto] all: merge master into dev.boringcrypto | Filippo Valsorda |
| 2019-06-09 | [dev.boringcrypto] crypto: move crypto/internal/boring imports to reduce merg... | Filippo Valsorda |