Linux Cryptography
[Prev Page][Next Page]
Re: [PATCH 0/1] cover-letter/lz4: Implement lz4 with dynamic offset length., Sergey Senozhatsky
Re: [PATCH 0/1] cover-letter/lz4: Implement lz4 with dynamic offset length., Sergey Senozhatsky
Message not available
Message not available
Message not available
[PATCH net-next 4/6] tls: Refactor variable names, Dave Watson
[PATCH net-next 6/6] tls: Add receive path documentation, Dave Watson
[PATCH net-next 5/6] tls: RX path for ktls,
Dave Watson
[PATCH net-next 3/6] tls: Pass error code explicitly to tls_err_abort, Dave Watson
[PATCH net-next 1/6] tls: Generalize zerocopy_from_iter, Dave Watson
[PATCH net-next 2/6] tls: Move cipher info to a separate struct, Dave Watson
[PATCH net-next 0/6] TLS Rx, Dave Watson
[PATCH 5/5 v4] crypto: add flag for unstable encoding, Benjamin Warnke
[PATCH 3/5 v4] crypto: add unsafe decompression to api, Benjamin Warnke
[PATCH 4/5 v4] crypto: configurable compression level, Benjamin Warnke
[PATCH 0/5 v4] add compression algorithm zBeWalgo, Benjamin Warnke
[PATCH 2/5 v4] crypto: add zBeWalgo to crypto-api,
Benjamin Warnke
[PATCH 1/5 v4] add compression algorithm zBeWalgo,
Benjamin Warnke
crypto: api - Keep failed instances alive, Herbert Xu
crypto: api - Make crypto_alg_lookup static, Herbert Xu
crypto: api - Remove unused crypto_type lookup function, Herbert Xu
[PATCH v12 net-next 00/12] Chelsio Inline TLS,
Atul Gupta
- [PATCH v12 net-next 01/12] tls: support for Inline tls record, Atul Gupta
- [PATCH v12 net-next 02/12] ethtool: enable Inline TLS in HW, Atul Gupta
- [PATCH v12 net-next 03/12] cxgb4: Inline TLS FW Interface, Atul Gupta
- [PATCH v12 net-next 05/12] crypto: chcr - Inline TLS Key Macros, Atul Gupta
- [PATCH v12 net-next 04/12] cxgb4: LLD driver changes to support TLS, Atul Gupta
- [PATCH v12 net-next 07/12] crypto: chtls - Program the TLS session Key, Atul Gupta
- [PATCH v12 net-next 06/12] crypto: chtls - structure and macro for Inline TLS, Atul Gupta
- [PATCH v12 net-next 08/12] crypto : chtls - CPL handler definition, Atul Gupta
- [PATCH v12 net-next 11/12] crypto: chtls - Register chtls with net tls, Atul Gupta
- [PATCH v12 net-next 10/12] crypto: chtls - Inline TLS record Rx, Atul Gupta
- [PATCH v12 net-next 12/12] crypto: chtls - Makefile Kconfig, Atul Gupta
- [PATCH v12 net-next 09/12] crypto: chtls - Inline TLS record Tx, Atul Gupta
- Re: [PATCH v12 net-next 00/12] Chelsio Inline TLS, Stefano Brivio
[PATCH 1/1] crypto:chelsio - Remove declaration of static function from header,
Harsh Jain
[PATCH v2 0/9] crypto: inside-secure - hmac(sha256/sha224) support,
Antoine Tenart
- [PATCH v2 1/9] crypto: inside-secure - move the digest to the request context, Antoine Tenart
- [PATCH v2 8/9] crypto: inside-secure - hmac(sha256) support, Antoine Tenart
- [PATCH v2 2/9] crypto: inside-secure - fix typo s/allways/always/ in a define, Antoine Tenart
- [PATCH v2 9/9] crypto: inside-secure - hmac(sha224) support, Antoine Tenart
- [PATCH v2 7/9] crypto: inside-secure - the context ipad/opad should use the state sz, Antoine Tenart
- [PATCH v2 5/9] crypto: inside-secure - do not access buffers mapped to the device, Antoine Tenart
- [PATCH v2 3/9] crypto: inside-secure - fix a typo in a register name, Antoine Tenart
- [PATCH v2 4/9] crypto: inside-secure - improve the send error path, Antoine Tenart
- [PATCH v2 6/9] crypto: inside-secure - improve the skcipher token, Antoine Tenart
- Re: [PATCH v2 0/9] crypto: inside-secure - hmac(sha256/sha224) support, Herbert Xu
Re: [PATCH v11 crypto 01/12] tls: support for Inline tls record (fwd), Julia Lawall
Re: [PATCH v11 crypto 12/12] crypto: chtls - Makefile Kconfig (fwd), Julia Lawall
[PATCH] crypto: cavium: cpt: Replace mdelay with msleep in cpt_device_init,
Jia-Ju Bai
[PATCH v6 00/12] Appended signatures support for IMA appraisal,
Thiago Jung Bauermann
- [PATCH v6 02/12] PKCS#7: Introduce pkcs7_get_message_sig() and verify_pkcs7_message_sig(), Thiago Jung Bauermann
- [PATCH v6 06/12] integrity: Introduce asymmetric_sig_has_known_key(), Thiago Jung Bauermann
- [PATCH v6 08/12] ima: Export func_tokens, Thiago Jung Bauermann
- [PATCH v6 10/12] ima: Add functions to read and verify a modsig signature, Thiago Jung Bauermann
- [PATCH v6 12/12] ima: Write modsig to the measurement list, Thiago Jung Bauermann
- [PATCH v6 11/12] ima: Implement support for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v6 09/12] ima: Add modsig appraise_type option for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v6 07/12] integrity: Select CONFIG_KEYS instead of depending on it, Thiago Jung Bauermann
- [PATCH v6 05/12] integrity: Introduce integrity_keyring_from_id(), Thiago Jung Bauermann
- [PATCH v6 01/12] MODSIGN: Export module signature definitions, Thiago Jung Bauermann
- [PATCH v6 03/12] PKCS#7: Introduce pkcs7_get_digest(), Thiago Jung Bauermann
- [PATCH v6 04/12] ima: Introduce is_ima_sig(), Thiago Jung Bauermann
- Re: [PATCH v6 00/12] Appended signatures support for IMA appraisal, Thiago Jung Bauermann
[PATCH v11 crypto 00/12] Chelsio Inline TLS,
Atul Gupta
[PATCH v11 crypto 01/12] tls: support for Inline tls record,
Atul Gupta
- [PATCH v11 crypto 06/12] crypto: chtls - structure and macro for Inline TLS, Atul Gupta
- [PATCH v11 crypto 11/12] crypto: chtls - Register chtls with net tls, Atul Gupta
- [PATCH v11 crypto 12/12] crypto: chtls - Makefile Kconfig, Atul Gupta
- [PATCH v11 crypto 09/12] crypto: chtls - Inline TLS record Tx, Atul Gupta
- [PATCH v11 crypto 10/12] crypto: chtls - Inline TLS record Rx, Atul Gupta
- [PATCH v11 crypto 08/12] crypto : chtls - CPL handler definition, Atul Gupta
- [PATCH v11 crypto 07/12] crypto: chtls - Program the TLS session Key, Atul Gupta
- [PATCH v11 crypto 05/12] crypto: chcr - Inline TLS Key Macros, Atul Gupta
- [PATCH v11 crypto 04/12] cxgb4: LLD driver changes to support TLS, Atul Gupta
- [PATCH v11 crypto 03/12] cxgb4: Inline TLS FW Interface, Atul Gupta
- [PATCH v11 crypto 02/12] ethtool: enable Inline TLS in HW, Atul Gupta
[PATCH v12 0/9] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers),
Geert Uytterhoeven
- [PATCH v2 18/21] serial: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 21/21] usb: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 15/21] net: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 17/21] scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 11/21] mailbox: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 14/21] mtd: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 20/21] staging: vc04_services: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 06/21] fpga: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 12/21] media: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 19/21] spi: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 05/21] firewire: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 02/21] ata: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 13/21] mmc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 09/21] iommu: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 07/21] i2c: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 08/21] iio: adc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 10/21] lightnvm: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 03/21] crypto: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 16/21] remoteproc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 01/21] ASoC: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v2 04/21] fbdev: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
[bug report] crypto: omap-aes - Add support for GCM mode,
Dan Carpenter
[PATCH] crypto: talitos - fix IPsec cipher in length,
Horia Geantă
[PATCH 00/12] crypto: inside-secure - hmac(sha256/sha224) support,
Antoine Tenart
- [PATCH 01/12] crypto: inside-secure - move hash result dma mapping to request, Antoine Tenart
- [PATCH 07/12] crypto: inside-secure - improve the send error path, Antoine Tenart
- [PATCH 12/12] crypto: inside-secure - hmac(sha224) support, Antoine Tenart
- [PATCH 04/12] crypto: inside-secure - move the digest to the request context, Antoine Tenart
- [PATCH 11/12] crypto: inside-secure - hmac(sha256) support, Antoine Tenart
- [PATCH 10/12] crypto: inside-secure - the context ipad/opad should use the state sz, Antoine Tenart
- [PATCH 09/12] crypto: inside-secure - improve the skcipher token, Antoine Tenart
- [PATCH 08/12] crypto: inside-secure - do not access buffers mapped to the device, Antoine Tenart
- [PATCH 06/12] crypto: inside-secure - fix a typo in a register name, Antoine Tenart
- [PATCH 05/12] crypto: inside-secure - fix typo s/allways/always/ in a define, Antoine Tenart
- [PATCH 03/12] crypto: inside-secure - wait for the request to complete if in the backlog, Antoine Tenart
- [PATCH 02/12] crypto: inside-secure - move cache result dma mapping to request, Antoine Tenart
- Re: [PATCH 00/12] crypto: inside-secure - hmac(sha256/sha224) support, Antoine Tenart
Re: [Blackfin removal] [PATCH 18/28] crypto: Remove Blackfin crypto support,
Arnd Bergmann
[PATCH v2] crypto: ctr - avoid VLA use,
Salvatore Mesoraca
[PATCH] crypto: doc - Document remaining members in struct crypto_alg,
Gary R Hook
[PATCH 00/47] arch-removal: device drivers,
Arnd Bergmann
[PATCH] crypto: ctr: avoid VLA use,
Salvatore Mesoraca
[PATCH] crypto: arm,arm64 - Fix random regeneration of S_shipped,
Leonard Crestez
[PATCH v2 0/2] Keystone2 HW random generator,
Vitaly Andrianov
[PATCH 0/3] crypto: inside-secure: improve clock management,
Gregory CLEMENT
[PATCH -next] crypto: fix missing unlock on error in safexcel_ahash_send_req(),
Wei Yongjun
in-kernel user of ecdsa,
Tudor Ambarus
what is a replacement for private_AES_set_encrypt_key and AES_encrypt functions,
Vitaly Andrianov
[PATCH 0/2] crypto/talitos: Adjustments for talitos_edesc_alloc(),
SF Markus Elfring
[PATCH v3 0/6] add integrity and security to TPM2 transactions,
James Bottomley
[PATCH v5 00/23] crypto: arm64 - play nice with CONFIG_PREEMPT,
Ard Biesheuvel
- [PATCH v5 02/23] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop, Ard Biesheuvel
- [PATCH v5 01/23] crypto: testmgr - add a new test case for CRC-T10DIF, Ard Biesheuvel
- [PATCH v5 03/23] crypto: arm64/aes-blk - move kernel mode neon en/disable into loop, Ard Biesheuvel
- [PATCH v5 04/23] crypto: arm64/aes-bs - move kernel mode neon en/disable into loop, Ard Biesheuvel
- [PATCH v5 05/23] crypto: arm64/chacha20 - move kernel mode neon en/disable into loop, Ard Biesheuvel
- [PATCH v5 06/23] crypto: arm64/aes-blk - remove configurable interleave, Ard Biesheuvel
- [PATCH v5 07/23] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path, Ard Biesheuvel
- [PATCH v5 08/23] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt path, Ard Biesheuvel
- [PATCH v5 09/23] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels, Ard Biesheuvel
- [PATCH v5 10/23] arm64: assembler: add utility macros to push/pop stack frames, Ard Biesheuvel
- [PATCH v5 11/23] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT, Ard Biesheuvel
- [PATCH v5 13/23] crypto: arm64/sha2-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 12/23] crypto: arm64/sha1-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 14/23] crypto: arm64/aes-ccm - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 15/23] crypto: arm64/aes-blk - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 16/23] crypto: arm64/aes-bs - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 17/23] crypto: arm64/aes-ghash - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 18/23] crypto: arm64/crc32-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 19/23] crypto: arm64/crct10dif-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 20/23] crypto: arm64/sha3-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 21/23] crypto: arm64/sha512-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 22/23] crypto: arm64/sm3-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH v5 23/23] DO NOT MERGE, Ard Biesheuvel
- RE: [PATCH v5 00/23] crypto: arm64 - play nice with CONFIG_PREEMPT, Vakul Garg
- Re: [PATCH v5 00/23] crypto: arm64 - play nice with CONFIG_PREEMPT, Herbert Xu
[PATCH v10 crypto 02/11] ethtool: enable Inline TLS in HW,
Atul Gupta
[PATCH v10 crypto 01/11] tls: support for Inline tls record, Atul Gupta
[PATCH v10 crypto 00/11] Chelsio Inline TLS, Atul Gupta
[PATCH v2] crypto/ecc: Remove stack VLA usage,
Kees Cook
[PATCH RFC 4/5] tls: RX path for ktls,
Dave Watson
[PATCH RFC 5/5] tls: Add receive path documentation, Dave Watson
[PATCH RFC 1/5] tls: Generalize zerocopy_from_iter, Dave Watson
[PATCH RFC 3/5] tls: Pass error code explicitly to tls_err_abort, Dave Watson
[PATCH RFC 2/5] tls: Move cipher info to a separate struct, Dave Watson
[PATCH RFC 0/5] TLX Rx, Dave Watson
[RFC 0/5] add integrity and security to TPM2 transactions,
James Bottomley
[PATCH] crypto/ecc: Remove stack VLA usage,
Kees Cook
[PATCH] crypto/ccp - Fill the result buffer only on digest, finup, and final ops,
Gary R Hook
[PATCH] crypto/ccp: Validate buffer lengths for copy operations,
Gary R Hook
[PATCH v2] crypto: hash.h: Prevent use of req->result in ahash update,
Kamil Konieczny
[PATCH] crypto: virtio - remove dependency on CRYPTO_AUTHENC,
Peter Wu
[RESEND PATCH v3] crypto: add zBeWalgo compression for zram,
Benjamin Warnke
[PATCH] X.509: unpack RSA signatureValue field from BIT STRING,
Maciej S. Szmigiero
[PATCH v9 crypto 04/12] chtls: structure and macro definiton,
Atul Gupta
[PATCH v9 crypto 02/12] ethtool: enable Inline TLS in HW,
Atul Gupta
[PATCH v9 crypto 03/12] tls: support for inline tls, Atul Gupta
[PATCH v9 crypto 01/12] tls: tls_device struct to register TLS drivers,
Atul Gupta
[PATCH v9 crypto 00/12] Chelsio Inline TLS,
Atul Gupta
[PATCH] crypto: hash.h: Prevent use of req->digest in ahash update,
Kamil Konieczny
[PATCH 0/2] crypto: introduce SM4 symmetric cipher algorithm,
Gilad Ben-Yossef
[PATCH v2 0/5] crypto:chelsio: Bug fixes and cleanup,
Harsh Jain
[PATCH v2 0/2] hwrng: mxc-rnga - add driver support on boards with device tree,
Vladimir Zapolskiy
[RFC PATCH] crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS,
Eric Biggers
[PATCH v11 0/7] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
[PATCH][next] crypto: x86/des3_ede: make array des3_ede_skciphers static,
Colin King
[PATCH] crypto: ccp: Use memdup_user() rather than duplicating its implementation,
SF Markus Elfring
[PATCH] crypto: doc - clarify hash callbacks state machine,
Horia Geantă
[RFC 0/2] add integrity and security to TPM2 transactions,
James Bottomley
Why are we testing an intermediate result in ahash?,
Gary R Hook
[cryptodev:master 109/128] arch/x86/crypto/des3_ede_glue.c:407:21: sparse: symbol 'des3_ede_skciphers' was not declared. Should it be static?,
kbuild test robot
[PATCH] fscrypt: add Speck128/256 support, Eric Biggers
[PATCH 4.4 12/34] lib/mpi: Fix umul_ppmm() for MIPS64r6, Greg Kroah-Hartman
[PATCH 4.9 24/56] lib/mpi: Fix umul_ppmm() for MIPS64r6, Greg Kroah-Hartman
[PATCH 4.14 050/115] lib/mpi: Fix umul_ppmm() for MIPS64r6, Greg Kroah-Hartman
[PATCH 0/2] add crypto support for TPM communication,
James Bottomley
[PATCH 1/4] crypto: omap-sham: Remove useless check for non-null request,
Krzysztof Kozlowski
[PATCH 0/2] Keystone2 HW random generator,
Vitaly Andrianov
[crypto v8 01/12] tls: tls_device struct to register TLS drivers,
Atul Gupta
- [crypto v8 02/12] ethtool: enable Inline TLS in HW, Atul Gupta
- [crypto v8 03/12] tls: support for inline tls, Atul Gupta
- [crypto v8 04/12] chtls: structure and macro definiton, Atul Gupta
- [crypto v8 05/12] cxgb4: Inline TLS FW Interface, Atul Gupta
- [crypto v8 07/12] chcr: Key Macro, Atul Gupta
- [crypto v8 11/12] chtls: Register chtls Inline TLS with net tls, Atul Gupta
- [crypto v8 12/12] Makefile Kconfig, Atul Gupta
- [crypto v8 06/12] cxgb4: LLD driver changes to enable TLS, Atul Gupta
- [crypto v8 09/12] chtls: CPL handler definition, Atul Gupta
- [crypto v8 08/12] chtls: Key program, Atul Gupta
- [crypto v8 10/12] chtls: Inline crypto request Tx/Rx, Atul Gupta
[crypto v8 00/12] Chelsio Inline TLS, Atul Gupta
[PATCH] Crypto:Chelsio: no csum offload for ipsec path,
Atul Gupta
[RFC PATCH 0/5] KEYS: add kpp keyctl operations,
Tudor Ambarus
[PATCH 0/2] hwrng: omap: Fix clock resource for Armada 7K/8K,
Gregory CLEMENT
[PATCH 1/4] crypto: bcm: Remove unused variable (char *tag_to_hash_idx[]),
Hernán Gonzalez
[PATCH 0/6] crypto: omap: fixes + tweaks for omap crypto,
Tero Kristo
[PATCH 0/2] hwrng: mxc-rnga - add driver support on boards with device tree,
Vladimir Zapolskiy
[PATCH 1/2] crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf,
Christophe Leroy
[PATCH] hwrng: cavium: make two functions static,
Colin King
ahash - scheduling whilst atomic.,
Jonathan Cameron
[PATCH 0/3] crypto: inside-secure - fixes for heavy load usage,
Antoine Tenart
[PATCH 0/5] crypto:chelsio: Bug fixes and cleanup,
Harsh Jain
error in libkcapi 1.0.3 for aead aio,
Harsh Jain
[PATCH 2/3] crypto: ccp - return an actual key size from RSA max_size callback,
Maciej S. Szmigiero
[PATCH 3/3] crypto: ccp - protect RSA implementation from too large input data,
Maciej S. Szmigiero
[PATCH 1/3] X.509: unpack RSA signatureValue field from BIT STRING, Maciej S. Szmigiero
Re: [dm-devel] Integrity checking fails with Atmel SHA hw accelerator enabled, Gilad Ben-Yossef
[PATCH] crypto/ccp: don't disable interrupts while setting up debugfs,
Sebastian Andrzej Siewior
[PATCH] crypto: atmel-aes - fix the keys zeroing on errors,
Antoine Tenart
[PATCH -stable 1/2] crypto: hash - annotate algorithms taking optional key,
Eric Biggers
[Crypto v7 04/12] chtls: structure and macro definiton,
Atul Gupta
[Crypto v7 03/12] tls: support for inline tls,
Atul Gupta
[Crypto v7 02/12] ethtool: enable Inline TLS in HW, Atul Gupta
[Crypto v7 01/12] tls: tls_device struct to register TLS drivers, Atul Gupta
[Crypto v7 00/12] Chelsio Inline TLS,
Atul Gupta
[PATCH] Remove useless assignment in rsa_verify,
C0deAi
[PATCH v4 0/4] Enable CAAM on i.MX7s fix TrustZone issues,
Rui Miguel Silva
[PATCH 4.14, 4.9] crypto: talitos - fix Kernel Oops on hashing an empty file,
Christophe Leroy
[PATCH v2] crypto: ccp: add check to get PSP master only when PSP is detected,
Brijesh Singh
[PATCH] crypto: ccp: add check to get PSP master only when PSP is detected, Brijesh Singh
[PATCH 00/30] crypto: x86 glue code cleanup/conversion,
Eric Biggers
- [PATCH 01/30] crypto: simd - allow registering multiple algorithms at once, Eric Biggers
- [PATCH 02/30] crypto: x86/glue_helper - add skcipher_walk functions, Eric Biggers
- [PATCH 03/30] crypto: x86/serpent-sse2 - remove LRW algorithm, Eric Biggers
- [PATCH 04/30] crypto: x86/serpent-sse2 - remove XTS algorithm, Eric Biggers
- [PATCH 05/30] crypto: x86/serpent-sse2 - convert to skcipher interface, Eric Biggers
- [PATCH 07/30] crypto: x86/serpent-avx - remove LRW algorithm, Eric Biggers
- [PATCH 08/30] crypto: x86/serpent-avx,avx2 - convert to skcipher interface, Eric Biggers
- [PATCH 09/30] crypto: x86/twofish-3way - remove LRW algorithm, Eric Biggers
- [PATCH 06/30] crypto: x86/serpent-avx2 - remove LRW algorithm, Eric Biggers
- [PATCH 10/30] crypto: x86/twofish-3way - remove XTS algorithm, Eric Biggers
- [PATCH 11/30] crypto: x86/twofish-3way - convert to skcipher interface, Eric Biggers
- [PATCH 14/30] crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one, Eric Biggers
- [PATCH 13/30] crypto: x86/twofish-avx - convert to skcipher interface, Eric Biggers
- [PATCH 12/30] crypto: x86/twofish-avx - remove LRW algorithm, Eric Biggers
- [PATCH 18/30] crypto: x86/blowfish: convert to skcipher interface, Eric Biggers
- [PATCH 19/30] crypto: x86/des3_ede - convert to skcipher interface, Eric Biggers
- [PATCH 20/30] crypto: x86/camellia-aesni-avx - remove LRW algorithm, Eric Biggers
- [PATCH 17/30] crypto: x86/cast6-avx - convert to skcipher interface, Eric Biggers
- [PATCH 16/30] crypto: x86/cast6-avx - remove LRW algorithm, Eric Biggers
- [PATCH 15/30] crypto: x86/cast5-avx - convert to skcipher interface, Eric Biggers
- [PATCH 21/30] crypto: x86/camellia-aesni-avx2 - remove LRW algorithm, Eric Biggers
- [PATCH 22/30] crypto: x86/camellia - remove LRW algorithm, Eric Biggers
- [PATCH 27/30] crypto: lrw - remove lrw_crypt(), Eric Biggers
- [PATCH 28/30] crypto: x86/glue_helper - remove blkcipher_walk functions, Eric Biggers
- [PATCH 26/30] crypto: xts - remove xts_crypt(), Eric Biggers
- [PATCH 25/30] crypto: x86/camellia-aesni-avx,avx2 - convert to skcipher interface, Eric Biggers
- [PATCH 29/30] crypto: x86/glue_helper - rename glue_skwalk_fpu_begin(), Eric Biggers
- [PATCH 24/30] crypto: x86/camellia - convert to skcipher interface, Eric Biggers
- [PATCH 23/30] crypto: x86/camellia - remove XTS algorithm, Eric Biggers
- [PATCH 30/30] crypto: ablk_helper - remove ablk_helper, Eric Biggers
- Re: [PATCH 00/30] crypto: x86 glue code cleanup/conversion, Herbert Xu
[PATCH 0/4] cleanups and new HW rev support,
Gilad Ben-Yossef
[PATCH] crypto: marvell/cesa - Clean up redundant #include,
Robin Murphy
[Crypto v6 02/12] ethtool: enable Inline TLS in HW,
Atul Gupta
- [Crypto v6 04/12] chtls: structure and macro definiton, Atul Gupta
- [Crypto v6 06/12] cxgb4: LLD driver changes to enable TLS, Atul Gupta
- [Crypto v6 07/12] chcr: Key Macro, Atul Gupta
- [Crypto v6 08/12] chtls: Key program, Atul Gupta
- [Crypto v6 09/12] chtls: CPL handler definition, Atul Gupta
- [Crypto v6 11/12] chtls: Register chtls Inline TLS with net tls, Atul Gupta
- [Crypto v6 05/12] cxgb4: Inline TLS FW Interface, Atul Gupta
- [Crypto v6 12/12] Makefile Kconfig, Atul Gupta
- [Crypto v6 10/12] chtls: Inline crypto request Tx/Rx, Atul Gupta
- [Crypto v6 03/12] tls: support for inline tls, Atul Gupta
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]