messages from 2011-12-01 20:14:04 to 2012-01-15 01:43:46 UTC [more...]
sha512: make it work, undo percpu message schedule
2012-01-15 1:43 UTC (32+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] sha512: reduce stack usage to safe number
` [PATCH 3/3] sha512: use standard ror64()
[PATCH] crypto: caam - fix gcc 4.6 warning
2012-01-13 5:39 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)
[RFC][PATCH 00/21] Crypto keys and module signing [ver #3]
2012-01-08 22:02 UTC (36+ messages)
` [PATCH 01/21] MPILIB: Export some more symbols "
` [PATCH 02/21] MPILIB: Add a missing ENOMEM check "
` [PATCH 03/21] KEYS: Permit key_serial() to be called with a const key pointer "
` [PATCH 04/21] KEYS: Move the key config into security/keys/Kconfig "
` [PATCH 05/21] KEYS: Announce key type (un)registration "
` [PATCH 06/21] KEYS: Reorganise keys Makefile "
` [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 09/21] KEYS: Asymmetric public-key algorithm crypto key subtype "
` [PATCH 10/21] KEYS: DSA signature verification algorithm "
` [PATCH 11/21] KEYS: RSA "
` [PATCH 12/21] PGPLIB: PGP definitions (RFC 4880) "
` [PATCH 13/21] PGPLIB: Basic packet parser "
` [PATCH 14/21] PGPLIB: Signature "
` [PATCH 15/21] KEYS: PGP data "
` [PATCH 16/21] KEYS: PGP-based public key signature verification "
` [PATCH 17/21] KEYS: PGP format signature parser "
` [PATCH 18/21] KEYS: Provide a function to load keys from a PGP keyring blob "
` [PATCH 19/21] MODSIGN: Add indications of module ELF types "
` [PATCH 20/21] MODSIGN: Module ELF verifier "
` [PATCH 21/21] MODSIGN: Apply signature checking to modules on module load "
[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 (25+ messages)
` [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
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 (4+ messages)
` [PATCH 1/3] crypto: Add per-cpu transform alloc() and free()
` [PATCH 2/3] crypto: Add inline per-cpu wrappers for compression
` [PATCH 3/3] xfrm: Modify xfrm_ipcomp code to use new per-cpu helpers
[RFC][PATCH 00/16] Crypto keys and module signing [ver #2]
2011-12-07 14:29 UTC (8+ messages)
` [PATCH 04/16] PGP: Add definitions (RFC 4880) and packet parser "
` [Keyrings] [RFC][PATCH 00/16] Crypto keys and module signing "
Christmas Award
2011-12-07 9:07 UTC
[PATCH 0/3] crypto: Add per-cpu transform helpers
2011-12-06 22:45 UTC
MESSAGE FROM FBI OFFICE, CAREFULLY READ THE ATTACHMENT AND COMPLY IMMEDIATELY
2011-12-05 9:21 UTC
[PATCH 3.2] crypto: blowfish-x86_64 - blacklist Pentium 4
2011-12-04 10:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).