Linux Cryptography
[Prev Page][Next Page]
- Re: crypto: caam - Clamp AEAD SG list by input length, (continued)
- [PATCH RFC] crypto: drbg - lower reseed threshold if seed source is degraded,
Stephan Mueller
- [PATCH] crypto: drbg - decrease verbosity,
Stephan Mueller
- [PATCH] crypto: use list to stage async seeding requests,
Stephan Mueller
- [PATCH] crypto: qat: fix issue when mapping assoc to internal AD struct, Tadeusz Struk
- [PATCH] crypto: qat - Set max request size,
Tadeusz Struk
- [PATCH RFC] crypto: testmgr - Document struct cipher_testvec,
LABBE Corentin
- [PATCH RFC v3 0/3] crypto: Introduce Public Key Encryption API,
Tadeusz Struk
- [PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl,
Masanari Iida
- [CFP] Reminder: Linux Security Summit 2015 CFP closes this Friday 5th June, James Morris
- [PATCH 0/8] crypto: Avoid using RNG in interrupt context,
Herbert Xu
- [PATCH] crypto: fix nx-842 pSeries driver minimum buffer size,
Dan Streetman
- [PATCH v1 0/2] scatterlist: introduce sg_nents_for_len,
Tom Lendacky
- [PATCH 0/9] crypto: Add ChaCha20-Poly1305 AEAD support for IPsec,
Martin Willi
- [PATCH 4/9] crypto: testmgr - Add Poly1305 test vectors from RFC7539, Martin Willi
- [PATCH 9/9] xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users, Martin Willi
- [PATCH 6/9] crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539, Martin Willi
- [PATCH 3/9] crypto: Add a generic Poly1305 authenticator implementation, Martin Willi
- [PATCH 5/9] crypto: Add a ChaCha20-Poly1305 AEAD construction, RFC7539, Martin Willi
- [PATCH 7/9] crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEAD, Martin Willi
- [PATCH 8/9] crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector, Martin Willi
- [PATCH 2/9] crypto: testmgr - Add ChaCha20 test vectors from RFC7539, Martin Willi
- [PATCH 1/9] crypto: Add a generic ChaCha20 stream cipher implementation, Martin Willi
- Re: [PATCH 0/9] crypto: Add ChaCha20-Poly1305 AEAD support for IPsec, Herbert Xu
- Re: [PATCH 0/9] crypto: Add ChaCha20-Poly1305 AEAD support for IPsec, Herbert Xu
- AEAD x86 assembler crash,
Stephan Mueller
- crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page, Herbert Xu
- [PATCH] crypto: prevent nx 842 load if no hw driver,
Dan Streetman
- Re: Crypto driver -DCP,
Marek Vasut
- [PATCH 0/10] crypto: Convert pcrypt/cryptd/aesni to new AEAD interface,
Herbert Xu
- [PATCH 1/10] crypto: aead - Add type-safe init/exit functions, Herbert Xu
- [PATCH 2/10] crypto: aead - Add aead_alg_instance, Herbert Xu
- [PATCH 3/10] crypto: api - Include alignment in crypto_alg_extsize, Herbert Xu
- [PATCH 8/10] crypto: aesni - Convert top-level rfc4106 algorithm to new interface, Herbert Xu
- [PATCH 7/10] crypto: cryptd - Add setkey/setauthsize functions for AEAD, Herbert Xu
- [PATCH 9/10] crypto: cryptd - Convert to new AEAD interface, Herbert Xu
- [PATCH 10/10] crypto: aesni - Convert rfc4106 to new AEAD interface, Herbert Xu
- [PATCH 6/10] crypto: pcrypt - Add support for new AEAD interface, Herbert Xu
- [PATCH 5/10] crypto: aead - Add multiple algorithm registration interface, Herbert Xu
- [PATCH 4/10] crypto: aead - Ignore return value from crypto_unregister_alg, Herbert Xu
- Message not available
[PATCH] crypto: documentation - cover new AEAD interface,
Stephan Mueller
[PATCH] xfrm6: Do not use xfrm_local_error for path MTU issues in tunnels,
Alexander Duyck
[ipsec PATCH 0/3] Preserve skb->mark through VTI tunnels,
Alexander Duyck
[PATCH] crypto: jitterentropy - remove timekeeping_valid_for_hres,
Stephan Mueller
[cryptodev:master 158/160] crypto/jitterentropy.c:133:2: error: implicit declaration of function 'timekeeping_valid_for_hres', kbuild test robot
crypto: algif_aead - Switch to new AEAD interface,
Herbert Xu
[PATCH 0/11] crypto: aead - Tweaks/fixes to new AEAD interface,
Herbert Xu
- [PATCH 1/11] crypto: aead - Document behaviour of AD in destination buffer, Herbert Xu
- [PATCH 2/11] crypto: scatterwalk - Add missing sg_init_table to scatterwalk_ffwd, Herbert Xu
- [PATCH 3/11] crypto: aead - Preserve in-place processing in old_crypt, Herbert Xu
- [PATCH 4/11] crypto: aead - Add common IV generation code, Herbert Xu
- [PATCH 5/11] crypto: echainiv - Copy AD along with plain text, Herbert Xu
- [PATCH 6/11] crypto: echainiv - Use common IV generation code, Herbert Xu
- [PATCH 7/11] crypto: echainiv - Fix IV size in context size calculation, Herbert Xu
- [PATCH 8/11] crypto: seqiv - Copy AD along with plain/cipher text, Herbert Xu
- [PATCH 9/11] crypto: seqiv - Use common IV generation code, Herbert Xu
- [PATCH 10/11] crypto: seqiv - Fix IV size in context size calculation, Herbert Xu
- [PATCH 11/11] crypto: seqiv - Fix module unload/reload crash, Herbert Xu
[net-next PATCH RFC 0/3] Preserve skb->mark through VTI tunnels,
Alexander Duyck
[PATCH v1 0/3] crypto: ccp - CCP driver updates 2015-05-26,
Tom Lendacky
re: crypto: echainiv - Add encrypted chain IV generator, Dan Carpenter
[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing,
Peter Ujfalusi
- [PATCH 06/13] mmc: omap: Support for deferred probing when requesting DMA channels, Peter Ujfalusi
- [PATCH 13/13] ASoC: omap-pcm: Switch to use dma_request_slave_channel_compat_reason(), Peter Ujfalusi
- [PATCH 08/13] crypto: omap-aes - Support for deferred probing when requesting DMA channels, Peter Ujfalusi
- [PATCH 11/13] spi: omap2-mcspi: Support for deferred probing when requesting DMA channels, Peter Ujfalusi
- [PATCH 10/13] crypto: omap-sham - Support for deferred probing when requesting DMA channel, Peter Ujfalusi
- [PATCH 12/13] [media] omap3isp: Support for deferred probing when requesting DMA channel, Peter Ujfalusi
- [PATCH 09/13] crypto: omap-des - Support for deferred probing when requesting DMA channels, Peter Ujfalusi
- [PATCH 07/13] mmc: davinci_mmc: Support for deferred probing when requesting DMA channels, Peter Ujfalusi
- [PATCH 03/13] serial: 8250_dma: Support for deferred probing when requesting DMA channels, Peter Ujfalusi
- [PATCH 04/13] mmc: omap_hsmmc: No need to check DMA channel validity at module remove, Peter Ujfalusi
- [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason(), Peter Ujfalusi
- [PATCH 05/13] mmc: omap_hsmmc: Support for deferred probing when requesting DMA channels, Peter Ujfalusi
- [PATCH 01/13] dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OF, Peter Ujfalusi
crypto: algif_aead - Disable AEAD user-space for now,
Herbert Xu
[PATCH v10 0/5] Seeding DRBG with more entropy,
Stephan Mueller
[PATCH] crypto: nx - tweak Makefile dependencies,
Cyril Bur
Announce loop-AES-v3.7d file/swap crypto package, Jari Ruusu
[PATCH 0/8] crypto: aead - Use type-safe instance registration and remove cryptoff,
Herbert Xu
[PATCH cryptodev] crypto: echainiv_read_iv() can be static,
Fengguang Wu
[PATCH] crypto: move Kconfig 842 to end of list, default to N,
Dan Streetman
[PATCH v3 0/2] crypto: add a new driver for Marvell's CESA,
Boris Brezillon
- [PATCH v3 01/16] crypto: mv_cesa: request registers memory region, Boris Brezillon
- [PATCH v3 02/16] crypto: add a new driver for Marvell's CESA, Boris Brezillon
- [PATCH v3 04/16] crypto: marvell/CESA: add DES support, Boris Brezillon
- [PATCH v3 03/16] crypto: marvell/CESA: add TDMA support, Boris Brezillon
- [PATCH v3 06/16] crypto: marvell/CESA: add MD5 support, Boris Brezillon
- [PATCH v3 05/16] crypto: marvell/CESA: add Triple-DES support, Boris Brezillon
- [PATCH v3 07/16] crypto: marvell/CESA: add SHA256 support, Boris Brezillon
- [PATCH v3 08/16] crypto: marvell/CESA: add support for all armada SoCs, Boris Brezillon
- [PATCH v3 12/16] crypto: marvell/CESA: update DT bindings documentation, Boris Brezillon
- [PATCH v3 11/16] crypto: marvell/CESA: add support for Kirkwood SoCs, Boris Brezillon
- [PATCH v3 10/16] crypto: marvell/CESA: add support for Orion SoCs, Boris Brezillon
- [PATCH v3 13/16] ARM: marvell/dt: add crypto node to armada-xp.dtsi, Boris Brezillon
- [PATCH v3 14/16] ARM: marvell/dt: enable crypto on armada-xp-gp, Boris Brezillon
- [PATCH v3 15/16] ARM: marvell/dt: add crypto node to armada 370 dtsi, Boris Brezillon
- [PATCH v3 16/16] ARM: marvell/dt: add crypto node to kirkwood dtsi, Boris Brezillon
- [PATCH v3 09/16] crypto: marvell/CESA: add allhwsupport module parameter, Boris Brezillon
- Re: [PATCH v3 0/2] crypto: add a new driver for Marvell's CESA, Jason Cooper
crypto: pcrypt - Make tfm_count an atomic_t, Herbert Xu
alloc of Intel rfc4106 crashes,
Stephan Mueller
[PATCH] Added one larger ghash testvector (400 bytes) to the testmgr.,
Harald Freudenberger
[PATCH 0/7] crypto: Convert all AEAD users to new interface,
Herbert Xu
- [PATCH 1/7] crypto: testmgr - Switch to new AEAD interface, Herbert Xu
- [PATCH 2/7] xfrm: Add IV generator information to xfrm_algo_desc, Herbert Xu
- [PATCH 3/7] ipsec: Add IV generator information to xfrm_state, Herbert Xu
- [PATCH 5/7] esp6: Switch to new AEAD interface, Herbert Xu
- [PATCH 6/7] mac802154: Switch to new AEAD interface, Herbert Xu
- [PATCH 7/7] mac80211: Switch to new AEAD interface, Herbert Xu
- [PATCH 4/7] esp4: Switch to new AEAD interface, Herbert Xu
- Re: [PATCH 0/7] crypto: Convert all AEAD users to new interface, Stephan Mueller
- Re: [PATCH 0/7] crypto: Convert all AEAD users to new interface, David Miller
- [v2 PATCH 0/13] crypto: Convert all AEAD users to new interface, Herbert Xu
- [v2 PATCH 1/13] crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize, Herbert Xu
- [v2 PATCH 2/13] crypto: seqiv - Use aead_register_instance, Herbert Xu
- [v2 PATCH 7/13] ipsec: Add IV generator information to xfrm_state, Herbert Xu
- [v2 PATCH 10/13] mac802154: Switch to new AEAD interface, Herbert Xu
- [v2 PATCH 12/13] crypto: tcrypt - Switch to new AEAD interface, Herbert Xu
- [v2 PATCH 13/13] crypto: algif_aead - Switch to new AEAD interface, Herbert Xu
- [v2 PATCH 11/13] mac80211: Switch to new AEAD interface, Herbert Xu
- [v2 PATCH 5/13] crypto: testmgr - Switch to new AEAD interface, Herbert Xu
- [v2 PATCH 9/13] esp6: Switch to new AEAD interface, Herbert Xu
- [v2 PATCH 8/13] esp4: Switch to new AEAD interface, Herbert Xu
- [v2 PATCH 4/13] crypto: aead - Do not set cra_type for new style instances, Herbert Xu
- [v2 PATCH 6/13] xfrm: Add IV generator information to xfrm_algo_desc, Herbert Xu
- [v2 PATCH 3/13] crypto: echainiv - Use aead_register_instance, Herbert Xu
- [v3 PATCH 0/8] crypto: Convert all AEAD users to new interface, Herbert Xu
- [v3 PATCH 1/8] crypto: testmgr - Switch to new AEAD interface, Herbert Xu
- [v3 PATCH 2/8] xfrm: Add IV generator information to xfrm_algo_desc, Herbert Xu
- [v3 PATCH 3/8] ipsec: Add IV generator information to xfrm_state, Herbert Xu
- [v3 PATCH 4/8] esp4: Switch to new AEAD interface, Herbert Xu
- [v3 PATCH 8/8] crypto: tcrypt - Switch to new AEAD interface, Herbert Xu
- [v3 PATCH 6/8] mac802154: Switch to new AEAD interface, Herbert Xu
- [v3 PATCH 5/8] esp6: Switch to new AEAD interface, Herbert Xu
- [v3 PATCH 7/8] mac80211: Switch to new AEAD interface, Herbert Xu
- Re: [v3 PATCH 0/8] crypto: Convert all AEAD users to new interface, Johannes Berg
- Re: [v3 PATCH 0/8] crypto: Convert all AEAD users to new interface, Steffen Klassert
[PATCH] s390/crypto: Fix incorrect ghash icv buffer handling.,
Harald Freudenberger
[PATCH 0/16] crypto: aead - Add single SG interface and new IPsec IV generation,
Herbert Xu
- [PATCH 1/16] crypto: cryptd - Use crypto_grab_aead, Herbert Xu
- [PATCH 2/16] crypto: pcrypt - Use crypto_grab_aead, Herbert Xu
- [PATCH 3/16] crypto: scatterwalk - Add scatterwalk_ffwd helper, Herbert Xu
- [PATCH 4/16] crypto: aead - Add new interface with single SG list, Herbert Xu
- [PATCH 5/16] crypto: aead - Rename aead_alg to old_aead_alg, Herbert Xu
- [PATCH 6/16] crypto: caam - Use old_aead_alg, Herbert Xu
- [PATCH 7/16] crypto: aead - Add crypto_aead_maxauthsize, Herbert Xu
- [PATCH 8/16] crypto: ixp4xx - Use crypto_aead_maxauthsize, Herbert Xu
- [PATCH 9/16] crypto: nx - Remove unnecessary maxauthsize check, Herbert Xu
- [PATCH 10/16] crypto: aead - Add support for new AEAD implementations, Herbert Xu
- [PATCH 11/16] crypto: null - Add default null skcipher, Herbert Xu
- [PATCH 13/16] crypto: scatterwalk - Check for same address in map_and_copy, Herbert Xu
- [PATCH 14/16] crypto: seqiv - Add support for new AEAD interface, Herbert Xu
- [PATCH 12/16] crypto: gcm - Use default null skcipher, Herbert Xu
- [PATCH 15/16] crypto: seqiv - Add seqniv, Herbert Xu
- [PATCH 16/16] crypto: echainiv - Add encrypted chain IV generator, Herbert Xu
[V5 PATCH 0/5] ACPI: Introduce support for _CCA object,
Suravee Suthikulpanit
[PATCH v9 0/5] Seeding DRBG with more entropy,
Stephan Mueller
[PATCH v8 0/5] Seeding DRBG with more entropy,
Stephan Mueller
[PATCH v7 0/5] Seeding DRBG with more entropy,
Stephan Mueller
[PATCH] documentation: change header file locations,
Stephan Mueller
[PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm,
Jaegeuk Kim
[PATCH] random: add random_initialized command line param,
Stephan Mueller
[PATCH 1/6] crypto: md5: add MD5 initial vectors,
LABBE Corentin
[V4 PATCH 0/6] ACPI: Introduce support for _CCA object,
Suravee Suthikulpanit
[PATCH] crypto: algif_aead - fix invalid sgl linking,
Tadeusz Struk
[PATCH] crypto: vmx - fix two mistyped texts,
Paulo Flabiano Smorigo
[PATCH v9] crypto: Add Allwinner Security System crypto accelerator,
LABBE Corentin
re: crypto: nx - add hardware 842 crypto comp alg,
Dan Carpenter
[PATCH] crypto: qat - rm unneeded header include,
Tadeusz Struk
[PATCH] crypto: qat - remove unused structure members,
Tadeusz Struk
[PATCH] lib: fix 842 build on 32-bit architectures,
Arnd Bergmann
[PATCH v6 0/5] Seeding DRBG with more entropy,
Stephan Mueller
s390 ghash, Herbert Xu
[PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading,
Maxime Ripard
[PATCH] crypto: correct 842 decompress for 32 bit,
Dan Streetman
[PATCH 1/4] crypto: talitos - avoid memleak in talitos_alg_alloc(),
Horia Geanta
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]