Age | Commit message (Expand) | Author |
---|---|---|
2024-10-05 | crypto: ecrdsa - Fix signature size calculation | Lukas Wunner |
2024-10-05 | crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize() | Lukas Wunner |
2024-10-05 | crypto: ecrdsa - Migrate to sig_alg backend | Lukas Wunner |
2024-04-02 | crypto: ecrdsa - Fix module auto-load on add_key | Vitaly Chikunov |
2022-04-29 | crypto: ecrdsa - Fix incorrect use of vli_cmp | Vitaly Chikunov |
2021-10-29 | crypto: ecc - Move ecc.h to include/crypto/internal | Daniele Alessandrelli |
2020-08-20 | crypto: algapi - Remove skbuff.h inclusion | Herbert Xu |
2019-04-18 | crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm | Vitaly Chikunov |