linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-19 09:20:32 to 2014-12-03 20:07:50 UTC [more...]

[PATCH v4 0/5] crypto: AF_ALG: add AEAD and RNG support
 2014-12-03 19:59 UTC  (6+ messages)
` [PATCH v4 1/5] crypto: AF_ALG: add user space interface for AEAD
  ` [PATCH v4 2/5] crypto: AF_ALG: add AEAD support
` [PATCH v4 3/5] crypto: AF_ALG: enable AEAD interface compilation
` [PATCH v4 4/5] crypto: AF_ALG: add random number generator support
` [PATCH v4 5/5] crypto: AF_ALG: enable RNG interface compilation

[PATCH v4 0/4] crypto: sahara - SHA support
 2014-12-03 16:03 UTC  (7+ messages)
` [PATCH v4 1/4] crypto: sahara - fix spinlock initialization
` [PATCH v4 2/4] crypto: sahara - add support for i.MX53
` [PATCH v4 3/4] crypto: sahara - replace tasklets with kthread
` [PATCH v4 4/4] crypto: sahara - add support for SHA1/256

[PATCH v2] crypto: algif - Mark sgl end at the end of data
 2014-12-03 14:26 UTC  (2+ messages)

Is ansi_cprng.c supposed to implement X9.17/X9.31's RNG?
 2014-12-03 11:13 UTC  (36+ messages)
    ` [PATCH 00/17] Multiple changes to crypto/ansi_cprng.c
      ` [PATCH 01/17] crypto: ansi_cprng - Rename rand_data_valid more sensibly
      ` [PATCH 02/17] crypto: ansi_cprng - Eliminate ctx->last_rand_data
      ` [PATCH 03/17] crypto: ansi_cprng - Eliminate ctx->I
      ` PATCH 04/17] crypto: ansi_cprng - simplify xor_vectors() to xor_block()
      ` [PATCH 05/17] crypto: ansi_cprng - Add const annotations to hexdump()
      ` [PATCH 06/17] crypto: ansi_cprng - Eliminate unused PRNG_FIXED_SIZE flag
      ` [PATCH 07/17] crypto: ansi_cprng - Shrink rand_read_pos & flags
      ` [PATCH 08/17] crypto: ansi_cprng - Require non-null key & V in reset_prng_context
      ` [PATCH 09/17] crypto: ansi_cprng - Clean up some variable types
      ` [PATCH 10/17] crypto: ansi_cprng - simplify get_prng_bytes
      ` [PATCH 11/17] crypto: ansi_cprng - unroll _get_more_prng_bytes
      ` [PATCH 12/17] crypto: ansi_cprng - Create a "block buffer" data type
      ` [PATCH 13/17] crypto: ansi_cprng - If DT is not provided, use a fresh timestamp
      ` [PATCH 14/17] crypto: ansi_cprng - If DT is omitted, don't buffer old output
      ` [PATCH 15/17] crypto: testmgr - Teach test_cprng to handle non-default seed sizes
      ` [PATCH 16/17] crypto: testmgr - Merge seed arrays in struct cprng_testvec
      ` [PATCH 17/17] crypto: ansi_cprng - Shrink default seed size

[PATCH] crypto: qat - fix problem with coalescing enable logic
 2014-12-03  5:08 UTC 

Is ansi_cprng.c supposed to be an implmentation of X9.31?
 2014-12-02 19:43 UTC  (13+ messages)

crypto: qat - Intel(R) QAT transport code
 2014-12-02 19:01 UTC  (3+ messages)

[PATCH] crypto: algif - Mark sgl end at the end of data
 2014-12-02 15:06 UTC  (7+ messages)

[PATCH 0/8] replace memset by memzero_explicit
 2014-12-02 14:58 UTC  (8+ messages)
` [PATCH 2/8 v2] sparc64: "
` [PATCH 3/8 v2] crypto: "
` [PATCH 6/8 "
` [PATCH 7/8 "

[PATCH] crypto: algif_skcipher - initialize upon init request
 2014-12-02 14:57 UTC  (2+ messages)

[PATCH] crypto: algif - removed unneeded code
 2014-12-01 14:44 UTC  (2+ messages)

[QUESTION] How is the backlog supposed to be used?
 2014-12-01 13:12 UTC 

[PATCH 0/8] replace memset by memzero_explicit
 2014-11-30 16:59 UTC  (5+ messages)
` [PATCH 2/8] sparc64: "
` [PATCH 3/8] crypto: "
` [PATCH 6/8] "
` [PATCH 7/8] "

crypto: algif_skcipher - Fixed blocking recvmsg
 2014-11-27 14:45 UTC  (2+ messages)

[PATCH v2] crypto: drbg: use memzero_explicit() for clearing sensitive data
 2014-11-27 14:33 UTC  (2+ messages)

[PATCH] crypto: drbg - use MODULE_ALIAS_CRYPTO
 2014-11-26 12:10 UTC  (2+ messages)

[PATCH v3] crypto: include crypto- module prefix in template
 2014-11-26 12:10 UTC  (2+ messages)

[PATCH] crypto: user - add MODULE_ALIAS
 2014-11-26 12:10 UTC  (2+ messages)

[PATCH] crypto: drbg: use memzero_explicit() for clearing sensitive data
 2014-11-26 12:03 UTC  (2+ messages)

[PATCH] arm64: crypto: Add ARM64 CRC32 hw accelerated module
 2014-11-26 12:00 UTC  (6+ messages)

[PATCH] crypto: algif - Mark sgl end at the end of data
 2014-11-25 15:53 UTC  (3+ messages)

[PATCH v3 0/7] crypto: AF_ALG: add AEAD and RNG support
 2014-11-25 15:08 UTC  (16+ messages)
` [PATCH v3 1/7] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v3 3/7] crypto: AF_ALG: crypto API calls to inline functions
` [PATCH v3 2/7] crypto: AF_ALG: extend data structuers for AEAD
` [PATCH v3 4/7] crypto: AF_ALG: add AEAD support
` [PATCH v3 5/7] crypto: AF_ALG: add random number generator support
` [PATCH v3 6/7] crypto: AF_ALG: enable RNG interface compilation
` [PATCH v3 7/7] crypto: AF_ALG: document the user space interface

[patch] crypto: sha-mb - remove a bogus NULL check
 2014-11-25 14:56 UTC  (3+ messages)

[PATCH] crytpo: qat - Fix 64 bytes requests
 2014-11-25 14:55 UTC  (2+ messages)

[PATCH crypto-next] crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
 2014-11-25 14:55 UTC  (3+ messages)

[PATCH v2] crypto: include crypto- module prefix in template
 2014-11-24 22:57 UTC  (2+ messages)

[PATCH] crypto: include crypto- module prefix in template
 2014-11-24 19:35 UTC  (2+ messages)

[PATCH V2 0/2] crypto: Add support for the IMG hash accelerator
 2014-11-24 17:22 UTC  (4+ messages)
` [PATCH V2 1/2] crypto: Add Imagination Technologies hw "

