1. d3b04a4 security: DH - use KDF implementation from crypto API by Stephan Müller · 3 years, 1 month ago
  2. d792134 security: DH - remove dead code for zero padding by Stephan Müller · 3 years, 1 month ago
  3. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  4. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  5. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  6. 8c0f9f5 Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name" by Lubomir Rintel · 6 years ago
  7. 8a2336e uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name by Randy Dunlap · 6 years ago
  8. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  9. 85d7311 crypto: remove redundant type flags from tfm allocation by Eric Biggers · 6 years ago
  10. 3619dec dh key: fix rounding up KDF output length by Eric Biggers · 7 years ago
  11. 890e2ab dh key: get rid of stack allocated array for zeroes by Tycho Andersen · 7 years ago
  12. 383203e dh key: get rid of stack allocated array by Tycho Andersen · 7 years ago
  13. 4f9dabf KEYS: DH: validate __spare field by Eric Biggers · 7 years ago
  14. 7cbe093 KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API by Mat Martineau · 8 years ago
  15. 0ddd9f1 KEYS: DH: ensure the KDF counter is properly aligned by Eric Biggers · 8 years ago
  16. 281590b KEYS: DH: don't feed uninitialized "otherinfo" into KDF by Eric Biggers · 8 years ago
  17. bbe2404 KEYS: DH: forbid using digest_null as the KDF hash by Eric Biggers · 8 years ago
  18. f1c316a KEYS: add SP800-56A KDF support for DH by Stephan Mueller · 8 years ago
  19. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  20. 4693fc7 KEYS: Add placeholder for KDF usage with DH by Stephan Mueller · 9 years ago
  21. ddbb411 KEYS: Add KEYCTL_DH_COMPUTE command by Mat Martineau · 9 years ago