messages from 2016-06-01 09:07:52 to 2016-06-13 19:04:12 UTC [more...]
[PATCH-v4 0/7] random: replace urandom pool with a CRNG
2016-06-13 19:03 UTC (10+ messages)
` [PATCH 1/7] random: initialize the non-blocking pool via add_hwgenerator_randomness()
` [PATCH 2/7] random: print a warning for the first ten uninitialized random users
` [PATCH 3/7] random: add interrupt callback to VMBus IRQ handler
` [PATCH 4/7] random: properly align get_random_int_hash
` [PATCH 5/7] random: replace non-blocking pool with a Chacha20-based CRNG
` [PATCH 6/7] random: make /dev/urandom scalable for silly userspace programs
` [PATCH 7/7] random: add backtracking protection to the CRNG
[PATCH v4] crypto: rsa - return raw integers for the ASN.1 parser
2016-06-13 14:12 UTC
[PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random Generator driver
2016-06-13 12:31 UTC (5+ messages)
` [PATCH v2 1/3] char: hw_random: Add Amlogic Meson Hardware Random Generator
` [PATCH v2 2/3] dt-bindings: hwrng: Add Amlogic Meson Hardware Random Generator bindings
` [PATCH v2 3/3] ARM64: dts: meson-gxbb: Add Hardware Random Generator node
[PATCH 1/2] crypto: vmx: Fix ABI detection
2016-06-13 12:30 UTC (3+ messages)
` [PATCH 2/2] crypto: vmx: Increase priority of aes-cbc cipher
[PATCH] crypto: ux500: memmove the right size
2016-06-13 12:29 UTC (2+ messages)
[PATCH] crypto: qat: Remove deprecated create_workqueue
2016-06-13 12:29 UTC (3+ messages)
[PATCH 0/4] crypto: CTR DRBG - performance improvements
2016-06-13 10:10 UTC (7+ messages)
` [PATCH 1/4] crypto: CTR DRBG - use CTR AES instead of ECB AES
` [PATCH 2/4] crypto: DRBG - use aligned buffers
` [PATCH 3/4] crypto: CTR DRBG - use full CTR AES for update
` [PATCH 4/4] crypto: CTR DRBG - avoid duplicate maintenance of key
[PATCH v5 0/3] Key-agreement Protocol Primitives (KPP) API
2016-06-13 8:59 UTC (7+ messages)
` [PATCH v5 1/3] crypto: Key-agreement Protocol Primitives API (KPP)
[PATCH v6 0/8] crypto: asynchronous compression api
2016-06-13 8:56 UTC (10+ messages)
` [PATCH v6 1/8] crypto: add "
` [PATCH v6 2/8] crypto: add driver-side scomp interface
` [PATCH v6 3/8] crypto: acomp - add support for lzo via scomp
` [PATCH v6 4/8] crypto: acomp - add support for lz4 "
` [PATCH v6 5/8] crypto: acomp - add support for lz4hc "
` [PATCH v6 6/8] crypto: acomp - add support for 842 "
` [PATCH v6 7/8] crypto: acomp - add support for deflate "
` [PATCH v6 8/8] crypto: acomp - update testmgr with support for acomp
[PATCH] crypto : async implementation for sha1-mb
2016-06-13 8:22 UTC (2+ messages)
CTR mode: Kconfig cyclic dependency
2016-06-12 11:05 UTC (3+ messages)
[PATCH v3 0/1] crypto: engine: permit to enqueue ashash_request
2016-06-12 11:01 UTC (5+ messages)
` [PATCH v3 1/1] "
[PATCH v6 0/6] crypto: algif - add akcipher
2016-06-10 14:42 UTC (11+ messages)
` [PATCH v6 3/6] crypto: AF_ALG -- add asymmetric cipher interface
[PATCH 00/28] crypto: omap fixes / support additions
2016-06-10 11:38 UTC (16+ messages)
` [PATCH 01/28] crypto: omap-aes: Fix registration of algorithms
` [PATCH 02/28] crypto: omap-sham: Don't idle/start SHA device between Encrypt operations
` [PATCH 20/28] ARM: OMAP: DRA7xx: Make L4SEC clock domain SWSUP only
` [PATCH 23/28] ARM: dts: DRA7: Add DT node for DES IP
` [PATCH 25/28] ARM: dts: DRA7: Add support for SHA IP
` [PATCH 26/28] ARM: dts: DRA7: Add DT node for RNG IP
` [PATCH 27/28] ARM: dts: AM43xx: clk: Add RNG clk node
` [PATCH 28/28] ARM: dts: AM43xx: Add node for RNG
[sparc] niagara2 cpu, opcodes not available message?
2016-06-08 18:33 UTC (4+ messages)
[RFC PATCH 14/15] hwrng: exynos - fixup IO accesors
2016-06-08 18:31 UTC
linux-4.6/drivers/crypto/ux500/hash/hash_core.c: 2 * possible bad size ?
2016-06-08 12:52 UTC (2+ messages)
AES-NI: slower than aes-generic?
2016-06-08 12:21 UTC (4+ messages)
[PATCH v3] crypto: rsa - return raw integers for the ASN.1 parser
2016-06-08 10:20 UTC (3+ messages)
[PATCH] crypto: DRBG - reduce number of setkey calls
2016-06-08 9:32 UTC (16+ messages)
` [RFC] DRBG: which shall be default?
[PATCH v2 0/7] crypto: talitos - implementation of AEAD for SEC1
2016-06-08 8:29 UTC (9+ messages)
` [PATCH v2 1/7] crypto: talitos - using helpers for all talitos_ptr operations
` [PATCH v2 2/7] crypto: talitos - move mapping helpers before IPSEC functions
` [PATCH v2 3/7] crypto: talitos - making mapping helpers more generic
` [PATCH v2 4/7] crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU
` [PATCH v2 5/7] crypto: talitos - sg_to_link_tbl() not used anymore, remove it
` [PATCH v2 6/7] crypto: talitos - implement cra_priority
` [PATCH v2 7/7] crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU
[PATCH v2 0/4] crypto: Key Derivation Function (SP800-108)
2016-06-08 4:58 UTC (7+ messages)
` [PATCH v2 3/4] crypto: kdf - SP800-108 Key Derivation Function
[RFC v4 0/4] Introduce the bulk mode method when sending request to crypto layer
2016-06-08 2:00 UTC (7+ messages)
` [RFC v4 1/4] block: Introduce blk_bio_map_sg() to map one bio
` [RFC v4 2/4] crypto: Introduce CRYPTO_ALG_BULK flag
` [RFC v4 3/4] md: dm-crypt: Introduce the bulk mode method when sending request
` [RFC v4 4/4] crypto: Add the CRYPTO_ALG_BULK flag for ecb(aes) cipher
[PATCH 0/2] hwrng: chaoskey - Add support for Araneus Alea I USB RNG
2016-06-08 1:34 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hwrng: chaoskey - Fix URB warning due to timeout on Alea
[PATCH V2 0/2] Implementation of an async interface for sha1-mb
2016-06-07 18:10 UTC (6+ messages)
` [PATCH V2 1/2] crypto: sha1-mb - stylistic cleanup
` [PATCH V2 2/2] crypto : async implementation for sha1-mb
[PATCH v7 0/3] crypto: caam - add support for RSA algorithm
2016-06-07 14:24 UTC (4+ messages)
` [PATCH 1/3] crypto: scatterwak - Add scatterwalk_sg_copychunks
` [PATCH 2/3] crypto: scatterwalk - export scatterwalk_pagedone
` [PATCH 3/3] crypto: caam - add support for RSA algorithm
[PATCH v5 0/9] crypto: asynchronous compression api
2016-06-07 10:52 UTC (12+ messages)
` [PATCH v5 1/9] crypto: shrink hash down to two types
` [PATCH v5 2/9] crypto: add asynchronous compression api
` [PATCH v5 3/9] crypto: add driver-side scomp interface
` [PATCH v5 4/9] crypto: acomp - add support for lzo via scomp
` [PATCH v5 5/9] crypto: acomp - add support for lz4 "
` [PATCH v5 6/9] crypto: acomp - add support for lz4hc "
` [PATCH v5 7/9] crypto: acomp - add support for 842 "
` [PATCH v5 8/9] crypto: acomp - add support for deflate "
` [PATCH v5 9/9] crypto: acomp - update testmgr with support for acomp
[PATCH] crypto: skcipher - remove unused header cpumask.h
2016-06-07 10:51 UTC (2+ messages)
[PATCH v3 0/8] crypto: caam - add support for LS1043A SoC
2016-06-07 10:48 UTC (3+ messages)
` [PATCH v3 8/8] arm64: dts: ls1043a: add crypto node
[PATCH 0/3] hw_random: Add Amlogic Meson SoCs Random Genenerator driver
2016-06-06 14:10 UTC (6+ messages)
` [PATCH 1/3] char: hw_random: Add Amlogic Meson Hardware Random Generator
` [PATCH 2/3] dt-bindings: hwrng: Add Amlogic Meson Hardware Random Generator bindings
` [PATCH 3/3] ARM64: dts: meson-gxbb: Add Hardware Random Generator node
[PATCH 0/6] crypto: talitos - implementation of AEAD for SEC1
2016-06-06 7:03 UTC (4+ messages)
` [PATCH 2/6] crypto: talitos - making mapping helpers more generic
[RFC v2 0/3] Introduce the bulk mode method when sending request to crypto layer
2016-06-06 5:04 UTC (17+ messages)
` [RFC v2 1/3] block: Introduce blk_bio_map_sg() to map one bio
` [RFC v2 2/3] crypto: Introduce CRYPTO_ALG_BULK flag
Unable to decrypt message
2016-06-06 4:17 UTC (4+ messages)
authenc methods vs FIPS in light of unencrypted associated data
2016-06-03 10:12 UTC (3+ messages)
[PATCH 0/2] async implementation for sha1-mb
2016-06-03 2:51 UTC (8+ messages)
` [PATCH 1/2] crypto : stylistic cleanup in sha1-mb
` [PATCH 2/2] crypto : async implementation for sha1-mb
[PATCH] hwrng: alea - Add support for Araneus Alea I USB RNG
2016-06-02 11:12 UTC (3+ messages)
[PATCH v7 0/3] Key-agreement Protocol Primitives (KPP) API
2016-06-02 9:44 UTC (3+ messages)
` [PATCH v7 1/3] crypto: Key-agreement Protocol Primitives API (KPP)
[PATCH v2 0/2] crypto: engine: permit to enqueue ashash_request
2016-06-02 9:42 UTC (7+ messages)
` [PATCH v2 1/2] "
[PATCH v4 00/10] crypto: asynchronous compression api
2016-06-02 9:15 UTC (5+ messages)
` [PATCH v4 02/10] crypto: add "
` [PATCH v4 04/10] crypto: add quick decompression api
[PATCH v2 1/4] dt-bindings: rng: Northstar Plus SoC rng bindings
2016-06-02 1:06 UTC (2+ messages)
[PATCH v2 0/4] hw rng support for NSP SoC
2016-06-01 14:47 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: rng: Northstar Plus SoC rng bindings
[PATCH v4] Bluetooth: convert smp and selftest to crypto kpp API
2016-06-01 10:00 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).