summaryrefslogtreecommitdiffstats
path: root/security/keys/dh.c
AgeCommit message (Expand)Author
2017-07-14KEYS: DH: validate __spare fieldEric Biggers
2017-06-09KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP APIMat Martineau
2017-06-09KEYS: DH: ensure the KDF counter is properly alignedEric Biggers
2017-06-09KEYS: DH: don't feed uninitialized "otherinfo" into KDFEric Biggers
2017-06-09KEYS: DH: forbid using digest_null as the KDF hashEric Biggers
2017-04-04KEYS: add SP800-56A KDF support for DHStephan Mueller
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
2016-06-03KEYS: Add placeholder for KDF usage with DHStephan Mueller
2016-04-12KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau