Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | Bluetooth: Use crypto_wait_req | Herbert Xu |
2021-03-13 | crypto: ecdh - move curve_id of ECDH from the key to algorithm name | Meng Yu |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2017-10-06 | Bluetooth: let the crypto subsystem generate the ecc privkey | Tudor Ambarus |
2017-10-06 | Bluetooth: ecdh_helper - fix leak of private key | Tudor Ambarus |
2017-10-06 | Bluetooth: ecdh_helper - reveal error codes | Tudor Ambarus |
2017-10-06 | Bluetooth: move ecdh allocation outside of ecdh_helper | Tudor Ambarus |
2017-05-22 | Bluetooth: Delete error messages for failed memory allocations in two functions | Markus Elfring |
2017-04-30 | Bluetooth: Add selftest for ECDH key generation | Marcel Holtmann |
2017-04-30 | Bluetooth: zero kpp input for key generation | Marcel Holtmann |
2017-04-30 | Bluetooth: allocate data for kpp on heap | Salvatore Benedetto |
2017-04-25 | Bluetooth: convert smp and selftest to crypto kpp API | Salvatore Benedetto |