summaryrefslogtreecommitdiffstats
path: root/security/keys/dh.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: DH: validate __spare fieldEric Biggers2017-07-141-0/+5
* KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP APIMat Martineau2017-06-091-102/+170
* KEYS: DH: ensure the KDF counter is properly alignedEric Biggers2017-06-091-13/+3
* KEYS: DH: don't feed uninitialized "otherinfo" into KDFEric Biggers2017-06-091-1/+1
* KEYS: DH: forbid using digest_null as the KDF hashEric Biggers2017-06-091-1/+11
* KEYS: add SP800-56A KDF support for DHStephan Mueller2017-04-041-12/+208
* KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-021-1/+1
* KEYS: Add placeholder for KDF usage with DHStephan Mueller2016-06-031-1/+7
* KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau2016-04-121-0/+160
OpenPOWER on IntegriCloud