Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs, (continued)
- [PATCH] dt-bindings: crypto: Convert Allwinner A10 Security Engine to a schema,
Maxime Ripard
- [PATCH 0/2] Improve system log messaging in ccp-crypto,
Hook, Gary
- [patch] crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL,
David Rientjes
- [PATCH] crypto: caam/qi2 - Add printing dpseci fq stats using debugfs,
Vakul Garg
- crypto: Remove orphan tools/crypto directory, Herbert Xu
- [PATCH v2] crypto: ccp - memset structure fields to zero before reuse,
Hook, Gary
- [PATCH] crypto/crypto_user02.c: new test that tries to delete larval algorithm,
Eric Biggers
- [PATCH] crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware,
Phani Kiran Hemadri
- [PATCH v2 0/4] Add module parameters to control CCP activation,
Hook, Gary
- [PATCH] crypto: user - make NETLINK_CRYPTO work inside netns,
Ondrej Mosnacek
- CAVS test harness,
Bhat, Jayalakshmi Manjunath
- [PATCH v8 00/11] x86: PIE support to extend KASLR randomization,
Thomas Garnier
- [PATCH] crypto: crypto4xx: fix a potential double free in ppc4xx_trng_probe,
Wen Yang
- [RFC/RFT] KEYS: trusted: Add generic trusted keys framework,
Sumit Garg
- skcipher and aead API question,
Pascal Van Leeuwen
[PATCH] crypto: inside-secure - remove unused struct entry,
Pascal van Leeuwen
[PATCH] crypto: inside-secure -reduce hash byte counters to 64 bits, Pascal van Leeuwen
[PATCH 0/3] crypto: inside-secure - add more AEAD ciphersuites,
Pascal van Leeuwen
[PATCH v8 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
- [PATCH v8 2/7] fs: crypto: invoke crypto API for ESSIV handling, Ard Biesheuvel
- [PATCH v8 1/7] crypto: essiv - create wrapper template for ESSIV generation, Ard Biesheuvel
- [PATCH v8 4/7] md: dm-crypt: switch to ESSIV crypto API template, Ard Biesheuvel
- [PATCH v8 3/7] md: dm-crypt: infer ESSIV block cipher from cipher string directly, Ard Biesheuvel
- [PATCH v8 6/7] crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk, Ard Biesheuvel
- [PATCH v8 5/7] crypto: essiv - add test vector for essiv(cbc(aes),aes,sha256), Ard Biesheuvel
- [PATCH v8 7/7] crypto: arm64/aes - implement accelerated ESSIV/CBC mode, Ard Biesheuvel
- Re: [PATCH v8 0/7] crypto: switch to crypto API for ESSIV generation, Ard Biesheuvel
[PATCH 1/7] crypto: ux500: Use spinlock_t instead of struct spinlock,
Sebastian Andrzej Siewior
Re: [PATCH 3/3] dm-crypt: Implement eboiv - encrypted byte-offset initialization vector.,
Milan Broz
testmgr fuzzing for AEAD ciphers,
Pascal Van Leeuwen
[PATCH] crypto: ccp - memset structure fields to zero before reuse,
Hook, Gary
[PATCH v2 06/35] crypto: Use kmemdup rather than duplicating its implementation,
Fuqian Huang
crypto: stm32/hash - Fix incorrect printk modifier for size_t, Herbert Xu
[PATCH] Crypto: aegis128l: fix a coding stlye issue, Fatih ALTINPINAR
[PATCH 05/30] crypto: Use kmemdup rather than duplicating its implementation, Fuqian Huang
[PATCH v4 0/7] crypto: CAESAR final portfolio follow-up,
Ard Biesheuvel
[PATCH v4 00/16] crypto: caam - Add i.MX8MQ support,
Andrey Smirnov
- [PATCH v4 07/16] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64, Andrey Smirnov
- [PATCH v4 08/16] crypto: caam - use ioread64*_hi_lo in rd_reg64, Andrey Smirnov
- [PATCH v4 16/16] crypto: caam - add clock entry for i.MX8MQ, Andrey Smirnov
- [PATCH v4 15/16] crypto: caam - always select job ring via RSR on i.MX8MQ, Andrey Smirnov
- [PATCH v4 13/16] crypto: caam - don't hardcode inpentry size, Andrey Smirnov
- [PATCH v4 14/16] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs, Andrey Smirnov
- [PATCH v4 12/16] crypto: caam - drop explicit usage of struct jr_outentry, Andrey Smirnov
- [PATCH v4 11/16] crypto: caam - move cpu_to_caam_dma() selection to runtime, Andrey Smirnov
- [PATCH v4 10/16] crypto: caam - make CAAM_PTR_SZ dynamic, Andrey Smirnov
- [PATCH v4 09/16] crypto: caam - drop 64-bit only wr/rd_reg64(), Andrey Smirnov
- [PATCH v4 05/16] crypto: caam - use devres to allocate 'outring', Andrey Smirnov
- [PATCH v4 06/16] crypto: caam - use devres to allocate 'inpring', Andrey Smirnov
- [PATCH v4 04/16] crypto: caam - use deveres to allocate 'entinfo', Andrey Smirnov
- [PATCH v4 01/16] crypto: caam - move DMA mask selection into a function, Andrey Smirnov
- [PATCH v4 03/16] crypto: caam - move tasklet_init() call down, Andrey Smirnov
- [PATCH v4 02/16] crypto: caam - simplify clock initialization, Andrey Smirnov
[PATCH] crypto: testmgr - add tests for lzo-rle,
Hannah Pan
[PATCH v4 00/32] crypto: AES cleanup,
Ard Biesheuvel
- [PATCH v4 01/32] crypto: arm/aes-ce - cosmetic/whitespace cleanup, Ard Biesheuvel
- [PATCH v4 02/32] crypto: aes - rename local routines to prevent future clashes, Ard Biesheuvel
- [PATCH v4 03/32] crypto: aes/fixed-time - align key schedule with other implementations, Ard Biesheuvel
- [PATCH v4 05/32] crypto: x86/aes-ni - switch to generic for fallback and key routines, Ard Biesheuvel
- [PATCH v4 04/32] crypto: aes - create AES library based on the fixed time AES code, Ard Biesheuvel
- [PATCH v4 07/32] crypto: padlock/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v4 06/32] crypto: x86/aes - drop scalar assembler implementations, Ard Biesheuvel
- [PATCH v4 08/32] crypto: cesa/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v4 09/32] crypto: safexcel/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v4 10/32] crypto: arm64/ghash - switch to AES library, Ard Biesheuvel
- [PATCH v4 11/32] crypto: arm/aes-neonbs - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v4 12/32] crypto: arm64/aes-ccm - switch to AES library, Ard Biesheuvel
- [PATCH v4 13/32] crypto: arm64/aes-neonbs - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v4 14/32] crypto: arm64/aes-ce - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v4 15/32] crypto: generic/aes - drop key expansion routine in favor of library version, Ard Biesheuvel
- [PATCH v4 16/32] crypto: ctr - add helper for performing a CTR encryption walk, Ard Biesheuvel
- [PATCH v4 18/32] crypto: arm64/aes-ce-cipher - use AES library as fallback, Ard Biesheuvel
- [PATCH v4 17/32] crypto: aes - move sync ctr(aes) to AES library and generic helper, Ard Biesheuvel
- [PATCH v4 19/32] crypto: aes/arm - use native endiannes for key schedule, Ard Biesheuvel
- [PATCH v4 20/32] crypto: arm/aes-ce - provide a synchronous version of ctr(aes), Ard Biesheuvel
- [PATCH v4 21/32] crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes), Ard Biesheuvel
- [PATCH v4 22/32] crypto: arm/ghash - provide a synchronous version, Ard Biesheuvel
- [PATCH v4 23/32] bluetooth: switch to AES library, Ard Biesheuvel
- [PATCH v4 24/32] crypto: amcc/aes - switch to AES library for GCM key derivation, Ard Biesheuvel
- [PATCH v4 25/32] crypto: ccp - move to AES library for CMAC key derivation, Ard Biesheuvel
- [PATCH v4 26/32] crypto: chelsio/aes - replace AES cipher calls with library calls, Ard Biesheuvel
- [PATCH v4 28/32] crypto: lib/aes - export sbox and inverse sbox, Ard Biesheuvel
- [PATCH v4 27/32] crypto: aes/generic - unexport last-round AES tables, Ard Biesheuvel
- [PATCH v4 29/32] crypto: arm64/aes-neon - switch to shared AES Sboxes, Ard Biesheuvel
- [PATCH v4 30/32] crypto: arm/aes-cipher - switch to shared AES inverse Sbox, Ard Biesheuvel
- [PATCH v4 31/32] crypto: arm64/aes-cipher - switch to shared AES inverse Sbox, Ard Biesheuvel
- [PATCH v4 32/32] crypto: arm/aes-scalar - unexport en/decryption routines, Ard Biesheuvel
- Re: [PATCH v4 00/32] crypto: AES cleanup, Herbert Xu
[PATCH v2] crypto: ccp/gcm - use const time tag comparison.,
Cfir Cohen
[PATCH v7 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
gcm-aes-ccp self-tests failure,
Eric Biggers
[PATCH 0/9] crypto: inside-secure - fix cryptomgr extratests issues,
Pascal van Leeuwen
- [PATCH] crypto: inside-secure - fix scatter/gather list handling issues, Pascal van Leeuwen
- [PATCH 1/9] crypto: inside-secure - keep ivsize for DES ECB modes at 0, Pascal van Leeuwen
- [PATCH] crypto: inside-secure - fix scatter/gather list to descriptor conversion, Pascal van Leeuwen
- [PATCH 3/9] crypto: inside-secure - fix incorrect skcipher output IV, Pascal van Leeuwen
- [PATCH 2/9] crypto: inside-secure - silently return -EINVAL for input error cases, Pascal van Leeuwen
- [PATCH 4/9] crypto: inside-secure - fix scatter/gather list to descriptor conversion, Pascal van Leeuwen
- [PATCH 5/9] crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt, Pascal van Leeuwen
- [PATCH 6/9] crypto: inside-secure: back out parts of earlier HMAC update workaround, Pascal van Leeuwen
- [PATCH 7/9] crypto: inside-secure - let HW deal with initial hash digest, Pascal van Leeuwen
- [PATCH 9/9] crypto: inside-secure - add support for 0 length HMAC messages, Pascal van Leeuwen
- [PATCH 8/9] crypto: inside-secure - add support for arbitrary size hash/HMAC updates, Pascal van Leeuwen
- RE: [PATCH 0/9] crypto: inside-secure - fix cryptomgr extratests issues, Pascal Van Leeuwen
- Re: [PATCH 0/9] crypto: inside-secure - fix cryptomgr extratests issues, Herbert Xu
[PATCH 0/4] crypto: ccree: cleanups, fixes and TEE FIPS support,
Gilad Ben-Yossef
[PATCH] crypto: cryptd - Fix skcipher instance memory leak,
Vincent Whitchurch
[PATCH] crypto: ccp/gcm - use const time tag comparison.,
Cfir Cohen
[PATCH][next] crypto: ccree - fix spelling mistake "configration" -> "configuration",
Colin King
[PATCH v3 0/7] crypto: CAESAR final portfolio follow-up,
Ard Biesheuvel
[PATCH v2 0/7] crypto: CAESAR final portfolio follow-up,
Ard Biesheuvel
[PATCH v6 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
[PATCH 28/39] docs: admin-guide: add a series of orphaned documents,
Mauro Carvalho Chehab
[PATCH 0/2] crypto: stm32/hash: Fix bug in hmac mode,
Lionel Debieve
[PATCH 1/1] crypto: stm32/crc32 - rename driver file,
Lionel Debieve
[PATCH v3 00/30] crypto: DES/3DES cleanup,
Ard Biesheuvel
- [PATCH v3 01/30] crypto: des/3des_ede - add new helpers to verify key length, Ard Biesheuvel
- [PATCH v3 02/30] crypto: s390/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 03/30] crypto: sparc/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 04/30] crypto: atmel/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 05/30] crypto: bcm/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 06/30] crypto: caam/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 07/30] crypto: cpt/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 08/30] crypto: nitrox/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 09/30] crypto: ccp/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 10/30] crypto: ccree/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 11/30] crypto: hifn/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 12/30] crypto: hisilicon/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 13/30] crypto: safexcel/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 14/30] crypto: ixp4xx/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 15/30] crypto: cesa/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 16/30] crypto: n2/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 17/30] crypto: omap/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 18/30] crypto: picoxcell/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 20/30] crypto: rk3288/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 21/30] crypto: stm32/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 19/30] crypto: qce/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 22/30] crypto: sun4i/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 23/30] crypto: talitos/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 24/30] crypto: ux500/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v3 25/30] crypto: 3des - move verification out of exported routine, Ard Biesheuvel
- [PATCH v3 26/30] crypto: des - remove unused function, Ard Biesheuvel
- [PATCH v3 28/30] crypto: x86/des - switch to library interface, Ard Biesheuvel
- [PATCH v3 29/30] crypto: des - remove now unused __des3_ede_setkey(), Ard Biesheuvel
- [PATCH v3 30/30] fs: cifs: move from the crypto cipher API to the new DES library interface, Ard Biesheuvel
- [PATCH v3 27/30] crypto: des - split off DES library from generic DES cipher driver, Ard Biesheuvel
[RESEND PATCH 00/10] crypto: k3: Add sa2ul driver,
Keerthy
- [RESEND PATCH 01/10] dt-bindings: crypto: k3: Add sa2ul bindings documentation, Keerthy
- [RESEND PATCH 08/10] crypto: sa2ul: Add hmac(sha256) HMAC algorithm support, Keerthy
- [RESEND PATCH 09/10] sa2ul: Add 3DES ECB & CBC Mode support, Keerthy
- [RESEND PATCH 10/10] arm64: dts: k3-am6: Add crypto accelarator node, Keerthy
- [RESEND PATCH 07/10] crypto: sa2ul: Add hmac(sha1) HMAC algorithm support, Keerthy
- [RESEND PATCH 03/10] crypto: sa2ul: Add AES ECB Mode support, Keerthy
- [RESEND PATCH 02/10] crypto: sa2ul: Add crypto driver, Keerthy
- [RESEND PATCH 04/10] crypto: sa2ul: Add aead support for hmac(sha1)cbc(aes) algorithm, Keerthy
- [RESEND PATCH 05/10] crypto: sha256_generic: Export the Transform function, Keerthy
- [RESEND PATCH 06/10] crypto: sa2ul: Add hmac(sha256)cbc(aes) AEAD Algo support, Keerthy
- Re: [RESEND PATCH 00/10] crypto: k3: Add sa2ul driver, Eric Biggers
[PATCH v2 05/27] crypto: remove memset after dma_alloc_coherent,
Fuqian Huang
[PATCH v12 00/11] Appended signatures support for IMA appraisal,
Thiago Jung Bauermann
- [PATCH v12 02/11] PKCS#7: Refactor verify_pkcs7_signature(), Thiago Jung Bauermann
- [PATCH v12 04/11] integrity: Select CONFIG_KEYS instead of depending on it, Thiago Jung Bauermann
- [PATCH v12 01/11] MODSIGN: Export module signature definitions, Thiago Jung Bauermann
- [PATCH v12 08/11] ima: Collect modsig, Thiago Jung Bauermann
- [PATCH v12 11/11] ima: Allow template= option for appraise rules as well, Thiago Jung Bauermann
- [PATCH v12 09/11] ima: Define ima-modsig template, Thiago Jung Bauermann
- [PATCH v12 07/11] ima: Implement support for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v12 03/11] PKCS#7: Introduce pkcs7_get_digest(), Thiago Jung Bauermann
- [PATCH v12 05/11] ima: Add modsig appraise_type option for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v12 10/11] ima: Store the measurement again when appraising a modsig, Thiago Jung Bauermann
- [PATCH v12 06/11] ima: Factor xattr_verify() out of ima_appraise_measurement(), Thiago Jung Bauermann
- Re: [PATCH v12 00/11] Appended signatures support for IMA appraisal, Mimi Zohar
- Re: [PATCH v12 00/11] Appended signatures support for IMA appraisal, Jordan Hand
[PATCH 11/87] crypto: amcc: Remove call to memset after dma_alloc_coherent, Fuqian Huang
KMSAN: uninit-value in aesti_encrypt,
syzbot
[PATCH] crypto: ccp - Switch to SPDX license identifiers,
Hook, Gary
[PATCH v2] crypto: ccp - Validate the the error value used to index error messages,
Hook, Gary
[PATCH v2 00/30] crypto: DES/3DES cleanup,
Ard Biesheuvel
- [PATCH v2 01/30] crypto: des/3des_ede - add new helpers to verify key length, Ard Biesheuvel
- [PATCH v2 02/30] crypto: s390/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 03/30] crypto: sparc/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 05/30] crypto: bcm/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 04/30] crypto: atmel/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 07/30] crypto: cpt/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 06/30] crypto: caam/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 09/30] crypto: ccp/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 08/30] crypto: nitrox/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 11/30] crypto: hifn/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 10/30] crypto: ccree/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 13/30] crypto: safexcel/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 14/30] crypto: ixp4xx/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 12/30] crypto: hisilicon/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 15/30] crypto: cesa/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 16/30] crypto: n2/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 17/30] crypto: omap/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 18/30] crypto: picoxcell/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 19/30] crypto: qce/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 20/30] crypto: rk3288/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 21/30] crypto: stm32/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 22/30] crypto: sun4i/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 23/30] crypto: talitos/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 24/30] crypto: ux500/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v2 25/30] crypto: 3des - move verification out of exported routine, Ard Biesheuvel
- [PATCH v2 26/30] crypto: des - remove unused function, Ard Biesheuvel
- [PATCH v2 29/30] crypto: des - remove now unused __des3_ede_setkey(), Ard Biesheuvel
- [PATCH v2 28/30] crypto: x86/des - switch to library interface, Ard Biesheuvel
- [PATCH v2 30/30] fs: cifs: move from the crypto cipher API to the new DES library interface, Ard Biesheuvel
- [PATCH v2 27/30] crypto: des - split off DES library from generic DES cipher driver, Ard Biesheuvel
- Re: [PATCH v2 00/30] crypto: DES/3DES cleanup, Horia Geanta
[PATCH v3 00/32] crypto: AES cleanup,
Ard Biesheuvel
- [PATCH v3 01/32] crypto: arm/aes-ce - cosmetic/whitespace cleanup, Ard Biesheuvel
- [PATCH v3 02/32] crypto: aes - rename local routines to prevent future clashes, Ard Biesheuvel
- [PATCH v3 03/32] crypto: aes/fixed-time - align key schedule with other implementations, Ard Biesheuvel
- [PATCH v3 05/32] crypto: x86/aes-ni - switch to generic for fallback and key routines, Ard Biesheuvel
- [PATCH v3 04/32] crypto: aes - create AES library based on the fixed time AES code, Ard Biesheuvel
- [PATCH v3 06/32] crypto: x86/aes - drop scalar assembler implementations, Ard Biesheuvel
- [PATCH v3 07/32] crypto: padlock/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v3 08/32] crypto: cesa/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v3 09/32] crypto: safexcel/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v3 10/32] crypto: arm64/ghash - switch to AES library, Ard Biesheuvel
- [PATCH v3 11/32] crypto: arm/aes-neonbs - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v3 12/32] crypto: arm64/aes-ccm - switch to AES library, Ard Biesheuvel
- [PATCH v3 13/32] crypto: arm64/aes-neonbs - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v3 14/32] crypto: arm64/aes-ce - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v3 15/32] crypto: generic/aes - drop key expansion routine in favor of library version, Ard Biesheuvel
- [PATCH v3 16/32] crypto: ctr - add helper for performing a CTR encryption walk, Ard Biesheuvel
- [PATCH v3 17/32] crypto: aes - move sync ctr(aes) to AES library and generic helper, Ard Biesheuvel
- [PATCH v3 18/32] crypto: arm64/aes-ce-cipher - use AES library as fallback, Ard Biesheuvel
- [PATCH v3 19/32] crypto: aes/arm - use native endiannes for key schedule, Ard Biesheuvel
- [PATCH v3 21/32] crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes), Ard Biesheuvel
- [PATCH v3 20/32] crypto: arm/aes-ce - provide a synchronous version of ctr(aes), Ard Biesheuvel
- [PATCH v3 22/32] crypto: arm/ghash - provide a synchronous version, Ard Biesheuvel
- [PATCH v3 25/32] crypto: ccp - move to AES library for CMAC key derivation, Ard Biesheuvel
- [PATCH v3 23/32] bluetooth: switch to AES library, Ard Biesheuvel
- [PATCH v3 26/32] crypto: chelsio/aes - replace AES cipher calls with library calls, Ard Biesheuvel
- [PATCH v3 24/32] crypto: amcc/aes - switch to AES library for GCM key derivation, Ard Biesheuvel
- [PATCH v3 27/32] crypto: aes/generic - unexport last-round AES tables, Ard Biesheuvel
- [PATCH v3 28/32] crypto: lib/aes - export sbox and inverse sbox, Ard Biesheuvel
- [PATCH v3 29/32] crypto: arm64/aes-neon - switch to shared AES Sboxes, Ard Biesheuvel
- [PATCH v3 30/32] crypto: arm/aes-cipher - switch to shared AES inverse Sbox, Ard Biesheuvel
- [PATCH v3 31/32] crypto: arm64/aes-cipher - switch to shared AES inverse Sbox, Ard Biesheuvel
- [PATCH v3 32/32] crypto: arm/aes-scalar - unexport en/decryption routines, Ard Biesheuvel
[PATCH v5 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
[PATCH] crypto: ccp - Validate the the error value used to index error messages,
Hook, Gary
[PATCH v2 0/2] Clean up crypto documentation,
Hook, Gary
[PATCH] crypto: morus - remove generic and x86 implementations,
Ard Biesheuvel
[PATCH] crypto: algapi - guard against uninitialized spawn list in crypto_remove_spawns,
Michal Suchanek
[PATCH 00/11] Add module parameters to control CCP activation,
Hook, Gary
- [PATCH 01/11] crypto: ccp - Make CCP debugfs support optional, Hook, Gary
- [PATCH 02/11] crypto: ccp - Add a module parameter to specify a queue count, Hook, Gary
- [PATCH 03/11] crypto: ccp - Expose the value of nqueues in DebugFS, Hook, Gary
- [PATCH 04/11] crypto: ccp - module parameter to limit the number of enabled CCPs, Hook, Gary
- [PATCH 05/11] crypto: ccp - Expose maxdev through DebugFS, Hook, Gary
- [PATCH 06/11] crypto: ccp - Specify a single CCP via PCI device ID, Hook, Gary
- [PATCH 07/11] crypto: ccp - expose the pcidev module parameter in debugfs, Hook, Gary
- [PATCH 08/11] crypto: ccp - module parameter to allow CCP selection by PCI bus, Hook, Gary
- [PATCH 10/11] crypto: ccp - Add a module parameter to control registration for DMA, Hook, Gary
- [PATCH 11/11] crypto: ccp - Expose the registerdma module parameter in DFS, Hook, Gary
- [PATCH 09/11] crypto: ccp - expose pcibus module parameter in debugfs, Hook, Gary
[PATCH 0/3] Clean up crypto documentation,
Hook, Gary
[PATCH 0/2] crypto: arm64/aes-ce - implement 5-way interleave for some modes,
Ard Biesheuvel
[PATCH] crypto: qat - Endian bug in interrupt handler,
Dan Carpenter
[RFC/RFT PATCH] crypto: aes/generic - use unaligned loads to eliminate 50% of lookup tables,
Ard Biesheuvel
[PATCH 0/6] crypto: aegis128 - add NEON intrinsics version for ARM/arm64,
Ard Biesheuvel
memory leak in mpihelp_mul_karatsuba_case,
syzbot
[PATCH v4 0/3] MediaTek Security random number generator support,
Neal Liu
[PATCH v5 0/4] *** SUBJECT HERE ***,
Christophe Leroy
[PATCH] crypto: cavium remove casting dma_alloc,
Vasyl Gomonovych
[patch] crypto: ccp - Free ccp if initialization fails,
David Rientjes
[PATCH] Crypto: fixed a comment coding style issue,
Aditya Parekh
[PATCH v2 00/26]crypto: AES cleanup,
Ard Biesheuvel
- [PATCH v2 01/26] crypto: arm/aes-ce - cosmetic/whitespace cleanup, Ard Biesheuvel
- [PATCH v2 02/26] crypto: aes - rename local routines to prevent future clashes, Ard Biesheuvel
- [PATCH v2 03/26] crypto: aes/fixed-time - align key schedule with other implementations, Ard Biesheuvel
- [PATCH v2 05/26] crypto: x86/aes-ni - switch to generic for fallback and key routines, Ard Biesheuvel
- [PATCH v2 04/26] crypto: aes - create AES library based on the fixed time AES code, Ard Biesheuvel
- [PATCH v2 07/26] crypto: padlock/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v2 08/26] crypto: cesa/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v2 06/26] crypto: x86/aes - drop scalar assembler implementations, Ard Biesheuvel
- [PATCH v2 09/26] crypto: safexcel/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v2 11/26] crypto: arm/aes-neonbs - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v2 10/26] crypto: arm64/ghash - switch to AES library, Ard Biesheuvel
- [PATCH v2 12/26] crypto: arm64/aes-ccm - switch to AES library, Ard Biesheuvel
- [PATCH v2 13/26] crypto: arm64/aes-neonbs - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v2 14/26] crypto: arm64/aes-ce - switch to library version of key expansion routine, Ard Biesheuvel
- [PATCH v2 15/26] crypto: generic/aes - drop key expansion routine in favor of library version, Ard Biesheuvel
- [PATCH v2 16/26] crypto: ctr - add helper for performing a CTR encryption walk, Ard Biesheuvel
- [PATCH v2 18/26] crypto: arm64/aes-ce-cipher - use AES library as fallback, Ard Biesheuvel
- [PATCH v2 17/26] crypto: aes - move sync ctr(aes) to AES library and generic helper, Ard Biesheuvel
- [PATCH v2 19/26] crypto: aes/arm - use native endiannes for key schedule, Ard Biesheuvel
- [PATCH v2 20/26] crypto: arm/aes-ce - provide a synchronous version of ctr(aes), Ard Biesheuvel
- [PATCH v2 21/26] crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes), Ard Biesheuvel
- [PATCH v2 22/26] crypto: arm/ghash - provide a synchronous version, Ard Biesheuvel
- [PATCH v2 24/26] crypto: amcc/aes - switch to AES library for GCM key derivation, Ard Biesheuvel
- [PATCH v2 23/26] bluetooth: switch to AES library, Ard Biesheuvel
- [PATCH v2 25/26] crypto: ccp - move to AES library for CMAC key derivation, Ard Biesheuvel
- [PATCH v2 26/26] crypto: chelsio/aes - replace AES cipher calls with library calls, Ard Biesheuvel
- Re: [PATCH v2 00/26]crypto: AES cleanup, Eric Biggers
[RFC PATCH 00/30] crypto: DES/3DES cleanup,
Ard Biesheuvel
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]