aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22crypto: 3des - move verification out of exported routineArd Biesheuvel1-5/+5
2019-08-22crypto: des/3des_ede - add new helpers to verify keysArd Biesheuvel1-13/+0
2019-08-15crypto: arm64/aegis128 - implement plain NEON versionArd Biesheuvel3-2/+80
2019-08-15crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel4-0/+207
2019-08-15crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel2-4/+49
2019-08-15crypto: xts - add support for ciphertext stealingArd Biesheuvel1-20/+132
2019-08-15crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0Pascal van Leeuwen1-1/+2
2019-08-15crypto: streebog - remove two unused variablesYueHaibing1-46/+0
2019-08-15crypto: aes-generic - remove unused variable 'rco_tab'YueHaibing1-2/+0
2019-08-15crypto: cryptd - Use refcount_t for refcountChuhong Yuan1-22/+22
2019-08-09crypto: gcm - restrict assoclen for rfc4543Iuliana Prodan1-2/+4
2019-08-09crypto: engine - Reduce default RT priorityPeter Zijlstra1-1/+1
2019-08-09crypto: gcm - helper functions for assoclen/authsize checkIuliana Prodan1-26/+15
2019-08-02crypto: jitterentropy - build without sanitizerArnd Bergmann1-0/+2
2019-08-02Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu5-247/+4
2019-07-27crypto: ghash - add comment and improve help textEric Biggers2-8/+34
2019-07-27crypto: aegis - fix badly optimized clang outputArnd Bergmann1-7/+7
2019-07-26crypto: user - make NETLINK_CRYPTO work inside netnsOndrej Mosnacek2-13/+28
2019-07-26crypto: tcrypt - add a speed test for AEGIS128Ard Biesheuvel1-0/+7
2019-07-26crypto: aegis128 - provide a SIMD implementation based on NEON intrinsicsArd Biesheuvel4-0/+208
2019-07-26crypto: aegis128 - add support for SIMD accelerationArd Biesheuvel3-11/+46
2019-07-26crypto: aegis - avoid prerotated AES tablesArd Biesheuvel1-8/+6
2019-07-26crypto: aegis128 - drop empty TFM init/exit routinesArd Biesheuvel1-11/+0
2019-07-26crypto: aegis128l/aegis256 - remove x86 and generic implementationsArd Biesheuvel6-2023/+0
2019-07-26crypto: morus - remove generic and x86 implementationsArd Biesheuvel6-2852/+0
2019-07-26crypto: testmgr - add tests for lzo-rleHannah Pan2-0/+90
2019-07-26crypto: aes-generic - unexport last-round AES tablesArd Biesheuvel1-4/+2
2019-07-26crypto: aes-generic - drop key expansion routine in favor of library versionArd Biesheuvel2-151/+3
2019-07-26crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel1-44/+0
2019-07-26crypto: x86/aes-ni - switch to generic for fallback and key routinesArd Biesheuvel1-2/+1
2019-07-26crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel2-300/+7
2019-07-26crypto: aes/fixed-time - align key schedule with other implementationsArd Biesheuvel1-31/+21
2019-07-26crypto: aes - rename local routines to prevent future clashesArd Biesheuvel1-4/+4
2019-07-26crypto: fips - add FIPS test failure notification chainGilad Ben-Yossef2-1/+14
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds40-586/+1028
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+1
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+4
2019-07-03crypto: user - prevent operating on larval algorithmsEric Biggers1-0/+3
2019-07-03crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch1-0/+1
2019-06-27crypto: asymmetric_keys - select CRYPTO_HASH where neededArnd Bergmann1-0/+3
2019-06-27crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann1-1/+7
2019-06-27crypto: testmgr - dynamically allocate crypto_shashArnd Bergmann1-6/+13
2019-06-27crypto: testmgr - dynamically allocate testvec_configArnd Bergmann1-11/+32
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells1-1/+1
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman5-28/+5
2019-06-20crypto: arc4 - remove cipher implementationArd Biesheuvel2-50/+16
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel2-59/+5
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2-1/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-16/+4