| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2026-03-31 | Fix an off-by-one error in the X.509 verifier depth checking. | jsing | 1 | -6/+11 |
| 2026-03-31 | Add additional X.509 verifier test cases. | jsing | 2 | -2/+28 |
| 2026-03-31 | Run new test certificate bundles through Go's verifier. | jsing | 1 | -0/+2 |
| 2026-03-31 | Add additional certificate test bundles. | jsing | 4 | -0/+1450 |
| 2026-03-31 | Generate two additional certificate test scenarios which have deep chains. | jsing | 1 | -0/+16 |
| 2026-03-30 | libssl regress: adjust golden numbers for RSASSA-PSS | tb | 2 | -39/+44 |
| 2026-03-30 | libssl: announce support for RSASSA-PSS signature schemes | tb | 1 | -1/+7 |
| 2026-03-30 | ssl_sigalg_pkey_ok: allow RSASSA-PSS with pubkey OID RSASSA-PSS | tb | 1 | -5/+6 |
| 2026-03-30 | ssl_sigalgs: whitespace tweak | tb | 1 | -1/+2 |
| 2026-03-29 | ML-KEM: ensure that key_768 is only dereferenced with 768-bit keys | tb | 1 | -3/+7 |
| 2026-03-29 | Add missing include path required to reach newly added crypto_assembly.h | anton | 1 | -2/+3 |
| 2026-03-28 | Include crypto_assembly.h instead of manually ensuring _CET_ENDBR exists. | jsing | 6 | -36/+12 |
