- 5c947d0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years ago
- db1eafb crypto: s390/sha512 - Use macros instead of direct IV numbers by Tianjia Zhang · 3 years ago
- 39d0282 s390/crypto: fix compile error for ChaCha20 module by Heiko Carstens · 3 years ago
- b087dfa s390/crypto: add SIMD implementation for ChaCha20 by Patrick Steuer · 3 years, 2 months ago
- 2809606 s390/archrandom: add parameter check for s390_arch_random_generate by Harald Freudenberger · 3 years, 8 months ago
- 84fa3962 s390/crc32-vx: couple of typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago
- 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 10 months ago
- fc4a925 s390/crypto: use store_tod_clock_ext() by Heiko Carstens · 3 years, 11 months ago
- 1daafea s390/crypto: improve retry logic in case of master key change by Harald Freudenberger · 4 years ago
- 0eb76ba crypto: remove cipher routines from public crypto API by Ard Biesheuvel · 4 years, 1 month ago
- 58659247 Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
- ff98cc9 s390/crypto: add arch_get_random_long() support by Harald Freudenberger · 4 years, 1 month ago
- 1e632ea s390/prng: let misc_register() add the prng sysfs attributes by Julian Wiedmann · 4 years, 2 months ago
- a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- df8cea2 s390/crypto: use scnprintf() instead of snprintf() by Chen Zhou · 4 years, 8 months ago
- 4d21e59 crypto: s390/sha1 - prefix the "sha1_" functions by Eric Biggers · 4 years, 8 months ago
- 4a559cd s390/crypto: explicitly memzero stack key material in aes_s390.c by Torsten Duwe · 4 years, 10 months ago
- 55d0a51 s390/pkey/zcrypt: Support EP11 AES secure keys by Harald Freudenberger · 5 years ago
- 7f820d0 s390/crypto: enable clear key values for paes ciphers by Harald Freudenberger · 5 years ago
- 6f3196b s390/crypto: Rework on paes implementation by Harald Freudenberger · 5 years ago
- af5034e crypto: remove propagation of CRYPTO_TFM_RES_* flags by Eric Biggers · 5 years ago
- 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
- 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
- 0398d4a s390/crypto: Fix unsigned variable compared with zero by YueHaibing · 5 years ago
- fabdf25 crypto: s390/des - convert to skcipher API by Eric Biggers · 5 years ago
- d00c063 crypto: s390/paes - convert to skcipher API by Eric Biggers · 5 years ago
- 7988fb2 crypto: s390/aes - convert to skcipher API by Eric Biggers · 5 years ago
- 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
- 3c2eb6b s390/crypto: Support for SHA3 via CPACF (MSA6) by Joerg Schmidbauer · 5 years ago
- 9e323d4 s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding by Harald Freudenberger · 5 years ago
- b86fc48 crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
- 5a74362 crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier by Ard Biesheuvel · 5 years ago
- ce68acb crypto: s390/xts-aes - invoke fallback for ciphertext stealing by Ard Biesheuvel · 5 years ago
- 4e2c820 crypto: s390/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
- 416f79c s390/paes: Prepare paes functions for large key blobs by Harald Freudenberger · 5 years ago
- 931c940 crypto: s390/aes - fix name clash after AES library refactor by Ard Biesheuvel · 5 years ago
- 8dfa20f crypto: ghash - add comment and improve help text by Eric Biggers · 5 years ago
- 45488c4 s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP by David Hildenbrand · 6 years ago
- ba6a98f s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP by David Hildenbrand · 6 years ago
- 1c0908f s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP by David Hildenbrand · 6 years ago
- 1c2c702 s390/crypto: fix possible sleep during spinlock aquired by Harald Freudenberger · 6 years ago
- bef9f0b s390/crypto: fix gcm-aes-s390 selftest failures by Harald Freudenberger · 6 years ago
- 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 26a374a s390: add missing ENDPROC statements to assembler functions by Martin Schwidefsky · 6 years ago
- 769f020 s390/crypto: use TRNG for seeding/reseeding by Harald Freudenberger · 6 years ago
- 23d1aee s390/crypto: rework generate_entropy function for pseudo random dd by Harald Freudenberger · 6 years ago
- 55902d8 crypto: s390 - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
- 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
- 1ad0f16 crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations by Eric Biggers · 6 years ago
- 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 52a34b3 s390/crypto: Enhance paes cipher to accept variable length key material by Ingo Franzki · 6 years ago
- 531fa5d s390/crypto: Remove VLA usage of skcipher by Kees Cook · 6 years ago
- b81126e s390/crypto: Fix return code checking in cbc_paes_crypt() by Ingo Franzki · 6 years ago
- 3f4a537 crypto: aead - remove useless setting of type flags by Eric Biggers · 6 years ago
- e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 6 years ago
- 966f53e s390/archrandom: Rework arch random implementation. by Harald Freudenberger · 7 years ago
- 467a3bf s390/crc32-vx: use expoline for indirect branches by Martin Schwidefsky · 7 years ago
- aff304e s390/crypto: Adjust s390 aes and paes cipher priorities by Harald Freudenberger · 7 years ago
- c7260ca s390/crypto: Fix kernel crash on aes_s390 module remove. by Harald Freudenberger · 7 years ago
- a208fa8 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
- 987b154 s390: Remove redudant license text by Martin Schwidefsky · 7 years ago
- 9fa1db4 s390: add a few more SPDX identifiers by Martin Schwidefsky · 7 years ago
- a876ca4 s390: crypto: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 20a884f s390: crypto: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
- d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- bf7fa03 s390/crypto: add s390 platform specific aes gcm support. by Harald Freudenberger · 7 years ago
- c4684f9 s390/crypto: fix aes/paes Kconfig dependeny by Harald Freudenberger · 8 years ago
- 92acfb7 s390: add missing header includes for type checking by Heiko Carstens · 8 years ago
- 284c43e s390/crypt: use the correct module alias for paes_s390. by Harald Freudenberger · 8 years ago
- 4c637cd s390/crypto: Provide s390 specific arch random functionality. by Harald Freudenberger · 8 years ago
- 985a9d2 s390/crypto: Renaming PPNO to PRNO. by Harald Freudenberger · 8 years ago
- 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- e7c95ef s390/crypt: fix missing unlock in ctr_paes_crypt on error path by Martin Schwidefsky · 8 years ago
- 2793784 s390/crypt: Add protected key AES module by Martin Schwidefsky · 8 years ago
- d34b1ac s390/prng: Adjust generation of entropy to produce real 256 bits. by Harald Freudenberger · 8 years ago
- a4f2779 s390/crypto: Extend key length check for AES-XTS in fips mode. by Harald Freudenberger · 8 years ago
- f3d3584 s390/crypto: Check des3_ede keys for uniqueness in fips mode by Matthew Rosato · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 9e6e7c7 s390/crypto: unlock on error in prng_tdes_read() by Dan Carpenter · 8 years ago
- 6512391 s390/crypto: avoid returning garbage value by Colin Ian King · 8 years ago
- 7bac4f5 s390/crypto: simplify CPACF encryption / decryption functions by Martin Schwidefsky · 8 years ago
- 69c0e36 s390/crypto: cpacf function detection by Martin Schwidefsky · 8 years ago
- d863d59 s390/crypto: simplify init / exit functions by Martin Schwidefsky · 8 years ago
- 0177db0 s390/crypto: simplify return code handling by Martin Schwidefsky · 8 years ago
- edc63a3 s390/crypto: cleanup cpacf function codes by Martin Schwidefsky · 8 years ago
- 7f79695 s390/fpu: improve kernel_fpu_[begin|end] by Martin Schwidefsky · 8 years ago
- 134a24c s390/crc32-vx: Fix checksum calculation for small sizes by Christian Borntraeger · 8 years ago
- bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- 64e2680 crypto: s390/aes - Use skcipher for fallback by Herbert Xu · 9 years ago
- f848dbd s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms by Hendrik Brueckner · 10 years ago
- 19c9378 s390/crc32-vx: use vector instructions to optimize CRC-32 computation by Hendrik Brueckner · 10 years ago
- c7d4d25 s390/crypto: cleanup and move the header with the cpacf definitions by Martin Schwidefsky · 9 years ago
- dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- 74b2375 s390/crypto: provide correct file mode at device register. by Harald Freudenberger · 9 years ago
- 49abc0d crypto: xts - fix compile errors by Stephan Mueller · 9 years ago
- 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 9 years ago
- 19b14e7 crypto: s390/sha - replace raw value by their coresponding define by LABBE Corentin · 9 years ago