Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-16 | crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY | 1 | -1/+1 | |
2025-02-09 | crypto: sig - Prepare for algorithms with variable signature size | 1 | -1/+1 | |
2024-12-10 | crypto: rsassa-pkcs1 - Copy source data for SG list | 1 | -31/+14 | |
2024-11-10 | crypto: rsassa-pkcs1 - Reinstate support for legacy protocols | 1 | -4/+16 | |
2024-10-05 | crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize() | 1 | -2/+2 | |
2024-10-05 | crypto: rsassa-pkcs1 - Avoid copying hash prefix | 1 | -8/+10 | |
2024-10-05 | crypto: rsassa-pkcs1 - Harden digest length verification | 1 | -1/+19 | |
2024-10-05 | crypto: rsassa-pkcs1 - Migrate to sig_alg backend | 1 | -0/+422 |