1. dfdda82 crypto: streebog - register Streebog in hash info for IMA by Vitaly Chikunov · 6 years ago
  2. fe18957 crypto: streebog - add Streebog hash function by Vitaly Chikunov · 6 years ago
  3. ecd6d5c crypto: cts - document NIST standard status by Gilad Ben-Yossef · 6 years ago
  4. 2eb4942 crypto: ecc - check for invalid values in the key verification test by Vitaly Chikunov · 6 years ago
  5. 196ad60 crypto: testmgr - mark cts(cbc(aes)) as FIPS allowed by Gilad Ben-Yossef · 6 years ago
  6. 37db69e crypto: user - clean up report structure copying by Eric Biggers · 6 years ago
  7. ed848b6 crypto: user - remove redundant reporting functions by Eric Biggers · 6 years ago
  8. b1e3874 pcrypt: use format specifier in kobject_add by Colin Ian King · 6 years ago
  9. 7da6667 crypto: testmgr - add AES-CFB tests by Dmitry Eremin-Solenikov · 6 years ago
  10. fa46007 crypto: cfb - fix decryption by Dmitry Eremin-Solenikov · 6 years ago
  11. 913a3aa crypto: arm/aes - add some hardening against cache-timing attacks by Eric Biggers · 6 years ago
  12. 0a6a40c crypto: aes_ti - disable interrupts while accessing S-box by Eric Biggers · 6 years ago
  13. 9f4debe crypto: user - Zeroize whole structure given to user space by Corentin Labbe · 6 years ago
  14. f43f399 crypto: user - fix leaking uninitialized memory to userspace by Eric Biggers · 6 years ago
  15. 508a1c4 crypto: simd - correctly take reqsize of wrapped skcipher into account by Ard Biesheuvel · 6 years ago
  16. 64ae16d KEYS: asym_tpm: Add support for the sign operation [ver #2] by Denis Kenzior · 6 years ago
  17. e73d170 KEYS: asym_tpm: Implement tpm_sign [ver #2] by Denis Kenzior · 6 years ago
  18. e08e689 KEYS: asym_tpm: Implement signature verification [ver #2] by Denis Kenzior · 6 years ago
  19. a335974 KEYS: asym_tpm: Implement the decrypt operation [ver #2] by Denis Kenzior · 6 years ago
  20. f884fe5 KEYS: asym_tpm: Implement tpm_unbind [ver #2] by Denis Kenzior · 6 years ago
  21. 0c36264 KEYS: asym_tpm: Add loadkey2 and flushspecific [ver #2] by Denis Kenzior · 6 years ago
  22. e1ea9f8 KEYS: trusted: Expose common functionality [ver #2] by Denis Kenzior · 6 years ago
  23. ad4b1eb KEYS: asym_tpm: Implement encryption operation [ver #2] by Denis Kenzior · 6 years ago
  24. dff5a61 KEYS: asym_tpm: Implement pkey_query [ver #2] by Denis Kenzior · 6 years ago
  25. d5e7274 KEYS: Add parser for TPM-based keys [ver #2] by Denis Kenzior · 6 years ago
  26. f8c54e1 KEYS: asym_tpm: extract key size & public key [ver #2] by Denis Kenzior · 6 years ago
  27. 903be6b KEYS: asym_tpm: add skeleton for asym_tpm [ver #2] by Denis Kenzior · 6 years ago
  28. b3a8c8a crypto: rsa-pkcs1pad: Allow hash to be optional [ver #2] by Denis Kenzior · 6 years ago
  29. 3c58b23 KEYS: Implement PKCS#8 RSA Private Key parser [ver #2] by David Howells · 6 years ago
  30. c08fed7 KEYS: Implement encrypt, decrypt and sign for software asymmetric key [ver #2] by David Howells · 6 years ago
  31. f7c4e06 KEYS: Allow the public_key struct to hold a private key [ver #2] by David Howells · 6 years ago
  32. 82f94f2 KEYS: Provide software public key query function [ver #2] by David Howells · 6 years ago
  33. 0398849 KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type [ver #2] by David Howells · 6 years ago
  34. 5a30771 KEYS: Provide missing asymmetric key subops for new key type ops [ver #2] by David Howells · 6 years ago
  35. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  36. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  37. 22a8118 crypto: testmgr - fix sizeof() on COMP_BUF_SIZE by Michael Schupikov · 6 years ago
  38. 4a34e3c crypto: aegis/generic - fix for big endian systems by Ard Biesheuvel · 6 years ago
  39. 5a8dedf crypto: morus/generic - fix for big endian systems by Ard Biesheuvel · 6 years ago
  40. fd27b57 crypto: lrw - fix rebase error after out of bounds fix by Ard Biesheuvel · 6 years ago
  41. 944585a crypto: x86/aes-ni - remove special handling of AES in PCBC mode by Ard Biesheuvel · 6 years ago
  42. dfb89ab crypto: tcrypt - add OFB functional tests by Gilad Ben-Yossef · 6 years ago
  43. e497c51 crypto: ofb - add output feedback mode by Gilad Ben-Yossef · 6 years ago
  44. 95ba597 crypto: testmgr - update sm4 test vectors by Gilad Ben-Yossef · 6 years ago
  45. 4d407b0 crypto: tcrypt - remove remnants of pcomp-based zlib by Horia Geantă · 6 years ago
  46. cac5818 crypto: user - Implement a generic crypto statistics by Corentin Labbe · 6 years ago
  47. 36b3875 crypto: cryptd - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  48. 8d60539 crypto: null - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  49. b350bee crypto: skcipher - Introduce crypto_sync_skcipher by Kees Cook · 6 years ago
  50. 3944f13 crypto: fix a memory leak in rsa-kcs1pad's encryption mode by Dan Aloni · 6 years ago
  51. ac3c8f3 crypto: lrw - Do not use auxiliary buffer by Ondrej Mosnacek · 6 years ago
  52. c778f96 crypto: lrw - Optimize tweak computation by Ondrej Mosnacek · 6 years ago
  53. dc6d6d5 crypto: testmgr - Add test for LRW counter wrap-around by Ondrej Mosnacek · 6 years ago
  54. fbe1a85 crypto: lrw - Fix out-of bounds access on counter overflow by Ondrej Mosnacek · 6 years ago
  55. 331351f crypto: tcrypt - fix ghash-generic speed test by Horia Geantă · 6 years ago
  56. a5e9f55 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  57. 78105c7 crypto: xts - Drop use of auxiliary buffer by Ondrej Mosnacek · 6 years ago
  58. dd8b083 crypto: api - Introduce notifier for new crypto algorithms by Martin K. Petersen · 6 years ago
  59. ab8085c crypto: x86 - remove SHA multibuffer routines and mcryptd by Ard Biesheuvel · 6 years ago
  60. f3569fd crypto: shash - Remove VLA usage in unaligned hashing by Kees Cook · 6 years ago
  61. a9f7f88 crypto: api - Introduce generic max blocksize and alignmask by Kees Cook · 6 years ago
  62. b68a7ec crypto: hash - Remove VLA usage by Kees Cook · 6 years ago
  63. ebf533a crypto: ccm - Remove VLA usage by Ard Biesheuvel · 6 years ago
  64. 3bdd23f crypto: xcbc - Remove VLA usage by Kees Cook · 6 years ago
  65. 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  66. 13bf2cf Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  67. 817aef2 Replace magic for trusting the secondary keyring with #define by Yannik Sembritzki · 6 years ago
  68. f91e654 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  69. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  70. d6e4379 crypto: dh - make crypto_dh_encode_key() make robust by Eric Biggers · 6 years ago
  71. 35f7d52 crypto: dh - fix calculating encoded key size by Eric Biggers · 6 years ago
  72. 318abdf crypto: ablkcipher - fix crash flushing dcache in error path by Eric Biggers · 6 years ago
  73. 0868def crypto: blkcipher - fix crash flushing dcache in error path by Eric Biggers · 6 years ago
  74. 8088d3d crypto: skcipher - fix crash flushing dcache in error path by Eric Biggers · 6 years ago
  75. 2a57c0b crypto: skcipher - remove unnecessary setting of walk->nbytes by Eric Biggers · 6 years ago
  76. 8c30fbe crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() by Eric Biggers · 6 years ago
  77. 0567fc9 crypto: skcipher - fix aligning block size in skcipher_copy_iv() by Eric Biggers · 6 years ago
  78. 2af6329 crypto: tcrypt - reschedule during speed tests by Horia Geantă · 6 years ago
  79. 43490e8 crypto: drbg - in-place cipher operation for CTR by Stephan Müller · 6 years ago
  80. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  81. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  82. a478908 crypto: rmd320 - use swap macro in rmd320_transform by Gustavo A. R. Silva · 6 years ago
  83. d75f482 crypto: rmd256 - use swap macro in rmd256_transform by Gustavo A. R. Silva · 6 years ago
  84. aef6658 crypto: ecdh - fix typo of P-192 b value by Stephan Mueller · 6 years ago
  85. c98fae5 crypto: dh - update test for public key verification by Stephan Mueller · 6 years ago
  86. cf862cb crypto: drbg - eliminate constant reinitialization of SGL by Stephan Mueller · 6 years ago
  87. 3fd8093 crypto: dh - fix memory leak by Gustavo A. R. Silva · 6 years ago
  88. b4394c3 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  89. e2861fa evm: Don't deadlock if a crypto algorithm is unavailable by Matthew Garrett · 7 years ago
  90. 2546da9 crypto: af_alg - Initialize sg_num_bytes in error code path by Stephan Mueller · 6 years ago
  91. 7671509 crypto: testmgr - add hash finup tests by Gilad Ben-Yossef · 7 years ago
  92. 3f4a537 crypto: aead - remove useless setting of type flags by Eric Biggers · 7 years ago
  93. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 7 years ago
  94. e478901 crypto: sha512_generic - add cra_priority by Eric Biggers · 7 years ago
  95. b73b7ac0 crypto: sha256_generic - add cra_priority by Eric Biggers · 7 years ago
  96. 90ef3e4 crypto: sha1_generic - add cra_priority by Eric Biggers · 7 years ago
  97. e3fe0ae crypto: dh - add public key verification test by Stephan Mueller · 7 years ago
  98. cefd769 crypto: skcipher - Fix -Wstringop-truncation warnings by Stafford Horne · 7 years ago
  99. ea169a3 crypto: ecdh - add public key verification test by Stephan Mueller · 7 years ago
  100. e4e4730 crypto: skcipher - remove the exporting of skcipher_walk_next by Denis Efremov · 7 years ago