Age | Commit message (Expand) | Author |
---|---|---|
2024-10-05 | crypto: ecdsa - Move X9.62 signature size calculation into template | Lukas Wunner |
2024-10-05 | crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize() | Lukas Wunner |
2024-10-05 | crypto: sig - Move crypto_sig_*() API calls to include file | Lukas Wunner |
2024-10-05 | crypto: sig - Introduce sig_alg backend | Lukas Wunner |
2023-10-05 | crypto: sig - fix kernel-doc typo | Randy Dunlap |
2023-06-23 | crypto: sig - Add interface for sign/verify | Herbert Xu |