messages from 2016-02-11 13:34:59 to 2016-03-03 14:42:55 UTC [more...]
[PATCH 0/4] crypto: ccp - CCP driver updates 2016-03-01
2016-03-03 14:27 UTC (7+ messages)
` [PATCH 1/4] crypto: ccp - Remove check for x86 family and model
` [PATCH 2/4] crypto: ccp - Support for multiple CCPs
` [PATCH 3/4] crypto: ccp - CCP versioning support
` [PATCH 4/4] crypto: ccp - Add abstraction for device-specific calls
[PATCH V2] crypto: implement DH primitives under akcipher API
2016-03-03 12:15 UTC
[PATCH 0/3] KEYS: Use crypto rsa pkcs1pad module for software public keys
2016-03-03 8:43 UTC (7+ messages)
` [PATCH 1/3] crypto: Add hash param to pkcs1pad
` [PATCH 2/3] akcipher: Move the RSA DER encoding check to the crypto layer
` [PATCH 3/3] X.509: Make algo identifiers text instead of enum
[PATCH] crypto: qat - Change the definition of icp_qat_uof_regtype
2016-03-03 7:46 UTC
[PATCH 0/4] Introduce bulk mode for crypto engine framework
2016-03-03 5:19 UTC (5+ messages)
` [PATCH 1/4] scatterlist: Introduce some helper functions
` [PATCH 2/4] crypto: Introduce some helper functions to help to merge requests
` [PATCH 3/4] crypto: Introduce the bulk mode for crypto engine framework
` [PATCH 4/4] md: dm-crypt: Initialize the sector number for one request
[PATCH 00/14] drivers: use __maybe_unused to hide pm functions
2016-03-02 23:43 UTC (3+ messages)
` [PATCH 07/14] hw_random: exynos: "
crypto regression in 4.1.18: Check that kernel supports aes-cbc-essiv:sha256 cipher
2016-03-02 17:49 UTC (3+ messages)
[PATCH] crypto: implement DH primitives under akcipher API
2016-03-02 15:09 UTC (14+ messages)
[PATCH 1/7] A couple of generated files
2016-03-02 3:15 UTC (4+ messages)
[PATCH] crypto/async_pq: use __free_page() instead of put_page()
2016-03-01 13:54 UTC (3+ messages)
[PATCH 1/3] Documentation: devicetree: add Freescale RNGC binding
2016-03-01 13:37 UTC (8+ messages)
` [PATCH 2/3] ARM: i.MX25: add RNGC node to dtsi
` [PATCH 3/3] hwrng: mxc-fsl - add support for Freescale RNGC
[PATCH 1/3] crypto: scatterwak - Add scatterwalk_sg_copychunks
2016-03-01 11:29 UTC (7+ messages)
` [PATCH 2/3] crypto: scatterwalk - export scatterwalk_pagedone
` [PATCH 3/3] crypto: caam - add support for RSA algorithm
[PATCH] PKCS#7: fix unitialized boolean 'want'
2016-02-29 14:29 UTC (2+ messages)
[PATCH v2 1/3] Documentation: devicetree: add Freescale SCC bindings
2016-02-29 11:12 UTC (3+ messages)
` [PATCH v2 2/3] ARM: i.MX25: add scc module to dtsi
` [PATCH v2 3/3] crypto: add basic driver for the MXC SCC
[PATCH] [RFC] mm/page_ref, crypto/async_pq: don't put_page from __exit
2016-02-29 9:32 UTC (3+ messages)
Broken userspace crypto in linux-4.1.18
2016-02-28 8:18 UTC (28+ messages)
` [PATCH] "
` [PATCH 1/4] crypto: algif_skcipher - Require setkey before accept(2)
` [PATCH 2/4] crypto: algif_skcipher - Add nokey compatibility path
` [PATCH 3/4] crypto: algif_skcipher - Remove custom release parent function
` [PATCH 4/4] crypto: algif_skcipher - Fix race condition in skcipher_check_key
[PATCH 0/8] X.509: Software public key subtype changes
2016-02-28 3:20 UTC (17+ messages)
` [PATCH 4/8] akcipher: Move the RSA DER encoding to the crypto layer
` [PATCH 0/2] KEYS: Use pkcs1pad for padding in software_pkey
` [PATCH 1/2] crypto: Add hash param to pkcs1pad
` [PATCH 2/2] crypto: remove padding logic from rsa.c
КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: aburov52@gmail.com Skype: prodawez389
2016-02-27 21:39 UTC
[PATCH 1/2] lib/mpi: avoid assembler warning
2016-02-27 19:35 UTC (3+ messages)
` [PATCH 2/2] lib/mpi: use "static inline" instead of "extern inline"
[PATCH] crypto: ccp - memset request context to zero during import
2016-02-27 19:35 UTC (2+ messages)
[PATCH] hw_random: brcm63xx-rng: fix non device tree compatibility
2016-02-27 19:34 UTC (2+ messages)
[PATCH] The AE id should be less than the maximal AE number
2016-02-27 19:34 UTC (2+ messages)
[PATCH] crypto: allow rfc3686 aes-ctr variants in fips mode
2016-02-27 19:33 UTC (3+ messages)
[PATCH] MPI: Endianness fix
2016-02-27 19:33 UTC (2+ messages)
[RFC PATCH v6] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288
2016-02-27 19:33 UTC (2+ messages)
[PATCH] crypto: algif_hash - correctly handle algos without state
2016-02-27 17:10 UTC (2+ messages)
Is a crypto_ahash_init required before invoking crypto_ahash_import?
2016-02-27 7:35 UTC (4+ messages)
[PATCH 1/3] crypto: Add hash param to pkcs1pad
2016-02-26 15:19 UTC
[PATCH] X.509: Fix test for self-signed certificate
2016-02-26 12:51 UTC (4+ messages)
[PATCH] vti6: Add pmtu handling to vti6_xmit
2016-02-25 11:21 UTC (7+ messages)
[PATCH 1/2] crypto: add asynchronous compression api
2016-02-24 17:51 UTC (13+ messages)
` [PATCH v2 0/2] crypto: "
` [PATCH v3 0/8] "
` [PATCH v3 1/8] crypto: add "
` [PATCH v3 2/8] crypto: add driver-side scomp interface
` [PATCH v3 3/8] crypto: acomp - add support for lzo via scomp
` [PATCH v3 4/8] crypto: acomp - add support for lz4 "
` [PATCH v3 5/8] crypto: acomp - add support for lz4hc "
` [PATCH v3 6/8] crypto: acomp - add support for 842 "
` [PATCH v3 7/8] crypto: acomp - add support for deflate "
` [PATCH v3 8/8] crypto: acomp - update testmgr with support for acomp
[PATCH v2 3/3] crypto: caam - add support for RSA algorithm
2016-02-24 17:17 UTC
Asymmetric ciphers: counter measures
2016-02-24 11:27 UTC
3.14.61 breaks dm disk drive encryption?
2016-02-23 6:22 UTC (2+ messages)
[PATCH v2 1/2] dt/bindings: Add bindings for the PIC32 random number generator
2016-02-19 17:23 UTC (3+ messages)
[PATCH 1/3] Documentation: devicetree: add Freescale SCC bindings
2016-02-18 13:11 UTC (8+ messages)
` [PATCH 2/3] ARM: i.MX25: add scc module to dtsi
` [PATCH 3/3] crypto: add basic driver for the MXC SCC
[cryptodev:master 95/102] arch/arm64/crypto/aes-glue.c:88:2: error: implicit declaration of function 'xts_check_key'
2016-02-18 8:13 UTC (2+ messages)
[PATCH] crypto: fix compile errors of XTS
2016-02-17 7:55 UTC (2+ messages)
[PATCH] crypto: qat - fix leak on error path
2016-02-17 7:46 UTC (4+ messages)
[cryptodev:master 95/101] arch/s390/crypto/aes_s390.c:592:2: error: implicit declaration of function 'xts_check_key'
2016-02-17 0:26 UTC
[cryptodev:master 95/101] arch/arm/crypto/aesbs-glue.c:94:2: error: implicit declaration of function 'xts_check_key'
2016-02-16 23:29 UTC
[PATCH v5 1/3] crypto: KEYS: convert public key and digsig asym to the akcipher api
2016-02-16 20:37 UTC (7+ messages)
` [PATCH v5 0/3] crypto: KEYS: convert public key to "
[PATCH] crypto: mark authenticated ctr(aes) also as FIPS able
2016-02-16 20:22 UTC (2+ messages)
[PATCH 0/2] crypto: atmel-sha - fix .import()/.export() implementation
2016-02-16 20:21 UTC (2+ messages)
[PATCH v2] crypto: xts - consolidate sanity check for keys
2016-02-16 20:21 UTC (2+ messages)
[PATCH] crypto: caam - Staticize caam_jr_shutdown()
2016-02-16 20:20 UTC (2+ messages)
[PATCH 0/4] Documentation: crypto API documentation updates
2016-02-16 20:17 UTC (6+ messages)
` [PATCH 1/4] Documentation: crypto - add akcipher API
` [PATCH 2/4] Documentation: crypto - add crypto_rng_generate
` [PATCH 3/4] Documentation: crypto - update AEAD AD handling
` [PATCH 4/4] Documentation: crypto - add skcipher API documentation
[PATCH] arm/arm64/crypto: assure that ECB modes don't require an IV
2016-02-15 15:51 UTC (3+ messages)
[PATCH 4.3.y] crypto: fix test vector for rsa
2016-02-14 21:04 UTC (2+ messages)
` Patch "crypto: fix test vector for rsa" has been added to the 4.3-stable tree
Клиентские базы! Тел\Viber\Whatsapp:+79139393506 Skype:prodawez389 Email:mgordeev72@gmail.com Узнайте подробнее!!!
2016-02-10 9:50 UTC
[PATCH] crypto: prevent 112bit key for 3DES
2016-02-12 22:02 UTC (3+ messages)
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).