Lubomir Rintel
|
8c0f9f5b30
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"
|
7 years ago |
Randy Dunlap
|
8a2336e549
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
|
7 years ago |
Herbert Xu
|
c5f5aeef9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
7 years ago |
Eric Biggers
|
85d7311f19
crypto: remove redundant type flags from tfm allocation
|
7 years ago |
Eric Biggers
|
3619dec510
dh key: fix rounding up KDF output length
|
7 years ago |
Tycho Andersen
|
890e2abe10
dh key: get rid of stack allocated array for zeroes
|
7 years ago |
Tycho Andersen
|
383203eff7
dh key: get rid of stack allocated array
|
7 years ago |
Eric Biggers
|
4f9dabfaf8
KEYS: DH: validate __spare field
|
8 years ago |
Mat Martineau
|
7cbe0932c2
KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
|
8 years ago |
Eric Biggers
|
0ddd9f1a6b
KEYS: DH: ensure the KDF counter is properly aligned
|
8 years ago |
Eric Biggers
|
281590b422
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
|
8 years ago |
Eric Biggers
|
bbe240454d
KEYS: DH: forbid using digest_null as the KDF hash
|
8 years ago |
Stephan Mueller
|
f1c316a3ab
KEYS: add SP800-56A KDF support for DH
|
9 years ago |
David Howells
|
0837e49ab3
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
|
8 years ago |
Stephan Mueller
|
4693fc734d
KEYS: Add placeholder for KDF usage with DH
|
9 years ago |
Mat Martineau
|
ddbb411487
KEYS: Add KEYCTL_DH_COMPUTE command
|
9 years ago |