Re: [RFC PATCH] KEYS: add SP800-56A KDF support for DH

2016-07-15 Thread Mat Martineau
Stephan, On Fri, 15 Jul 2016, Stephan Mueller wrote: Am Donnerstag, 14. Juli 2016, 17:45:59 schrieb Mat Martineau: Hi Mat, Signed-off-by: Stephan Mueller --- include/uapi/linux/keyctl.h | 10 + security/keys/Kconfig | 1 + security/keys/dh.c | 98

Re: [RFC PATCH] KEYS: add SP800-56A KDF support for DH

2016-07-15 Thread Stephan Mueller
Am Donnerstag, 14. Juli 2016, 17:45:59 schrieb Mat Martineau: Hi Mat, > > Signed-off-by: Stephan Mueller > > --- > > include/uapi/linux/keyctl.h | 10 + > > security/keys/Kconfig | 1 + > > security/keys/dh.c | 98 > >

Re: [RFC PATCH] KEYS: add SP800-56A KDF support for DH

2016-07-14 Thread Mat Martineau
On Tue, 12 Jul 2016, Stephan Mueller wrote: Hi Mat, David, This patch is based on the cryptodev-2.6 tree with the patch 4693fc734d675c5518ea9bd4c9623db45bc37402 ("KEYS: Add placeholder for KDF usage with DH") from Linus' tree added on top. I am aware of the fact that the compat code is not