- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 9 months ago
- 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 979e52c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 10 months ago
- 82ff493 crypto: arm/neon - memzero_explicit aes-cbc key by Torsten Duwe · 4 years, 10 months ago
- c8cfcb7 crypto: arm64/chacha - correctly walk through blocks by Jason A. Donenfeld · 4 years, 10 months ago
- b8e5054 arm64: crypto: Modernize names for AES function macros by Mark Brown · 5 years ago
- 2ca86c3 arm64: crypto: Modernize some extra assembly annotations by Mark Brown · 5 years ago
- d282eee crypto: arm64/sha-ce - implement export/import by Corentin Labbe · 4 years, 11 months ago
- 4fb3d8b crypto: arm64/poly1305 - ignore build files by Matteo Croce · 5 years ago
- a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
- 3189990 crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit by Jason A. Donenfeld · 5 years ago
- 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
- 0e89640 crypto: arm64 - Use modern annotations for assembly functions by Mark Brown · 5 years ago
- 5441c65 crypto: arm64/ghash-neon - bump priority to 150 by Ard Biesheuvel · 5 years ago
- 6320a15 crypto: arm64/sha - fix function types by Sami Tolvanen · 5 years ago
- 7ef858d sched/rt, arm64: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- 8394bfe crypto: arch - conditionalize crypto api in arch glue for lib code by Jason A. Donenfeld · 5 years ago
- f569ca1 crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 5 years ago
- b36d8c0 crypto: arm/chacha - remove dependency on generic ChaCha driver by Ard Biesheuvel · 5 years ago
- b3aad5b crypto: arm64/chacha - expose arm64 ChaCha routine as library function by Ard Biesheuvel · 5 years ago
- c77da48 crypto: arm64/chacha - depend on generic chacha library instead of crypto driver by Ard Biesheuvel · 5 years ago
- 5fb8ef2 crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 5 years ago
- b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
- 9b53799 crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt() by Yunfeng Ye · 5 years ago
- 11031c0 crypto: arm64/gcm-ce - implement 4 way interleave by Ard Biesheuvel · 5 years ago
- 67cfa5d crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS by Ard Biesheuvel · 5 years ago
- 7cceca8 crypto: arm64/aes - implement support for XTS ciphertext stealing by Ard Biesheuvel · 5 years ago
- 7c9d65c crypto: arm64/aes-cts-cbc - move request context data to the stack by Ard Biesheuvel · 5 years ago
- 0cfd507 crypto: arm64/aes-cts-cbc-ce - performance tweak by Ard Biesheuvel · 5 years ago
- 69b6f2e crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled by Ard Biesheuvel · 5 years ago
- 7a3b1c6 crypto: arm64/aes-neonbs - replace tweak mask literal with composition by Ard Biesheuvel · 5 years ago
- 7b865ec crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation. by zhong jiang · 5 years ago
- 8f373bf crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
- 735177c crypto: arm64/aes - implement accelerated ESSIV/CBC mode by Ard Biesheuvel · 5 years ago
- 65d0042 crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk by Ard Biesheuvel · 5 years ago
- 642a88f crypto: arm64/aes-cipher - switch to shared AES inverse Sbox by Ard Biesheuvel · 6 years ago
- 58144b8 crypto: arm64/aes-neon - switch to shared AES Sboxes by Ard Biesheuvel · 6 years ago
- 4d3f9d8 crypto: arm64/aes-ce-cipher - use AES library as fallback by Ard Biesheuvel · 6 years ago
- ff6f411 crypto: aes - move sync ctr(aes) to AES library and generic helper by Ard Biesheuvel · 6 years ago
- c184472 crypto: arm64/aes-ce - switch to library version of key expansion routine by Ard Biesheuvel · 6 years ago
- f68df54 crypto: arm64/aes-neonbs - switch to library version of key expansion routine by Ard Biesheuvel · 6 years ago
- c59a6df crypto: arm64/aes-ccm - switch to AES library by Ard Biesheuvel · 6 years ago
- fe3b99b crypto: arm64/ghash - switch to AES library by Ard Biesheuvel · 6 years ago
- 724ecd3 crypto: aes - rename local routines to prevent future clashes by Ard Biesheuvel · 6 years ago
- 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 7367bfe crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR by Ard Biesheuvel · 6 years ago
- e217413 crypto: arm64/aes-ce - add 5 way interleave routines by Ard Biesheuvel · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 860ab2e crypto: chacha - constify ctx and iv arguments by Eric Biggers · 6 years ago
- 6bd934d crypto: arm64/sha2-ce - correct digest for empty data in finup by Elena Petrova · 6 years ago
- 1d4aaf1 crypto: arm64/sha1-ce - correct digest for empty data in finup by Elena Petrova · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 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
- 4a8108b crypto: arm64/aes-neonbs - don't access already-freed walk.iv by Eric Biggers · 6 years ago
- aaba098 arm64: HWCAP: add support for AT_HWCAP2 by Andrew Murray · 6 years ago
- f6e9af8 crypto: arm64/cbcmac - handle empty messages in same way as template by Eric Biggers · 6 years ago
- e52b702 crypto: arm64 - convert to use crypto_simd_usable() by Eric Biggers · 6 years ago
- 580e295 crypto: arm64/gcm-aes-ce - fix no-NEON fallback code by Eric Biggers · 6 years ago
- 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- f86d17e crypto: arm64/chacha - fix hchacha_block_neon() for big endian by Eric Biggers · 6 years ago
- 4b6d196 crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian by Eric Biggers · 6 years ago
- fa5fd3a crypto: arm64/aes-blk - update IV after partial final CTR block by Eric Biggers · 6 years ago
- 12455e3 crypto: arm64/aes-neonbs - fix returning final keystream block by Eric Biggers · 6 years ago
- 6227cd1 crypto: arm64/crct10dif-ce - cleanup and optimizations by Eric Biggers · 6 years ago
- 8336bdf crypto: arm64/crct10dif - register PMULL variants as separate algos by Ard Biesheuvel · 6 years ago
- 1b2ca56 crypto: arm64/crct10dif - remove dead code by Ard Biesheuvel · 6 years ago
- d72b9d4 crypto: arm64/crct10dif - revert to C code for short inputs by Ard Biesheuvel · 6 years ago
- 5a22b198 crypto: arm64/ghash - register PMULL variants as separate algos by Ard Biesheuvel · 6 years ago
- f935290 crypto: arm64/aes-ccm - don't use an atomic walk needlessly by Ard Biesheuvel · 6 years ago
- 969e2f5 crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine by Ard Biesheuvel · 6 years ago
- eaf46ed crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling by Ard Biesheuvel · 6 years ago
- 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 2fe5598 crypto: arm64/chacha - use combined SIMD/ALU routine for more speed by Ard Biesheuvel · 6 years ago
- f2ca1cb crypto: arm64/chacha - optimize for arbitrary length inputs by Ard Biesheuvel · 6 years ago
- 19c11c9 crypto: arm64/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
- 95a34b7 crypto: arm64/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
- cc7cf99 crypto: arm64/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
- a00fa0c crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305 by Eric Biggers · 6 years ago
- 8e9b61b kbuild: move .SECONDARY special target to Kbuild.include by Masahiro Yamada · 6 years ago
- 1ca1b91 crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
- cc3cc48 crypto: arm64/aes-blk - ensure XTS mask is always loaded by Ard Biesheuvel · 6 years ago
- 7ff9036 crypto: arm64/aes - fix handling sub-block CTS-CBC inputs by Eric Biggers · 6 years ago
- 2e5d2f3 crypto: arm64/aes-blk - improve XTS mask handling by Ard Biesheuvel · 6 years ago
- dd597fb crypto: arm64/aes-blk - add support for CTS-CBC mode by Ard Biesheuvel · 6 years ago
- 6e7de6a crypto: arm64/aes-blk - revert NEON yield for skciphers by Ard Biesheuvel · 6 years ago
- 557ecb4 crypto: arm64/aes-blk - remove pointless (u8 *) casts by Ard Biesheuvel · 6 years ago
- 2fffee5 crypto: arm64/crct10dif - implement non-Crypto Extensions alternative by Ard Biesheuvel · 6 years ago
- 6c1b0da crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version by Ard Biesheuvel · 6 years ago
- 598b7d4 crypto: arm64/crc32 - remove PMULL based CRC32 driver by Ard Biesheuvel · 6 years ago
- ed6ed11 crypto: arm64/aes-modes - get rid of literal load of addend vector by Ard Biesheuvel · 6 years ago
- 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
- c2b24c3 crypto: arm64/aes-gcm-ce - fix scatterwalk API violation by Ard Biesheuvel · 6 years ago
- 7fa885e crypto: arm64/sm4-ce - check for the right CPU feature bit by Ard Biesheuvel · 6 years ago
- 22240df7 crypto: arm64/ghash-ce - implement 4-way aggregation by Ard Biesheuvel · 6 years ago
- 8e492ef crypto: arm64/ghash-ce - replace NEON yield check with block limit by Ard Biesheuvel · 6 years ago
- 30f1a9f crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable by Ard Biesheuvel · 6 years ago
- e0bd888 crypto: arm64/aes-ce-gcm - implement 2-way aggregation by Ard Biesheuvel · 6 years ago
- 71e52c27 crypto: arm64/aes-ce-gcm - operate on two input blocks at a time by Ard Biesheuvel · 6 years ago