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