linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-14 17:44:50 to 2014-03-16 22:57:07 UTC [more...]

[PATCH][RESEND 3] hwrng: add randomness to system from rng sources
 2014-03-16 22:56 UTC  (14+ messages)

algif for compression?
 2014-03-14 18:05 UTC 

[PATCH crypto] crypto: caam - add missing key_dma unmap
 2014-03-14 15:48 UTC 

[PATCH cryptodev 1/4] crypto: caam - remove error propagation handling
 2014-03-14 15:46 UTC  (4+ messages)
` [PATCH cryptodev 2/4] crypto: export NULL algorithms defines
` [PATCH cryptodev 3/4] crypto: testmgr - add aead null encryption test vectors
` [PATCH cryptodev 4/4] crypto: caam - add support for aead null encryption

[PATCH] arm64/lib: add optimized implementation of sha_transform
 2014-03-14 15:02 UTC 

[PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code-v2
 2014-03-14  5:34 UTC  (2+ messages)

[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
 2014-03-14  5:40 UTC  (2+ messages)

[PATCH 1/3 V4] crypto: Fix the pointer voodoo in unaligned ahash
 2014-03-14  1:37 UTC  (3+ messages)
` [PATCH 2/3 V4] crypto: Pull out the functions to save/restore request
` [PATCH 3/3 V4] crypto: Simplify the ahash_finup implementation

[PATCH 0/3] crypto: Clean up ahash handling confusion
 2014-03-13  4:32 UTC  (14+ messages)
` [PATCH 1/3] crypto: Fix the pointer voodoo in unaligned ahash
` [PATCH 1/3 V2] "
  ` [PATCH 2/3 V2] crypto: Pull out the functions to save/restore request
  ` [PATCH 3/3 V2] crypto: Simplify the ahash_finup implementation

[PATCH 1/3 V3] crypto: Fix the pointer voodoo in unaligned ahash
 2014-03-13  1:41 UTC  (3+ messages)
` [PATCH 2/3 V3] crypto: Pull out the functions to save/restore request
` [PATCH 3/3 V3] crypto: Simplify the ahash_finup implementation

[PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code
 2014-03-12 18:47 UTC  (5+ messages)

[RFC PATCH 00/22] staging: add skein/threefish crypto algos
 2014-03-12 16:55 UTC  (24+ messages)
` [RFC PATCH 01/22] scripts: objdiff: detect object code changes between two commits
` [RFC PATCH 02/22] staging: crypto: skein: import code from Skein3Fish.git
` [RFC PATCH 03/22] staging: crypto: skein: allow building statically
` [RFC PATCH 04/22] staging: crypto: skein: remove brg_*.h includes
` [RFC PATCH 05/22] staging: crypto: skein: remove skein_port.h
` [RFC PATCH 06/22] staging: crypto: skein: remove __cplusplus and an unneeded stddef.h
` [RFC PATCH 07/22] staging: crypto: skein: remove unneeded typedefs
` [RFC PATCH 08/22] staging: crypto: skein: remove all typedef {struct,enum}
` [RFC PATCH 09/22] staging: crypto: skein: use u8, u64 vice uint*_t
` [RFC PATCH 10/22] staging: crypto: skein: fixup pointer whitespace
` [RFC PATCH 11/22] staging: crypto: skein: cleanup whitespace around operators/punc
` [RFC PATCH 12/22] staging: crypto: skein: dos2unix, remove executable perms
` [RFC PATCH 13/22] staging: crypto: skein: fix leading whitespace
` [RFC PATCH 14/22] staging: crypto: skein: remove trailing whitespace
` [RFC PATCH 15/22] staging: crypto: skein: cleanup >80 character lines
` [RFC PATCH 16/22] staging: crypto: skein: fix do/while brace formatting
` [RFC PATCH 17/22] staging: crypto: skein: fix brace placement errors
` [RFC PATCH 18/22] staging: crypto: skein: wrap multi-line macros in do-while loops
` [RFC PATCH 19/22] staging: crypto: skein: remove externs from .c files
` [RFC PATCH 20/22] staging: crypto: skein: remove braces from single-statement block
` [RFC PATCH 21/22] staging: crypto: skein: remove unnecessary line continuation
` [RFC PATCH 22/22] staging: crypto: skein: add TODO file

[PATCH] crypto: avoid module request when lookup crypto larval of template
 2014-03-11 14:02 UTC  (3+ messages)

[PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
 2014-03-10 23:12 UTC  (9+ messages)

[PATCH 0/6] SP800-90A Deterministic Random Bit Generator
 2014-03-10 13:56 UTC  (9+ messages)
` [PATCH 1/6] "
  ` [PATCH 2/6] header file for DRBG
    ` [PATCH 3/6] DRBG kernel configuration options
      ` [PATCH 4/6] compile the DRBG code
        ` [PATCH 5/6] DRBG testmgr test vectors
          ` [PATCH 6/6] Add DRBG test code to testmgr

[PATCH v3] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing
 2014-03-10 12:23 UTC  (2+ messages)

[PATCH] crypto: caam - Dynamic memory allocation for caam_rng_ctx object
 2014-03-10 12:23 UTC  (3+ messages)

[RFC PATCH 0/3] take 2: repurposing blkcipher walk api for aead
 2014-03-10 12:22 UTC  (9+ messages)
` [RFC PATCH 1/3] crypto: remove direct blkcipher_walk dependency on transform
` [RFC PATCH 2/3] crypto: allow blkcipher walks over AEAD data
` [RFC PATCH 3/3] arm64: add support for AES in CCM mode using Crypto Extensions

