Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH] crypto/simd: correctly take reqsize of wrapped skcipher into account, (continued)
- .S_shipped unnecessary?,
Jason A. Donenfeld
- BUG: KASAN: slab-out-of-bounds in cts_cbc_encrypt+0xec/0x3c0, Qian Cai
- [PATCH 0/5] crypto: caam - add support for Era 10,
Horia Geantă
- [RESEND 0/2] Port mxs-dcp to imx6ull and imx6sll,
Leonard Crestez
- [RFC PATCH 0/4] Minor improvements over handling dependency on GAS,
Vladimir Murzin
- [PATCH] dt-bindings: rng: update bindings for MT7629 SoC,
Ryder Lee
- KASAN: use-after-free Read in crypto_gcm_init_common,
syzbot
- [PATCH v4 0/3] crypto: streebog - add Streebog hash function,
Vitaly Chikunov
- [PATCH v23 0/6] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
- [PATCH] arm/crypto/aes-ce-glue.c: Remove duplicate header,
Brajeswar Ghosh
- [PATCH] crypto: bcm: fix normal/non key hash algorithm failure,
Raveendra Padasalagi
- [RFC PATCH v3 00/15] crypto: Adiantum support,
Eric Biggers
- [RFC PATCH v3 15/15] fscrypt: add Adiantum support, Eric Biggers
- [RFC PATCH v3 12/15] crypto: nhpoly1305 - add NHPoly1305 support, Eric Biggers
- [RFC PATCH v3 14/15] crypto: adiantum - add Adiantum support, Eric Biggers
- [RFC PATCH v3 09/15] crypto: arm/chacha - add XChaCha12 support, Eric Biggers
- [RFC PATCH v3 13/15] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305, Eric Biggers
- [RFC PATCH v3 06/15] crypto: arm/chacha20 - limit the preemption-disabled section, Eric Biggers
- [RFC PATCH v3 11/15] crypto: poly1305 - add Poly1305 core API, Eric Biggers
- [RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator, Eric Biggers
- [RFC PATCH v3 05/15] crypto: chacha - add XChaCha12 support, Eric Biggers
- [RFC PATCH v3 07/15] crypto: arm/chacha20 - add XChaCha20 support, Eric Biggers
- [RFC PATCH v3 03/15] crypto: chacha20-generic - add XChaCha20 support, Eric Biggers
- [RFC PATCH v3 08/15] crypto: arm/chacha20 - refactor to allow varying number of rounds, Eric Biggers
- [RFC PATCH v3 04/15] crypto: chacha20-generic - refactor to allow varying number of rounds, Eric Biggers
- [RFC PATCH v3 01/15] crypto: chacha20-generic - add HChaCha20 library function, Eric Biggers
- [RFC PATCH v3 02/15] crypto: chacha20-generic - don't unnecessarily use atomic walk, Eric Biggers
- Re: [RFC PATCH v3 00/15] crypto: Adiantum support, Martin Willi
- [PATCH 0/5] crypto: crypto_user_stat: misc enhancement,
Corentin Labbe
- [PATCH 0/2] crypto: hisilicon - A couple of fixes,
John Garry
- [PATCH] crypto: cts: document NIST standard status,
Gilad Ben-Yossef
- [PATCH] crypto: ecc - check for invalid values in the key verification test,
Vitaly Chikunov
- [PATCH] crypto: ecc - regularize scalar for scalar multiplication, Vitaly Chikunov
- [PATCH] crypto: mark cts(cbc(aes)) as FIPS allowed,
Gilad Ben-Yossef
- [PATCH 0/4] crypto: crypto_user reporting fixes and cleanups,
Eric Biggers
- Re: [PATCH] HID: add driver for U2F Zero built-in LED and RNG,
Andrej Shadura
- KASAN: use-after-free Read in skcipher_recvmsg,
syzbot
- [Qestion] Lots of memory leaks when mounting and unmounting nfs client to server continuously.,
zhong jiang
- [PATCH] crypto: chelsio: clean up various indentation issues,
Colin King
- [PATCH v2 0/3] crypto: ccree: add CryptoCell 713 baseline support,
Gilad Ben-Yossef
- [PATCH] pcrypt: use format specifier in kobject_add,
Colin King
- [PATCH v3 0/3] crypto: streebog - add Streebog hash function,
Vitaly Chikunov
- [PATCH v4 0/7] add integrity and security to TPM2 transactions,
James Bottomley
- [PATCH 1/2] crypto: fix cfb mode decryption,
Dmitry Eremin-Solenikov
- [PATCH] crypto: crypto_user_stat: Zeroize whole structure given to user space,
Corentin Labbe
- [PATCH] crypto: cavium/nitrox - fix a DMA pool free failure,
Wenwen Wang
- RE: [PATCH 3/3] crypto: ccree: add SM3 support, yael.chemla
- [PATCH net-next v8 00/28] WireGuard: Secure Network Tunnel,
Jason A. Donenfeld
- [PATCH net-next v8 03/28] zinc: introduce minimal cryptography library, Jason A. Donenfeld
- [PATCH net-next v8 06/28] zinc: ChaCha20 x86_64 implementation, Jason A. Donenfeld
- [PATCH net-next v8 07/28] zinc: import Andy Polyakov's ChaCha20 ARM and ARM64 implementations, Jason A. Donenfeld
- [PATCH net-next v8 17/28] zinc: Poly1305 MIPS32r2 and MIPS64 implementations, Jason A. Donenfeld
- [PATCH net-next v8 26/28] crypto: port ChaCha20 to Zinc, Jason A. Donenfeld
- [PATCH net-next v8 28/28] net: WireGuard secure network tunnel, Jason A. Donenfeld
- [PATCH net-next v8 27/28] security/keys: rewrite big_key crypto to use Zinc, Jason A. Donenfeld
- [PATCH net-next v8 25/28] crypto: port Poly1305 to Zinc, Jason A. Donenfeld
- [PATCH net-next v8 24/28] zinc: Curve25519 ARM implementation, Jason A. Donenfeld
- [PATCH net-next v8 23/28] zinc: import Bernstein and Schwabe's Curve25519 ARM implementation, Jason A. Donenfeld
- [PATCH net-next v8 22/28] zinc: Curve25519 x86_64 implementation, Jason A. Donenfeld
- [PATCH net-next v8 21/28] zinc: Curve25519 generic C implementations and selftest, Jason A. Donenfeld
- [PATCH net-next v8 16/28] zinc: import Andy Polyakov's Poly1305 MIPS64 implementation, Jason A. Donenfeld
- [PATCH net-next v8 18/28] zinc: ChaCha20Poly1305 construction and selftest, Jason A. Donenfeld
- [PATCH net-next v8 20/28] zinc: BLAKE2s x86_64 implementation, Jason A. Donenfeld
- [PATCH net-next v8 19/28] zinc: BLAKE2s generic C implementation and selftest, Jason A. Donenfeld
- [PATCH net-next v8 15/28] zinc: Poly1305 ARM and ARM64 implementations, Jason A. Donenfeld
- [PATCH net-next v8 12/28] zinc: import Andy Polyakov's Poly1305 x86_64 implementation, Jason A. Donenfeld
- [PATCH net-next v8 13/28] zinc: Poly1305 x86_64 implementation, Jason A. Donenfeld
- [PATCH net-next v8 14/28] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations, Jason A. Donenfeld
- [PATCH net-next v8 10/28] zinc: ChaCha20 MIPS32r2 implementation, Jason A. Donenfeld
- [PATCH net-next v8 11/28] zinc: Poly1305 generic C implementations and selftest, Jason A. Donenfeld
- [PATCH net-next v8 09/28] zinc: ChaCha20 ARM and ARM64 implementations, Jason A. Donenfeld
- [PATCH net-next v8 08/28] zinc: port Andy Polyakov's ChaCha20 ARM and ARM64 implementations, Jason A. Donenfeld
- [PATCH net-next v8 04/28] zinc: ChaCha20 generic C implementation and selftest, Jason A. Donenfeld
- [PATCH net-next v8 05/28] zinc: import Andy Polyakov's ChaCha20 x86_64 implementation, Jason A. Donenfeld
- [PATCH net-next v8 01/28] ARM: makefile: use ARMv3M mode for RiscPC, Jason A. Donenfeld
- [PATCH net-next v8 02/28] asm: simd context helper API, Jason A. Donenfeld
- [PATCH net-next] cxgb4: fix the error path of cxgb4_uld_register(),
Ganesh Goudar
- [PATCH] powerpc/8xx: Add DT node for using the SEC engine of the MPC885, Christophe Leroy
- [PATCH 0/3] crypto: ccree: add SM3 support,
Yael Chemla
- [PATCH v3 0/2] crypto: some hardening against AES cache-timing attacks,
Eric Biggers
- [PATCH 0/3] Add Inline Crypto Engine (ICE) driver,
AnilKumar Chimata
- [cryptodev:master 97/126] ERROR: "crypto_fpu_exit" [arch/x86/crypto/aesni-intel.ko] undefined!, kbuild test robot
- [PATCH v4 0/4] Port mxs-dcp to imx6ull and imx6sll,
Leonard Crestez
- [cryptodev:master 97/126] arch/x86/crypto/aesni-intel_glue.c:1505: undefined reference to `crypto_fpu_exit', kbuild test robot
- [PATCH v2 0/2] crypto: some hardening against AES cache-timing attacks,
Eric Biggers
- [PATCH v3 0/4] Port mxs-dcp to imx6ull and imx6sll,
Leonard Crestez
- [PATCH 0/3] crypto: ccree: add CryptoCell 713 baseline support,
Gilad Ben-Yossef
- [PATCH v4 4.4 2/4] x86/fpu: Remove use_eager_fpu(), Daniel Sangorrin
- [RFC PATCH v2 00/12] crypto: Adiantum support,
Eric Biggers
- [RFC PATCH v2 11/12] crypto: adiantum - add Adiantum support, Eric Biggers
- [RFC PATCH v2 09/12] crypto: nhpoly1305 - add NHPoly1305 support, Eric Biggers
- [RFC PATCH v2 10/12] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305, Eric Biggers
- [RFC PATCH v2 12/12] fscrypt: add Adiantum support, Eric Biggers
- [RFC PATCH v2 08/12] crypto: poly1305 - add Poly1305 core API, Eric Biggers
- [RFC PATCH v2 07/12] crypto: arm/chacha - add XChaCha12 support, Eric Biggers
- [RFC PATCH v2 06/12] crypto: arm/chacha20 - refactor to allow varying number of rounds, Eric Biggers
- [RFC PATCH v2 04/12] crypto: chacha - add XChaCha12 support, Eric Biggers
- [RFC PATCH v2 05/12] crypto: arm/chacha20 - add XChaCha20 support, Eric Biggers
- [RFC PATCH v2 01/12] crypto: chacha20-generic - add HChaCha20 library function, Eric Biggers
- [RFC PATCH v2 03/12] crypto: chacha20-generic - refactor to allow varying number of rounds, Eric Biggers
- [RFC PATCH v2 02/12] crypto: chacha20-generic - add XChaCha20 support, Eric Biggers
- Re: [RFC PATCH v2 00/12] crypto: Adiantum support, Jason A. Donenfeld
- Re: [RFC PATCH v2 00/12] crypto: Adiantum support, Eric Biggers
Looking for linux-crypto archive donations, Konstantin Ryabitsev
[PATCH v2 0/4] Port mxs-dcp to imx6ull and imx6sll,
Leonard Crestez
[PATCH v2 1/1] crypto:chelsio: Update ntx queue received from cxgb4,
Harsh Jain
[PATCH 1/1] crypto:chelsio: Update ntx queue received from cxgb4,
Harsh Jain
[bug report] crypto: user - Implement a generic crypto statistics,
Dan Carpenter
[PATCH -next] crypto: mxs-dcp: make symbols 'sha1_null_hash' and 'sha256_null_hash' static,
Wei Yongjun
[PATCH] crypto: ccree - avoid implicit enum conversion,
Nathan Chancellor
[PATCH v2 0/2] crypto: streebog - add Streebog hash function,
Vitaly Chikunov
[PATCH] crypto: caam - add SPDX license identifier to all files,
Horia Geantă
BUG: unable to handle kernel NULL pointer dereference in sha256_mb_mgr_get_comp_job_avx2, syzbot
[PATCH 0/3] crypto: use unaligned accessors in aligned fast paths,
Ard Biesheuvel
[PATCH] crypto: inside-secure: safexcel - fix memory allocation,
Gustavo A. R. Silva
[PATCH] crypto: arm64/aes-blk - ensure XTS mask is always loaded,
Ard Biesheuvel
[PATCH] crypto/testmgr.c: fix sizeof() on COMP_BUF_SIZE,
Michael Schupikov
[PATCH 0/2] crypto: streebog - add Streebog hash function,
Vitaly Chikunov
general protection fault in gcmaes_crypt_by_sg,
syzbot
KASAN: use-after-free Read in af_alg_wmem_wakeup, syzbot
[PATCH net-next v7 05/28] zinc: import Andy Polyakov's ChaCha20 x86_64 implementation, Jason A. Donenfeld
[PATCH net-next v7 04/28] zinc: ChaCha20 generic C implementation and selftest, Jason A. Donenfeld
[PATCH net-next v7 07/28] zinc: import Andy Polyakov's ChaCha20 ARM and ARM64 implementations, Jason A. Donenfeld
[PATCH net-next v7 06/28] zinc: ChaCha20 x86_64 implementation, Jason A. Donenfeld
[PATCH net-next v7 09/28] zinc: ChaCha20 ARM and ARM64 implementations, Jason A. Donenfeld
[PATCH net-next v7 08/28] zinc: port Andy Polyakov's ChaCha20 ARM and ARM64 implementations, Jason A. Donenfeld
[PATCH net-next v7 10/28] zinc: ChaCha20 MIPS32r2 implementation, Jason A. Donenfeld
[PATCH net-next v7 11/28] zinc: Poly1305 generic C implementations and selftest, Jason A. Donenfeld
[PATCH net-next v7 12/28] zinc: import Andy Polyakov's Poly1305 x86_64 implementation, Jason A. Donenfeld
[PATCH net-next v7 18/28] zinc: ChaCha20Poly1305 construction and selftest, Jason A. Donenfeld
[PATCH net-next v7 19/28] zinc: BLAKE2s generic C implementation and selftest, Jason A. Donenfeld
[PATCH net-next v7 24/28] zinc: Curve25519 ARM implementation, Jason A. Donenfeld
[PATCH net-next v7 22/28] zinc: Curve25519 x86_64 implementation, Jason A. Donenfeld
[PATCH net-next v7 21/28] zinc: Curve25519 generic C implementations and selftest, Jason A. Donenfeld
[PATCH net-next v7 20/28] zinc: BLAKE2s x86_64 implementation, Jason A. Donenfeld
[PATCH net-next v7 16/28] zinc: import Andy Polyakov's Poly1305 MIPS64 implementation, Jason A. Donenfeld
[PATCH net-next v7 13/28] zinc: Poly1305 x86_64 implementation, Jason A. Donenfeld
[PATCH net-next v7 26/28] crypto: port ChaCha20 to Zinc,
Jason A. Donenfeld
[PATCH net-next v7 25/28] crypto: port Poly1305 to Zinc,
Jason A. Donenfeld
[PATCH net-next v7 23/28] zinc: import Bernstein and Schwabe's Curve25519 ARM implementation, Jason A. Donenfeld
[PATCH net-next v7 17/28] zinc: Poly1305 MIPS32r2 and MIPS64 implementations, Jason A. Donenfeld
[PATCH net-next v7 15/28] zinc: Poly1305 ARM and ARM64 implementations, Jason A. Donenfeld
[PATCH net-next v7 14/28] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations, Jason A. Donenfeld
[PATCH net-next v7 03/28] zinc: introduce minimal cryptography library,
Jason A. Donenfeld
[PATCH] crypto: x86/aes-ni - fix build error following fpu template removal,
Eric Biggers
set_cpus_allowed_ptr() usage in FREESCALE CAAM,
Sebastian Andrzej Siewior
[RFC PATCH 0/9] patchable function pointers for pluggable crypto routines,
Ard Biesheuvel
- [RFC PATCH 2/9] arm64: kernel: add arch support for patchable function pointers, Ard Biesheuvel
- [RFC PATCH 7/9] crypto: crct10dif/generic - switch crypto API driver to core library, Ard Biesheuvel
- [RFC PATCH 8/9] crypto: crc-t10dif/powerpc - move PMULL based code into core library, Ard Biesheuvel
- [RFC PATCH 9/9] crypto: crc-t10dif/x86 - move PMULL based code into core library, Ard Biesheuvel
- [RFC PATCH 6/9] crypto: crc-t10dif/arm - move PMULL based code into core library, Ard Biesheuvel
- [RFC PATCH 4/9] crypto: crc-t10dif - use patchable function pointer for core update routine, Ard Biesheuvel
- [RFC PATCH 5/9] crypto: crc-t10dif/arm64 - move PMULL based code into core library, Ard Biesheuvel
- [RFC PATCH 3/9] crypto: crc-t10dif - make crc_t10dif a static inline, Ard Biesheuvel
- [RFC PATCH 1/9] kernel: add support for patchable function pointers, Ard Biesheuvel
- Re: [RFC PATCH 0/9] patchable function pointers for pluggable crypto routines, Jason A. Donenfeld
[PATCH -next] crypto: chtls - remove set but not used variable 'csk',
YueHaibing
[PATCH -next] crypto: axis - fix platform_no_drv_owner.cocci warnings,
YueHaibing
[PATCH] crypto: aes_ti - disable interrupts while accessing sbox,
Eric Biggers
[PATCH] crypto: arm64/aes - fix handling sub-block CTS-CBC inputs,
Eric Biggers
[PATCH v22 0/6] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
[PATCH] crypto: cavium/nitrox - Fix format strings,
Arnd Bergmann
[PATCH] crypto: caam/qi2 - avoid double export,
Arnd Bergmann
[PATCH 0/3] crypto: mxs-dcp - Fix tcrypt on imx6,
Leonard Crestez
Re: Query in Crypto framework,
gregkh@xxxxxxxxxxxxxxxxxxx
[PATCH] drivers: crypto: caam: kconfig: create menu for CAAM,
Franck LENORMAND
[PATCH v2 0/2] crypto - fix aegis/morus for big endian systems,
Ard Biesheuvel
[PATCH] crypto: lrw - fix rebase error after out of bounds fix,
Ard Biesheuvel
[PATCH 0/2] crypto - fix aegis/morus for big endian systems,
Ard Biesheuvel
[PATCH cryptodev-2.6 1/4] crypto: cavium/nitrox - fix warnings while printing atomic64_t types,
Srikanth Jampala
Bad MAINTAINERS pattern in section 'IBM Power in-Nest Crypto Acceleration', Joe Perches
[PATCH] crypto/morus(640,1280) - make crypto_...-algs static,
valdis . kletnieks
KASAN: use-after-free Read in generic_gcmaes_encrypt,
syzbot
BUG: unable to handle kernel NULL pointer dereference in sha1_mb_mgr_get_comp_job_avx2,
syzbot
[PATCH] crypto: caam/qi2 - add CONFIG_NETDEVICES dependency,
Arnd Bergmann
[PATCH] crypto: qat - move temp buffers off the stack,
Ard Biesheuvel
[PATCH] hwrng: document the quality field,
Michael S. Tsirkin
Re: linux-next: Tree for Sep 25 (crypto/caam/), Randy Dunlap
[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel,
Jason A. Donenfeld
- [PATCH net-next v6 02/23] zinc: introduce minimal cryptography library, Jason A. Donenfeld
- [PATCH net-next v6 03/23] zinc: ChaCha20 generic C implementation and selftest, Jason A. Donenfeld
- [PATCH net-next v6 04/23] zinc: ChaCha20 x86_64 implementation, Jason A. Donenfeld
- [PATCH net-next v6 05/23] zinc: import Andy Polyakov's ChaCha20 ARM and ARM64 implementations, Jason A. Donenfeld
- [PATCH net-next v6 13/23] zinc: Poly1305 MIPS32r2 and MIPS64 implementations, Jason A. Donenfeld
- [PATCH net-next v6 15/23] zinc: BLAKE2s generic C implementation and selftest, Jason A. Donenfeld
- [PATCH net-next v6 17/23] zinc: Curve25519 generic C implementations and selftest, Jason A. Donenfeld
- [PATCH net-next v6 18/23] zinc: Curve25519 x86_64 implementation, Jason A. Donenfeld
- [PATCH net-next v6 14/23] zinc: ChaCha20Poly1305 construction and selftest, Jason A. Donenfeld
- [PATCH net-next v6 20/23] crypto: port Poly1305 to Zinc, Jason A. Donenfeld
- [PATCH net-next v6 01/23] asm: simd context helper API, Jason A. Donenfeld
- [PATCH net-next v6 06/23] zinc: port Andy Polyakov's ChaCha20 ARM and ARM64 implementations, Jason A. Donenfeld
- [PATCH net-next v6 08/23] zinc: ChaCha20 MIPS32r2 implementation, Jason A. Donenfeld
- [PATCH net-next v6 09/23] zinc: Poly1305 generic C implementations and selftest, Jason A. Donenfeld
- [PATCH net-next v6 11/23] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations, Jason A. Donenfeld
- [PATCH net-next v6 12/23] zinc: Poly1305 ARM and ARM64 implementations, Jason A. Donenfeld
- [PATCH net-next v6 16/23] zinc: BLAKE2s x86_64 implementation, Jason A. Donenfeld
- [PATCH net-next v6 19/23] zinc: Curve25519 ARM implementation, Jason A. Donenfeld
- [PATCH net-next v6 22/23] security/keys: rewrite big_key crypto to use Zinc, Jason A. Donenfeld
- [PATCH net-next v6 21/23] crypto: port ChaCha20 to Zinc, Jason A. Donenfeld
- [PATCH net-next v6 23/23] net: WireGuard secure network tunnel, Jason A. Donenfeld
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]