Age | Commit message (Expand) | Author |
2021-04-16 | crypto: ecc - delete a useless function declaration | Meng Yu |
2021-03-26 | Merge branch 'ecc' | Herbert Xu |
2021-03-26 | crypto: ecc - Add math to support fast NIST P384 | Saulo Alessandre |
2021-03-26 | crypto: ecdsa - Add support for ECDSA signature verification | Stefan Berger |
2021-03-13 | crypto: ecc - expose ecc curves | Meng Yu |
2020-07-31 | crypto: ecc - SP800-56A rev 3 local public key validation | Stephan Müller |
2019-04-18 | crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm | Vitaly Chikunov |
2019-04-18 | crypto: ecc - make ecc into separate module | Vitaly Chikunov |
2018-04-21 | crypto: ecc - Actually remove stack VLA usage | Kees Cook |
2017-06-10 | crypto: ecdh - add privkey generation support | Tudor-Dan Ambarus |
2017-06-10 | crypto: ecc - rename ecdh_make_pub_key() | Tudor-Dan Ambarus |
2017-06-10 | crypto: ecc - remove unnecessary casts | Tudor-Dan Ambarus |
2017-06-10 | crypto: ecc - remove unused function arguments | Tudor-Dan Ambarus |
2017-06-10 | crypto: kpp, (ec)dh - fix typos | Tudor-Dan Ambarus |
2016-06-24 | crypto: ecdh - make ecdh_shared_secret unique | Stephen Rothwell |
2016-06-23 | crypto: ecdh - Add ECDH software support | Salvatore Benedetto |