Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH v2] net: ipv4: move tcp_fastopen server side code to SipHash library, (continued)
- [PATCH] crypto: nx: no need to check return value of debugfs_create functions,
Greg Kroah-Hartman
- [RFC PATCH] net: ipv4: move tcp_fastopen server side code to SipHash library,
Ard Biesheuvel
- [PATCH v2] wusb: switch to cbcmac transform,
Ard Biesheuvel
- [PATCH] wireless: airo: switch to skcipher interface,
Ard Biesheuvel
- [PATCH] lib80211: use crypto API ccm(aes) transform for CCMP processing,
Ard Biesheuvel
- [RFC PATCH 0/3] crypto: switch to shash for ESSIV generation,
Ard Biesheuvel
- [PATCH v3 0/4] Additional fixes on Talitos driver,
Christophe Leroy
- [PATCH v5 0/7] crypto: rc4 cleanup,
Ard Biesheuvel
- [PATCH v5 1/7] crypto: arc4 - refactor arc4 core code into separate library, Ard Biesheuvel
- [PATCH v5 2/7] net/mac80211: move WEP handling to ARC4 library interface, Ard Biesheuvel
- [PATCH v5 3/7] net/lib80211: move WEP handling to ARC4 library code, Ard Biesheuvel
- [PATCH v5 4/7] net/lib80211: move TKIP handling to ARC4 library code, Ard Biesheuvel
- [PATCH v5 5/7] crypto: arc4 - remove cipher implementation, Ard Biesheuvel
- [PATCH v5 6/7] ppp: mppe: switch to RC4 library interface, Ard Biesheuvel
- [PATCH v5 7/7] fs: cifs: switch to RC4 library interface, Ard Biesheuvel
- Re: [PATCH v5 0/7] crypto: rc4 cleanup, Eric Biggers
- Re: [PATCH v5 0/7] crypto: rc4 cleanup, Johannes Berg
- Re: [PATCH v5 0/7] crypto: rc4 cleanup, Herbert Xu
- [PATCH] wusb: switch to cbcmac transform, Ard Biesheuvel
- [PATCH v3 0/4] s390/crypto: Use -ENODEV instead of -EOPNOTSUPP,
David Hildenbrand
- [RFC PATCH 00/20] AES cleanup,
Ard Biesheuvel
- [RFC PATCH 01/20] crypto: arm/aes-ce - cosmetic/whitespace cleanup, Ard Biesheuvel
- [RFC PATCH 02/20] crypto: arm/aes - rename local routines to prevent future clashes, Ard Biesheuvel
- [RFC PATCH 03/20] crypto: aes/fixed-time - align key schedule with other implementations, Ard Biesheuvel
- [RFC PATCH 05/20] crypto: x86/aes-ni - switch to generic for fallback and key routines, Ard Biesheuvel
- [RFC PATCH 07/20] crypto: padlock/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [RFC PATCH 04/20] crypto: aes - create AES library based on the fixed time AES code, Ard Biesheuvel
- [RFC PATCH 08/20] crypto: cesa/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [RFC PATCH 06/20] crypto: x86/aes - drop scalar assembler implementations, Ard Biesheuvel
- [RFC PATCH 09/20] crypto: safexcel/aes - switch to library version of key expansion routine, Ard Biesheuvel
- [RFC PATCH 10/20] crypto: arm64/ghash - switch to AES library, Ard Biesheuvel
- [RFC PATCH 11/20] crypto: arm/aes-neonbs - switch to library version of key expansion routine, Ard Biesheuvel
- [RFC PATCH 12/20] crypto: arm64/aes-ccm - switch to AES library, Ard Biesheuvel
- [RFC PATCH 13/20] crypto: arm64/aes-neonbs - switch to library version of key expansion routine, Ard Biesheuvel
- [RFC PATCH 14/20] crypto: arm64/aes-ce - switch to library version of key expansion routine, Ard Biesheuvel
- [RFC PATCH 16/20] crypto: arm64/aes-ce-cipher - use AES library as fallback, Ard Biesheuvel
- [RFC PATCH 15/20] crypto: generic/aes - drop key expansion routine in favor of library version, Ard Biesheuvel
- [RFC PATCH 18/20] crypto: arm/aes-ce - provide a synchronous version of ctr(aes), Ard Biesheuvel
- [RFC PATCH 17/20] crypto: aes - move ctr(aes) non-SIMD fallback to AES library, Ard Biesheuvel
- [RFC PATCH 19/20] crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes), Ard Biesheuvel
- [RFC PATCH 20/20] crypto: arm/ghash - provide a synchronous version, Ard Biesheuvel
- Re: [RFC PATCH 00/20] AES cleanup, Herbert Xu
- [PATCH v2 0/4] s390/crypto: Use -ENODEV instead of -EOPNOTSUPP,
David Hildenbrand
- [PATCH] crypto: talitos - fix max key size for sha384 and sha512,
Christophe Leroy
- [PATCH v4 0/7] crypto: rc4 cleanup,
Ard Biesheuvel
- [PATCH v2 0/4] Additional fixes on Talitos driver,
Christophe Leroy
- [PATCH v3 0/7] crypto: rc4 cleanup,
Ard Biesheuvel
- [PATCH v11 00/13] Appended signatures support for IMA appraisal,
Thiago Jung Bauermann
- [PATCH v11 01/13] MODSIGN: Export module signature definitions, Thiago Jung Bauermann
- [PATCH v11 02/13] PKCS#7: Refactor verify_pkcs7_signature(), Thiago Jung Bauermann
- [PATCH v11 03/13] PKCS#7: Introduce pkcs7_get_digest(), Thiago Jung Bauermann
- [PATCH v11 04/13] integrity: Introduce struct evm_xattr, Thiago Jung Bauermann
- [PATCH v11 06/13] ima: Use designated initializers for struct ima_event_data, Thiago Jung Bauermann
- [PATCH v11 07/13] ima: Add modsig appraise_type option for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v11 08/13] ima: Factor xattr_verify() out of ima_appraise_measurement(), Thiago Jung Bauermann
- [PATCH v11 09/13] ima: Implement support for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v11 10/13] ima: Collect modsig, Thiago Jung Bauermann
- [PATCH v11 05/13] integrity: Select CONFIG_KEYS instead of depending on it, Thiago Jung Bauermann
- [PATCH v11 12/13] ima: Store the measurement again when appraising a modsig, Thiago Jung Bauermann
- [PATCH v11 13/13] ima: Allow template= option for appraise rules as well, Thiago Jung Bauermann
- [PATCH v11 11/13] ima: Define ima-modsig template, Thiago Jung Bauermann
- [PATCH] crypto: vmx - Document CTR mode counter width quirks,
Daniel Axtens
- [PATCH 0/2] crypto: caam - update IV using HW support,
Horia Geantă
- [PATCH v3 0/3] MediaTek Security random number generator support,
Neal Liu
- [PATCH v2 0/7] crypto: rc4 cleanup,
Ard Biesheuvel
- [PATCH] crypto: user - fix potential warnings in cryptouser.h,
Masahiro Yamada
- [PATCH v2 0/4] crypto: caam - Add i.MX8MQ support,
Andrey Smirnov
- [RFC PATCH 0/3] move WEP implementation to skcipher interface,
Ard Biesheuvel
- [PATCH v2] crypto: talitos - Use devm_platform_ioremap_resource(),
Fabio Estevam
- [PATCH] crypto: talitos - Use devm_platform_ioremap_resource(), Fabio Estevam
- [PATCH 1/2] crypto: mxs-dcp - Use devm_platform_ioremap_resource(),
Fabio Estevam
- [PATCH] crypto: qat - use struct_size() helper,
Gustavo A. R. Silva
- [PATCH] crypto: hisilicon - Use the correct style for SPDX License Identifier,
Nishad Kamdar
- [PATCH v1 0/5] Additional fixes on Talitos driver,
Christophe Leroy
- [PATCH] ARM: dts: imx7ulp: add crypto support,
Horia Geantă
- Re: mmotm 2019-06-04-16-33 uploaded (drivers/crypto/atmel),
Randy Dunlap
- [PATCH] crypto: cavium/nitrox - Use the correct style for SPDX License Identifier,
Nishad Kamdar
- [PATCH 0/3] Add support for Graviton TRNG,
Ali Saidi
- [PATCH -next] crypto: bcm - Make some symbols static,
YueHaibing
- [PATCH 0/4] zstd: reduce stack usage,
Maninder Singh
Message not available
Message not available
Message not available
Re: [PATCH 0/4] zstd: reduce stack usage, Andrew Morton
Message not available
[PATCH] crypto: chacha - constify ctx and iv arguments,
Eric Biggers
[PATCH] crypto: chacha20poly1305 - a few cleanups,
Eric Biggers
[PATCH] crypto: skcipher - make chunksize and walksize accessors internal,
Eric Biggers
[PATCH] crypto: skcipher - un-inline encrypt and decrypt functions,
Eric Biggers
[PATCH] crypto: aead - un-inline encrypt and decrypt functions,
Eric Biggers
[PATCH] crypto: x86/aesni - remove unused internal cipher algorithm,
Eric Biggers
[PATCH] crypto: doc - improve the skcipher API example code,
Eric Biggers
[PATCH] crypto: testmgr - add some more preemption points,
Eric Biggers
[PATCH 0/2] crypto: make cra_driver_name mandatory,
Eric Biggers
[PATCH] crypto: ux500 - fix license comment syntax error,
Alex Xu (Hello71)
RFC: declaring DT match tables (2nd take),
Enrico Weigelt, metux IT consult
[PATCH] crypto: chacha20poly1305 - fix atomic sleep when using async algorithm,
Eric Biggers
RFC: get rid of #ifdef CONFIG_OF's around of match tables,
Enrico Weigelt, metux IT consult
[PATCH] crypto: caam - disable some clock checks for iMX7ULP,
Iuliana Prodan
[PATCH -next] crypto: atmel-i2c - Fix build error while CRC16 set to m,
YueHaibing
[PATCH] crypto: pcrypt: Fix possible deadlock in padata_sysfs_release,
Kefeng Wang
[PATCH] crypto: caam - limit output IV to CBC to work around CTR mode DMA issue,
Ard Biesheuvel
[PATCH] crypto: lrw - use correct alignmask,
Eric Biggers
[PATCH] crypto: ghash - fix unaligned memory access in ghash_setkey(),
Eric Biggers
[cryptodev:master 56/59] drivers/crypto/atmel-i2c.c:39:18: sparse: sparse: incorrect type in assignment (different base types),
kbuild test robot
Issues with initialising generic crypto implementations earlier on ARMv7,
Peter Robinson
[PATCH v4] crypto: xxhash - Implement xxhash support,
Nikolay Borisov
[RFC PATCH 1/2] crypto: Allow working with key references,
Richard Weinberger
[PATCH] crypto: Jitter RNG - update implementation to 2.1.2,
Stephan Müller
[PATCH] crypto: gcm - fix cacheline sharing,
Iuliana Prodan
[PATCH v3] crypto: xxhash - Implement xxhash support,
Nikolay Borisov
Can an ahash driver be used through shash API?,
David Gstir
Question about padata's callback cpu,
Daniel Jordan
[PATCH] crypto: testmgr - test the shash API,
Eric Biggers
Conding style question regarding configuration,
Pascal Van Leeuwen
[PATCH] arm64 sha2-ce finup: correct digest for empty data,
Elena Petrova
[PATCH] arm64 sha1-ce finup: correct digest for empty data,
Elena Petrova
[PATCH v2] crypto: xxhash - Implement xxhash support,
Nikolay Borisov
[bug report] crypto: qat - Intel(R) QAT driver framework, Dan Carpenter
[PATCH v5 1/2] crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input,
Iuliana Prodan
[PATCH 00/14] crypto: inside-secure - self-test fixes,
Antoine Tenart
- [PATCH 01/14] crypto: inside-secure - remove empty line, Antoine Tenart
- [PATCH 03/14] crypto: inside-secure - fix coding style for a condition, Antoine Tenart
- [PATCH 05/14] crypto: inside-secure - improve the result error format when displayed, Antoine Tenart
- [PATCH 06/14] crypto: inside-secure - change returned error when a descriptor reports an error, Antoine Tenart
- [PATCH 07/14] crypto: inside-secure - enable context reuse, Antoine Tenart
- [PATCH 10/14] crypto: inside-secure - fix queued len computation, Antoine Tenart
- [PATCH 09/14] crypto: inside-secure - fix zeroing of the request in ahash_exit_inv, Antoine Tenart
- [PATCH 11/14] crypto: inside-secure - implement IV retrieval, Antoine Tenart
- [PATCH 12/14] crypto: inside-secure - add support for HMAC updates, Antoine Tenart
- [PATCH 14/14] crypto: inside-secure - do not rely on the hardware last bit for result descriptors, Antoine Tenart
- [PATCH 13/14] crypto: inside-secure - fix use of the SG list, Antoine Tenart
- [PATCH 02/14] crypto: inside-secure - move comment, Antoine Tenart
- [PATCH 04/14] crypto: inside-secure - remove useless check, Antoine Tenart
- [PATCH 08/14] crypto: inside-secure - unify cache reset, Antoine Tenart
- Re: [PATCH 00/14] crypto: inside-secure - self-test fixes, Herbert Xu
[PATCH] crypto: xxhash - Implement xxhash support,
Nikolay Borisov
[PATCH v2 0/3] MediaTek Security random number generator support,
Neal Liu
inside secure driver update, Pascal Van Leeuwen
[PATCH v2 0/6] crypto - wire up Atmel SHA204A as RNG in DT and ACPI mode,
Ard Biesheuvel
[PATCH v3 1/2] crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input,
Iuliana Prodan
RE: testmgr question,
Pascal Van Leeuwen
RE: another testmgr question,
Pascal Van Leeuwen
- Re: another testmgr question, Eric Biggers
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Eric Biggers
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Christophe Leroy
- Re: another testmgr question, Jeffrey Walton
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- RE: another testmgr question, Pascal Van Leeuwen
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Eric Biggers
- Re: another testmgr question, Stephan Mueller
- Re: another testmgr question, Ard Biesheuvel
- Re: another testmgr question, Christophe Leroy
- Re: another testmgr question, Jeffrey Walton
[PATCH v2 0/4] crypto: CAAM: Print debug messages at debug level,
Sascha Hauer
crypto: ixp4xx - Fix cross-compile errors due to type mismatch, Herbert Xu
[PATCH AUTOSEL 5.0 082/317] crypto: sun4i-ss - Fix invalid calculation of hash end, Sasha Levin
[PATCH AUTOSEL 4.19 065/244] crypto: sun4i-ss - Fix invalid calculation of hash end, Sasha Levin
[PATCH] crypto: hmac - fix memory leak in hmac_init_tfm(),
Eric Biggers
[PATCH AUTOSEL 4.14 042/167] crypto: sun4i-ss - Fix invalid calculation of hash end, Sasha Levin
[PATCH AUTOSEL 4.9 027/114] crypto: sun4i-ss - Fix invalid calculation of hash end, Sasha Levin
[PATCH] crypto: arm/sha512 - make function static,
Philippe Mazenauer
Re: crypto: run initcalls for generic implementations earlier,
Geert Uytterhoeven
Extra selftests failure on Talitos SEC1 hash algs - how can I identify the issue ?, Christophe Leroy
[PATCH v1 00/15] Fixing selftests failure on Talitos driver,
Christophe Leroy
- [PATCH v1 02/15] crypto: talitos - rename alternative AEAD algos., Christophe Leroy
- [PATCH v1 05/15] crypto: talitos - fix CTR alg blocksize, Christophe Leroy
- [PATCH v1 10/15] crypto: talitos - properly handle split ICV., Christophe Leroy
- [PATCH v1 01/15] crypto: talitos - fix skcipher failure due to wrong output IV, Christophe Leroy
- [PATCH v1 03/15] crypto: talitos - reduce max key size for SEC1, Christophe Leroy
- [PATCH v1 04/15] crypto: talitos - check AES key size, Christophe Leroy
- [PATCH v1 07/15] crypto: talitos - fix ECB algs ivsize, Christophe Leroy
- [PATCH v1 06/15] crypto: talitos - check data blocksize in ablkcipher., Christophe Leroy
- [PATCH v1 15/15] crypto: talitos - use SPDX-License-Identifier, Christophe Leroy
- [PATCH v1 14/15] crypto: talitos - use IS_ENABLED() in has_ftr_sec1(), Christophe Leroy
- [PATCH v1 13/15] Revert "crypto: talitos - export the talitos_submit function", Christophe Leroy
- [PATCH v1 12/15] crypto: talitos - fix AEAD processing., Christophe Leroy
- [PATCH v1 09/15] crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking., Christophe Leroy
- [PATCH v1 11/15] crypto: talitos - Align SEC1 accesses to 32 bits boundaries., Christophe Leroy
- [PATCH v1 08/15] crypto: talitos - Do not modify req->cryptlen on decryption., Christophe Leroy
- Re: [PATCH v1 00/15] Fixing selftests failure on Talitos driver, Horia Geanta
- Re: [PATCH v1 00/15] Fixing selftests failure on Talitos driver, Herbert Xu
[PATCH] crypto: af_alg - implement keyring support,
Ondrej Mosnacek
[PATCH v7 00/12] x86: PIE support to extend KASLR randomization,
Thomas Garnier
[PATCH v6 00/16] fscrypt: key management improvements,
Eric Biggers
- [PATCH v6 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- [PATCH v6 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- [PATCH v6 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c, Eric Biggers
- [PATCH v6 09/16] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v6 13/16] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 14/16] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v6 16/16] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v6 15/16] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 10/16] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v6 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v6 12/16] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v6 04/16] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v6 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v6 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [PATCH v6 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- Re: [PATCH v6 00/16] fscrypt: key management improvements, Theodore Ts'o
[PATCH] crypto: algapi - remove crypto_tfm_in_queue(),
Eric Biggers
[PATCH] crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST,
Eric Biggers
[PATCH] crypto: cryptd - move kcrypto_wq into cryptd,
Eric Biggers
[PATCH] crypto: gf128mul - make unselectable by user,
Eric Biggers
[PATCH] crypto: echainiv - change to 'default n',
Eric Biggers
[PATCH] crypto: make all templates select CRYPTO_MANAGER,
Eric Biggers
[PATCH] crypto: testmgr - make extra tests depend on cryptomgr,
Eric Biggers
[PATCH] crypto: testmgr - fix length truncation with large page size,
Eric Biggers
[PATCH] crypto: vmx - convert to skcipher API,
Eric Biggers
[PATCH] crypto: vmx - convert to SPDX license identifiers,
Eric Biggers
[PATCH] char: hw_random: meson-rng: update with SPDX Licence identifier,
Neil Armstrong
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]