[PATCH v3] crypto: prefix module autoloading with "crypto-"
 2014-11-24 14:47 UTC  (4+ messages)

[PATCH 0/2] crypto: Add support for the IMG hash accelerator
 2014-11-24 14:39 UTC  (5+ messages)
` [PATCH 1/2] crypto: Add Imagination Technologies hw "

[PATCH 1/2] scripts/coccinelle: catch freeing cryptographic structures via kfree
 2014-11-23 16:45 UTC  (5+ messages)
` [PATCH 1/2 v2] "

[PATCH v2 0/9] Replace smp_read_barrier_depends() with lockless_derefrence()
 2014-11-21 15:05 UTC 

[PATCH v2 00/10] crypto: AF_ALG: add AEAD and RNG support
 2014-11-21  4:40 UTC  (22+ messages)
` [PATCH v2 02/10] crypto: AF_ALG: user space interface for cipher info
                          ` crypto: user - Allow get request with empty driver name

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-20 20:15 UTC 

[PATCH 1/1] crypto-drbg: Deletion of unnecessary checks before the function call "kzfree"
 2014-11-20 16:00 UTC  (3+ messages)
                                      `  "

[PATCH RESEND v2 0/4] hwrng: atmel: add DT support
 2014-11-20 14:43 UTC  (6+ messages)
` [PATCH RESEND v2 1/4] hwrng: atmel: use clk_prepapre_enable/_disable_unprepare
` [PATCH RESEND v2 2/4] hwrng: atmel: add DT support
` [PATCH RESEND v2 3/4] hwrng: atmel: Add TRNG DT binding doc
` [PATCH RESEND v2 4/4] ARM: at91/dt: add trng node to at91sam9g45

[PATCH] bfin_crc: don't include linux/unaligned/access_ok.h
 2014-11-20 14:43 UTC  (2+ messages)

[PATCH] crypto: aesni-intel - avoid IPsec re-ordering
 2014-11-20  8:02 UTC  (7+ messages)

[PATCH RESEND 0/4] ARM: at91: remove at91sam9g45/9m10 legacy board support
 2014-11-20  4:05 UTC  (10+ messages)
` [PATCH RESEND 1/4] hwrng: atmel: use clk_prepapre_enable/_disable_unprepare
` [PATCH RESEND 2/4] hwrng: atmel: add DT support
  ` [PATCH RESEND 3/4] hwrng: atmel: Add TRNG DT binding doc
` [PATCH RESEND 4/4] ARM: at91/dt: add trng node
  ` [PATCH RESEND 0/4] hrng: atmel: add DT support

[PATCH V2 0/2] crypto: Add support for the IMG hash accelerator
 2014-11-19 17:46 UTC 

[PATCH] crypto: Fix a typo in ahash.c
 2014-11-19 12:40 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).