Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
469e87e89fd61de804bd29f6dd0380a399b567a7
/
security
/
keys
/
dh.c
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
8c0f9f5
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"
by Lubomir Rintel
· 6 years ago
8a2336e
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
by Randy Dunlap
· 6 years ago
c5f5aee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 6 years ago
85d7311
crypto: remove redundant type flags from tfm allocation
by Eric Biggers
· 7 years ago
3619dec
dh key: fix rounding up KDF output length
by Eric Biggers
· 7 years ago
890e2ab
dh key: get rid of stack allocated array for zeroes
by Tycho Andersen
· 7 years ago
383203e
dh key: get rid of stack allocated array
by Tycho Andersen
· 7 years ago
4f9dabf
KEYS: DH: validate __spare field
by Eric Biggers
· 7 years ago
7cbe093
KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
by Mat Martineau
· 8 years ago
0ddd9f1
KEYS: DH: ensure the KDF counter is properly aligned
by Eric Biggers
· 8 years ago
281590b
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
by Eric Biggers
· 8 years ago
bbe2404
KEYS: DH: forbid using digest_null as the KDF hash
by Eric Biggers
· 8 years ago
f1c316a
KEYS: add SP800-56A KDF support for DH
by Stephan Mueller
· 8 years ago
0837e49
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
by David Howells
· 8 years ago
4693fc7
KEYS: Add placeholder for KDF usage with DH
by Stephan Mueller
· 9 years ago
ddbb411
KEYS: Add KEYCTL_DH_COMPUTE command
by Mat Martineau
· 9 years ago