1. c5ce7c6 lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero by Nicolai Stange · 8 years ago
  2. 03cdfaa lib/mpi: mpi_read_from_buffer(): return error code by Nicolai Stange · 8 years ago
  3. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  4. 54b14f4 lib/digsig.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  5. ff6092a lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 10 years ago
  6. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  7. 26d4384 digsig: remove unnecessary memory allocation and copying by Dmitry Kasatkin · 11 years ago
  8. 7810cc1 digsig: Fix memory leakage in digsig_verify_rsa() by YOSHIFUJI Hideaki · 11 years ago
  9. bc01637 digsig: add hash size comparision on signature verification by Dmitry Kasatkin · 12 years ago
  10. 86f8bed lib/digsig: checks for NULL return value by Dmitry Kasatkin · 12 years ago
  11. b35e286 lib/digsig: pkcs_1_v1_5_decode_emsa cleanup by Dmitry Kasatkin · 12 years ago
  12. f58a081 lib/digsig: additional sanity checks against badly formated key payload by Dmitry Kasatkin · 12 years ago
  13. 051dbb9 crypto: digital signature verification support by Dmitry Kasatkin · 13 years ago