linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-07 19:00:38 to 2012-01-26 03:35:39 UTC [more...]

Crypto Fixes for 2.6.34
 2012-01-26  3:35 UTC  (11+ messages)
` Crypto Fixes for 2.6.35
        ` Crypto Fixes for 2.6.36
          ` Crypto Fixes for 2.6.37
              ` Crypto Fixes for 2.6.39
                ` Crypto Fixes for 3.0
                  ` Crypto Fixes for 3.3

[PATCH] crypto: caam - fix gcc 4.6 warning
 2012-01-26  2:37 UTC  (4+ messages)

[PATCH] crypto: Add bulk algorithm registration interface
 2012-01-26  2:37 UTC  (3+ messages)

sha512: make it work, undo percpu message schedule
 2012-01-26  2:35 UTC  (39+ messages)
                  ` [PATCH 1/3] "
                    ` [PATCH 2/3] sha512: reduce stack usage to safe number
                      ` [PATCH 3/3] sha512: use standard ror64()
                                ` [PATCH 4/3] sha512: reduce stack usage even on i386

question about crypto module dependency
 2012-01-22 14:47 UTC  (11+ messages)

[RFC][PATCH 00/21] Crypto keys and module signing [ver #3]
 2012-01-20  1:52 UTC  (32+ messages)
` [PATCH 07/21] KEYS: Create a key type that can be used for general cryptographic operations "
` [PATCH 08/21] KEYS: Add signature verification facility "
` [PATCH 16/21] KEYS: PGP-based public key signature verification "
` [PATCH 21/21] MODSIGN: Apply signature checking to modules on module load "

[PATCH v5.4 00/13] crc32c: Add faster algorithm and self-test code
 2012-01-18 23:01 UTC  (15+ messages)
` [PATCH 01/13] crc32: removed two instances of trailing whitespaces
` [PATCH 02/13] crc32: Move long comment about crc32 fundamentals to Documentation/
` [PATCH 03/13] crc32: Simplify unit test code
` [PATCH 04/13] crc32: Miscellaneous cleanups
` [PATCH 05/13] crc32: Fix mixing of endian-specific types
` [PATCH 06/13] crc32: Make CRC_*_BITS definition correspond to actual bit counts
` [PATCH 07/13] crc32: Add slice-by-8 algorithm to existing code
` [PATCH 08/13] crc32: Optimize loop counter for x86
` [PATCH 09/13] crc32: Add note about this patchset to crc32.c
` [PATCH 10/13] crc32: Bolt on crc32c
` [PATCH 11/13] crypto: crc32c should use library implementation
` [PATCH 12/13] crc32: Add self-test code for crc32c
` [PATCH 13/13] crc32: Select an algorithm via kconfig

Getting vom synch to asynch algorithms
 2012-01-17  9:58 UTC  (2+ messages)

[PATCH 3/4] drivers/crypto/ixp4xx_crypto.c: convert GFP_KERNEL to GFP_ATOMIC
 2012-01-13  5:39 UTC  (2+ messages)

[PATCH v8 0/2] crypto: driver for Tegra AES hardware
 2012-01-13  5:37 UTC  (10+ messages)
` [PATCH v8 1/2] arm: tegra: export tegra_chip_uid
` [PATCH v8 2/2] crypto: driver for Tegra AES hardware

[PATCH 1/1] Added CRYPTO_ALG_KERN_DRIVER_ONLY flag (2nd attempt)
 2012-01-13  5:36 UTC  (12+ messages)
  ` [PATCH 1/1] Added CRYPTO_ALG_KERN_DRIVER_ONLY flag (3rd attempt)
                      ` [PATCH 1/1] Added CRYPTO_ALG_KERN_DRIVER_ONLY flag (4rd attempt)

[PATCH] crypto - serpent-sse2: change transpose_4x4 to only use integer instructions
 2012-01-13  5:36 UTC  (2+ messages)

[PATCH 3.2] crypto: twofish-x86_64-3way - blacklist pentium4 and atom
 2012-01-13  5:36 UTC  (5+ messages)
  ` [PATCH 1/2] "
  ` [PATCH 2/2] crypto: blowfish-x86_64 - blacklist Pentium 4

Crypto Update for 2.6.34
 2012-01-11 22:19 UTC  (11+ messages)
` Crypto Update for 2.6.35
    ` Crypto Update for 2.6.36
        ` Crypto Update for 2.6.38
          ` Crypto Update for 2.6.39
            ` Crypto Update for 2.6.40
              ` Crypto Update for 3.1
                ` Crypto Update for 3.2
                  ` Crypto Update for 3.3

[PATCH 2/2] crypto: caam - be less noisy on startup
 2012-01-10  0:26 UTC 

[PATCH 1/2] crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms
 2012-01-10  0:26 UTC 

cryptodev tree on github
 2012-01-09  7:05 UTC  (6+ messages)

[PATCH v5.3 00/14] crc32c: Add faster algorithm and self-test code
 2012-01-07  5:52 UTC  (15+ messages)
` [PATCH 01/14] crc32: removed two instances of trailing whitespaces
` [PATCH 02/14] crc32: Move long comment about crc32 fundamentals to Documentation/
` [PATCH 03/14] crc32: Simplify unit test code
` [PATCH 04/14] crc32: Speed up memory table access on powerpc
` [PATCH 05/14] crc32: Miscellaneous cleanups
` [PATCH 06/14] crc32: Fix mixing of endian-specific types
` [PATCH 07/14] crc32: Make CRC_*_BITS definition correspond to actual bit counts
` [PATCH 08/14] crc32: Add slice-by-8 algorithm to existing code
` [PATCH 09/14] crc32: Optimize loop counter for x86
` [PATCH 10/14] crc32: Add note about this patchset to crc32.c
` [PATCH 11/14] crc32: Bolt on crc32c
` [PATCH 12/14] crypto: crc32c should use library implementation
` [PATCH 13/14] crc32: Add self-test code for crc32c
` [PATCH 14/14] crc32: Select an algorithm via kconfig

I have a Question about linux asynchronous crypto
 2012-01-06  1:35 UTC  (4+ messages)

HMAC and stuff
 2012-01-06  1:34 UTC  (2+ messages)

I have a Question about linux asynchronous crypto
 2011-12-31 10:11 UTC 

End of year bonus!!
 2011-12-25 21:55 UTC 

[PATCH 1/7] crypto - lrw: remove dependency on EXPERIMENTAL
 2011-12-20  7:25 UTC  (8+ messages)
` [PATCH 2/7] crypto - xts: "
` [PATCH 3/7] crypto - twofish-x86_64-3way: select LRW and XTS
` [PATCH 4/7] crypto - twofish-x86_64-3way: remove unneeded LRW/XTS #ifdefs
` [PATCH 5/7] crypto - serpent-sse2: select LRW and XTS
` [PATCH 6/7] crypto - serpent-sse2: remove unneeded LRW/XTS #ifdefs
` [PATCH 7/7] crypto - gf128mul: remove leftover "(EXPERIMENTAL)" in Kconfig

[PATCH] crypto: picoxcell: fix boolean and / or confusion
 2011-12-20  7:25 UTC  (2+ messages)

[PATCH 0/7] crypto: talitos/caam: SEC h/w v2.0 fix and cleanups
 2011-12-20  7:24 UTC  (8+ messages)
` [PATCH 1/7] crypto: talitos - fix bad kfree
` [PATCH 2/7] crypto: talitos - remove NO_IRQ references
` [PATCH 3/7] crypto: talitos - convert talitos_error to struct device
` [PATCH 5/7] crypto: caam - more desc.h cleanups
` [PATCH 6/7] crypto: caam - fix polarity of "propagate error" logic
` [PATCH 7/7] crypto: caam - remove DECO access initialization code

[PATCH 1/2] crypto: Remove global #define PFX and use, use pr_<level>
 2011-12-18 22:23 UTC  (2+ messages)
` [PATCH 2/2] crypto: Convert printks to pr_<level>

[PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code
 2011-12-13 18:36 UTC  (9+ messages)
` [PATCH 14/14] crc32: Select an algorithm via kconfig

drivers/crypto/picoxcell_crypto.c: boolean and / or confusion
 2011-12-13 14:26 UTC  (4+ messages)
  ` drivers/media/video/s5p-fimc/fimc-capture.c: "

From Libyan embassy
 2011-12-13 13:17 UTC 

[PATCH 1/1] Added CRYPTO_ALG_KERN_DRIVER_ONLY flag
 2011-12-13  8:54 UTC  (3+ messages)

Xmas Lening Aanbieding
 2011-12-12 13:11 UTC 

RFC: redesigning random(4)
 2011-12-12  5:46 UTC  (2+ messages)

Product Order
 2011-12-09 12:46 UTC 

A fiddle for /dev/random
 2011-12-09  2:48 UTC 

[PATCH 0/3] crypto: Add per-cpu transform helpers
 2011-12-07 18:59 UTC  (2+ messages)
` [PATCH 2/3] crypto: Add inline per-cpu wrappers for compression


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