[PATCH] crypto: mxs-dcp: Optimize hashing
 2014-03-10 12:22 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp: Align the bounce buffers
 2014-03-10 12:22 UTC  (2+ messages)

[PATCH] crypto: omap-des - make local functions static
 2014-03-10 12:21 UTC  (3+ messages)

[PATCH 1/3] crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro
 2014-03-10 12:21 UTC  (5+ messages)
` [PATCH 2/3] crypto: omap-des "
` [PATCH 3/3] crypto: omap-sham "

[PATCH] crypt: bfin_crc: Remove useless SSYNC instruction and cache flush to DMA coherent memory
 2014-03-10 12:21 UTC  (3+ messages)

[PATCH 1/2] crypto: sahara: Use devm_ioremap_resource()
 2014-03-10 12:20 UTC  (3+ messages)
` [PATCH 2/2] crypto: sahara: Use return value of devm_request_irq() on error

[PATCH 0/9 v7] crypto:s5p-sss: Add DT and Exynos support
 2014-03-10  0:19 UTC  (12+ messages)
` [PATCH 1/9 v7] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
` [PATCH 2/9 v7] crypto:s5p-sss: Add device tree support
` [PATCH 3/9 v7] crypto:s5p-sss: Add support for SSS module on Exynos
` [PATCH 4/9 v7] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver
` [PATCH 5/9 v7] clk: samsung exynos5250/5420: Add gate clock for SSS module
` [PATCH 6/9 v7] ARM: dts: exynos5250/5420: add dt node for sss module
` [PATCH 7/9 v7] crypto:s5p-sss: validate iv before memcpy
` [PATCH 8/9 v7] crypto:s5p-sss: Use clk_prepare/clk_unprepare
` [PATCH 9/9] crypto:s5p-sss: Look for the next request in the queue

[PATCH v2] crypto: omap-sham: kmap SG pages before appending
 2014-03-06  0:21 UTC  (6+ messages)

[PATCH 1/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106
 2014-03-03 23:04 UTC  (3+ messages)

[PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - resend
 2014-03-03 22:23 UTC  (2+ messages)

[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build - version2
 2014-02-27 22:38 UTC 

[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build - resend with email correction
 2014-02-27 20:12 UTC  (3+ messages)

[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build
 2014-02-27 17:07 UTC 

Support for ECDH P-192 and P-256
 2014-02-26 22:03 UTC  (2+ messages)

[RFC][PATCH] SP800-90A DRBG
 2014-02-25 21:25 UTC 

[RFC PATCH 0/3] reworked ccm(aes) using blkcipher walk API
 2014-02-25 12:57 UTC  (4+ messages)
` [RFC PATCH 1/3] crypto: remove direct blkcipher_walk dependency on transform
` [RFC PATCH 2/3] crypto: allow blkcipher walks with no associated blkcipher transform
` [RFC PATCH 3/3] arm64: add support for AES in CCM mode using Crypto Extensions

[patch] crypto: caam - writel() arguments are swapped
 2014-02-25 12:18 UTC  (3+ messages)

[PATCH 0/3] crypto: ccp - minor code fixes
 2014-02-25 12:19 UTC  (5+ messages)
` [PATCH 1/3] crypto: ccp - Prevent a possible lost CCP command request
` [PATCH 2/3] crypto: ccp - Invoke context callback when there is a backlog error
` [PATCH 3/3] crypto: ccp - Account for CCP backlog processing

[PATCH] crypto: tegra: remove driver
 2014-02-25 12:18 UTC  (3+ messages)

[PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs
 2014-02-25 12:18 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp: Fix platform_get_irq() error handling
 2014-02-25 12:18 UTC  (3+ messages)

[patch] crypto: remove a duplicate checks in __cbc_decrypt()
 2014-02-25 12:18 UTC  (4+ messages)

[PATCH 1/4] crypto: picoxcell - Use devm_ioremap_resource()
 2014-02-25 12:17 UTC  (2+ messages)

[PATCH] CRC32C: crc32c module soft dependency
 2014-02-25 12:16 UTC  (4+ messages)

[RFC PATCH] arm64: add support for AES in CCM mode using Crypto Extensions
 2014-02-25 10:11 UTC  (7+ messages)

[RFC PATCH v2 0/3] support for interleaving in generic chaining modes
 2014-02-25  7:34 UTC  (4+ messages)
` [RFC PATCH v2 1/3] crypto: update generic ECB's driver_name to 'ecb_generic'
` [RFC PATCH v2 2/3] crypto: use ECB to implement CBC decryption
` [RFC PATCH v2 3/3] arm64: add Crypto Extensions based core AES cipher and 4-way ECB

[PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
 2014-02-17 12:08 UTC  (10+ messages)

[PATCH 9/9 v7] crypto:s5p-sss: Look for the next request in the queue
 2014-02-17  9:45 UTC 

[PATCH 5/5] ARM: exynos5420: add dt node for sss module
 2014-02-17  8:56 UTC  (5+ messages)
` [PATCH 6/9 v6] ARM: dts: exynos5250/5420: "

[PATCH] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing
 2014-02-14 19:53 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).