linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-01 14:40:32 to 2014-12-23 05:40:18 UTC [more...]

[0/5] hwrng: Fix kref warning and underlying bugs
 2014-12-23  5:40 UTC  (2+ messages)
  ` [PATCH 2/5] hwrng: core - Fix current_rng init/cleanup race yet again

Using separate initcall level for crypto subsystem
 2014-12-22 18:46 UTC 

[PATCH] crypto: qat - add support for cbc(aes) ablkcipher
 2014-12-22 12:05 UTC  (3+ messages)

[PATCH v3] crypto: algif - Mark sgl end at the end of data
 2014-12-22 12:05 UTC  (2+ messages)

[PATCH v5 REPOST 0/6] fix hw_random stuck
 2014-12-22 12:05 UTC  (8+ messages)
` [PATCH v5 REPOST 1/6] hw_random: place mutex around read functions and buffers
` [PATCH v5 REPOST 2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock
` [PATCH v5 REPOST 3/6] hw_random: use reference counts on each struct hwrng
` [PATCH v5 REPOST 4/6] hw_random: fix unregister race
` [PATCH v5 REPOST 5/6] hw_random: don't double-check old_rng
` [PATCH v5 REPOST 6/6] hw_random: don't init list element we're about to add to list

[PATCH v5 0/8] crypto: AF_ALG: add AEAD and RNG support
 2014-12-22 12:05 UTC  (13+ messages)
` [PATCH v5 1/8] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v5 2/8] crypto: AF_ALG: add setsockopt for auth tag size
` [PATCH v5 3/8] crypto: AF_ALG: add AEAD support
` [PATCH v5 4/8] crypto: AF_ALG: enable AEAD interface compilation
` [PATCH v5 5/8] crypto: AF_ALG: add user space interface for RNG
  ` [PATCH v5 6/8] crypto: AF_ALG: zeroize key / seed data
  ` [PATCH v5 8/8] crypto: AF_ALG: enable RNG interface compilation
` [PATCH v5 7/8] crypto: AF_ALG: add random number generator support

[RESEND][PATCH] crypto: drbg - panic on continuous self test error
 2014-12-22 12:04 UTC  (2+ messages)

[PATCH] staging: crypto: fixed style errors in ablkcipher.c
 2014-12-22 12:04 UTC  (3+ messages)
` crypto: ablkcipher - "

[PATCH] CRYPTO: atmel_sha: remove unused shash fallback instance
 2014-12-22 12:03 UTC  (3+ messages)
` Resend: "

[PATCH] crypto: af_alg: fix backlog handling
 2014-12-22 11:55 UTC  (2+ messages)

[PATCH 0/5] MIPS/crypto: MD5 for OCTEON
 2014-12-21 20:54 UTC  (6+ messages)
` [PATCH 1/5] MIPS: OCTEON: add crypto helper functions
` [PATCH 2/5] MIPS: OCTEON: crypto: add instruction definitions for MD5
` [PATCH 3/5] MIPS: OCTEON: reintroduce crypto features check
` [PATCH 4/5] MIPS: OCTEON: crypto: add MD5 module
` [PATCH 5/5] crypto: enable OCTEON MD5 module selection

algif_hash: splice of data > 2**16
 2014-12-20  6:37 UTC  (4+ messages)

[PATCH resending] splice: sendfile() at once fails for big files
 2014-12-18 12:29 UTC 

v3.17-rc5: alg: skcipher: Test 4 failed on encryption for ctr-aes-aesni
 2014-12-16 21:49 UTC  (6+ messages)
` [PATCH] crypto: aesni - disable "by8" AVX CTR optimization

[PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c
 2014-12-16 11:32 UTC  (53+ messages)
` [PATCH v2 01/25] crypto: ansi_cprng - unroll _get_more_prng_bytes
` [PATCH v2 02/25] crypto: ansi_cprng - Additional _get_more_prng_bytes cleanup
` [PATCH v2 03/25] crypto: ansi_cprng - Use %phN rather than print_hex_dump for debug
` [PATCH v2 04/25] crypto: ansi_cprng - Make debug output more like NIST test vectors
` [PATCH v2 05/25] crypto: ansi_cprng - Eliminate ctx->I and ctx->last_rand_data
` [PATCH v2 06/25] crypto: ansi_cprng - Make cont_test a bool
` [PATCH v2 07/25] crypto: ansi_cprng - Shrink context some more
` [PATCH v2 08/25] crypto: ansi_cprng - Don't call reset_prng_context from cprng_init
` [PATCH v2 09/25] crypto: ansi_cprng - Make length types consistent
` [PATCH v2 10/25] crypto: ansi_cprng - Use u8 data types consistently internally
` [PATCH v2 11/25] crypto: ansi_cprng - Eliminate unused PRNG_FIXED_SIZE flag
` [PATCH v2 12/25] crypto: ansi_cprng - Get rid of rdata buffer in fips_cprng_reset
` [PATCH v2 13/25] crypto: Add appropriate consts to RNG API
` [PATCH v2 14/25] crypto: tcrypt - Add const qualifiers all over the test code
` [PATCH v2 15/25] crypto: testmgr - Merge seed arrays in struct cprng_testvec
` [PATCH v2 16/25] crypto: testmgr - Report failure on zero-length crypto_rng_get_bytes
` [PATCH v2 17/25] crypto: testmgr - Don't crash if CPRNG test result is large
` [PATCH v2 18/25] crypto: testmgr - Add CPRNG stutter test
` [PATCH v2 19/25] crypto: ansi_cprng - simplify get_prng_bytes
` [PATCH v2 20/25] crypto: ansi_cprng - simplify xor_vectors() to xor_block()
` [PATCH v2 21/25] crypto: ansi_cprng - Rename rand_data_valid more sensibly
` [PATCH v2 22/25] crypto: ansi_cprng - Tweak comments
` [PATCH v2 23/25] crypto: ansi_cprng - Introduce a "union cipherblock"
` [PATCH v2 24/25] crypto: ansi_cprng - Introduce non-deterministic mode
` [PATCH v2 25/25] crypto: ansi_cprng - If non-deterministic, don't buffer old output

Crypto Update for 3.7
 2014-12-12 11:54 UTC  (12+ messages)
` Crypto Update for 3.8
  ` Crypto Update for 3.9
    ` Crypto Update for 3.12
      ` Crypto Update for 3.13
        ` Crypto Update for 3.14
          ` Crypto Update for 3.15
            ` Crypto Update for 3.16
              ` Crypto Update for 3.17
                ` Crypto Update for 3.18
                  ` Crypto Update for 3.19

crypto: algif - avoid excessive use of socket buffer in skcipher
 2014-12-12  5:20 UTC  (2+ messages)

[PATCH] crypto: caam - add support for rfc4543(gcm(aes))
 2014-12-12  1:30 UTC  (5+ messages)

[QUESTION] How is the backlog supposed to be used?
 2014-12-11 13:15 UTC  (2+ messages)

[PATCH] crypto: ux500: fix checkpatch errors
 2014-12-10 12:55 UTC 

[PATCH] crypto: qat - Fix assumption that sg in and out will have the same nents
 2014-12-08 20:05 UTC 

[PATCH v4 0/5] crypto: AF_ALG: add AEAD and RNG support
 2014-12-07 12:56 UTC  (15+ 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 v2 0/2] crypto: qat - Fix for invalid dma mapping and numa
 2014-12-06  6:45 UTC  (3+ messages)

[PATCH] staging: crypto: fixed style error in ahash.c
 2014-12-05 13:54 UTC  (2+ messages)

[PATCH] staging: crypto: fixed style error in af_alg.c
 2014-12-05 13:53 UTC  (2+ messages)

[PATCH] staging: crypto: fixed style error in aead.c
 2014-12-05 13:47 UTC  (2+ messages)

Is ansi_cprng.c supposed to implement X9.17/X9.31's RNG?
 2014-12-05 11:28 UTC  (37+ 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] staging: crypto: fixed style erro in algapi.c
 2014-12-05  6:00 UTC 

[PATCH] crypto: qat - fix problem with coalescing enable logic
 2014-12-04 15:51 UTC  (2+ messages)

crypto: tcrypt - Allow speed testing of arbitrary hash functions
 2014-12-04  8:43 UTC 

[PATCH v4 0/4] crypto: sahara - SHA support
 2014-12-03 16:03 UTC  (3+ messages)

[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 be an implmentation of X9.31?
 2014-12-02 19:43 UTC  (4+ messages)

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

Is ansi_cprng.c supposed to be an implmentation of X9.31?
 2014-12-02 17:56 UTC  (4+ 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  (3+ messages)
` [PATCH 2/8 v2] sparc64: "

[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)


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).