Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-16 | crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY | 1 | -2/+3 | |
2025-02-09 | crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP() | 1 | -2/+2 | |
2024-10-05 | crypto: ecdsa - Move X9.62 signature size calculation into template | 1 | -0/+36 | |
2024-10-05 | crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize() | 1 | -4/+4 | |
2024-10-05 | crypto: ecdsa - Move X9.62 signature decoding into template | 1 | -0/+201 |