summaryrefslogtreecommitdiff
path: root/security/keys/dh.c
Commit message (Expand)AuthorAge
* KEYS: DH: validate __spare fieldEric Biggers2017-07-14
* KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP APIMat Martineau2017-06-09
* KEYS: DH: ensure the KDF counter is properly alignedEric Biggers2017-06-09
* KEYS: DH: don't feed uninitialized "otherinfo" into KDFEric Biggers2017-06-09
* KEYS: DH: forbid using digest_null as the KDF hashEric Biggers2017-06-09
* KEYS: add SP800-56A KDF support for DHStephan Mueller2017-04-04
* KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-02
* KEYS: Add placeholder for KDF usage with DHStephan Mueller2016-06-03
* KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau2016-04-12