Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bluetooth: let the crypto subsystem generate the ecc privkey | Tudor Ambarus | 2017-10-06 | 1 | -84/+102 |
* | Bluetooth: ecdh_helper - fix leak of private key | Tudor Ambarus | 2017-10-06 | 1 | -1/+1 |
* | Bluetooth: ecdh_helper - reveal error codes | Tudor Ambarus | 2017-10-06 | 1 | -13/+19 |
* | Bluetooth: move ecdh allocation outside of ecdh_helper | Tudor Ambarus | 2017-10-06 | 1 | -26/+6 |
* | Bluetooth: Delete error messages for failed memory allocations in two functions | Markus Elfring | 2017-05-22 | 1 | -8/+3 |
* | Bluetooth: Add selftest for ECDH key generation | Marcel Holtmann | 2017-04-30 | 1 | -3/+0 |
* | Bluetooth: zero kpp input for key generation | Marcel Holtmann | 2017-04-30 | 1 | -0/+1 |
* | Bluetooth: allocate data for kpp on heap | Salvatore Benedetto | 2017-04-30 | 1 | -6/+16 |
* | Bluetooth: convert smp and selftest to crypto kpp API | Salvatore Benedetto | 2017-04-25 | 1 | -0/+223 |