Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2016-05-09 18:16:09 to 2016-05-24 07:19:44 UTC [more...]

key retention service: DH support
 2016-05-24  7:19 UTC  (4+ messages)

[PATCH 0/4] hw rng support for NSP SoC
 2016-05-24  2:22 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: rng: Northstar Plus SoC rng bindings
` [PATCH 2/4] hwrng: bcm2835: Support Broadcom NSP SoC rng
` [PATCH 3/4] ARM: dts: nsp: Add rng device tree entry
` [PATCH 4/4] hwrng: bcm2835: Read as much data as available

[PATCH] hwrng: stm32 - fix build warning
 2016-05-23 20:35 UTC  (2+ messages)

[PATCH v6 0/3] Key-agreement Protocol Primitives (KPP) API
 2016-05-23 20:33 UTC  (10+ messages)
` [PATCH v6 1/3] crypto: Key-agreement Protocol Primitives API (KPP)
` [PATCH v6 2/3] crypto: kpp - Add DH software implementation
` [PATCH v6 3/3] crypto: kpp - Add ECDH software support

IV generation in cryptographic driver in AEAD
 2016-05-23 13:27 UTC  (11+ messages)

[PATCH] crypto: ccp - Fix AES XTS error for request sizes above 4096
 2016-05-23 13:50 UTC  (3+ messages)

[PATCH v6 0/3] crypto: caam - add support for RSA algorithm
 2016-05-23 13:02 UTC  (9+ messages)
` [PATCH v6 1/3] crypto: scatterwak - Add scatterwalk_sg_copychunks
` [PATCH v6 2/3] crypto: scatterwalk - export scatterwalk_pagedone
` [PATCH v6 3/3] crypto: caam - add support for RSA algorithm

ATH9K RNG
 2016-05-23 10:39 UTC  (2+ messages)

Announce loop-AES-v3.7h file/swap crypto package
 2016-05-22 11:07 UTC 

[PATCH 14/54] MAINTAINERS: Add file patterns for crypto device tree bindings
 2016-05-22  9:05 UTC  (2+ messages)
` [PATCH 19/54] MAINTAINERS: Add file patterns for rng "

[PATCH 0211/1529] Fix typo
 2016-05-21 12:03 UTC 

[PATCH 0010/1529] Fix typo
 2016-05-21 11:36 UTC 

HWCAP_CRYPTO define for ARMv8?
 2016-05-20  9:56 UTC  (2+ messages)

Crypto Update for 3.17
 2016-05-20  8:41 UTC  (14+ messages)
` Crypto Update for 3.18
  ` Crypto Update for 3.19
    ` Crypto Update for 3.20
      ` Crypto Update for 4.1
        ` Crypto Update for 4.2
          ` Crypto Update for 4.3
            ` Crypto Update for 4.4
              ` Crypto Update for 4.5
                ` Crypto Fixes "
                  ` Crypto Fixes for 4.6
                    ` Crypto Fixes for 4.7
                ` Crypto Update for 4.6
                  ` Crypto Update for 4.7

[PATCH 1/7] crypto : stylistic cleanup in sha1-mb
 2016-05-20  0:43 UTC 

[PATCH 2/7] crypto : async implementation for sha1-mb
 2016-05-20  0:43 UTC 

[PATCH v3 0/8] crypto: caam - add support for LS1043A SoC
 2016-05-19 15:11 UTC  (9+ messages)
` [PATCH v3 1/8] asm-generic/io.h: allow barriers in io{read,write}{16,32}be
` [PATCH v3 2/8] asm-generic/io.h: add io{read,write}64 accessors
` [PATCH v3 3/8] arm64: add io{read,write}64be accessors
` [PATCH v3 4/8] powerpc: add io{read,write}64 accessors
` [PATCH v3 5/8] crypto: caam - fix offset field in hw sg entries
` [PATCH v3 6/8] crypto: caam - handle core endianness != caam endianness
` [PATCH v3 7/8] crypto: caam - add ARCH_LAYERSCAPE to supported architectures
` [PATCH v3 8/8] arm64: dts: ls1043a: add crypto node

[patch] crypto: omap-sham - potential Oops on error in probe
 2016-05-19 10:07 UTC  (5+ messages)

[PATCH v2] crypto: public_key: select CRYPTO_AKCIPHER
 2016-05-19 10:01 UTC  (2+ messages)

Typos and RSA
 2016-05-18 16:01 UTC  (7+ messages)

[PATCH] crypto: public_key: select CRYPTO_AKCIPHER2
 2016-05-18 14:56 UTC  (3+ messages)

Decrypting data in RX path
 2016-05-18 10:57 UTC  (7+ messages)

[PATCH 0/2] crypto: engine: permit to enqueue ashash_request
 2016-05-18  9:21 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: omap: convert to the new cryptoengine API

linux-4.6/drivers/crypto/ux500/hash/hash_core.c: 2 * possible bad size ?
 2016-05-18  7:46 UTC 

[PATCH] crypto: qat - fix typos sizeof for ctx
 2016-05-17 17:53 UTC 

SHA1-MB algorithm broken on latest kernel
 2016-05-17  6:31 UTC  (11+ messages)
          ` [PATCH] crypto/sha1-mb: make sha1_x8_avx2() conform to C function ABI

[PATCH v2 0/8] crypto: caam - add support for LS1043A SoC
 2016-05-17  0:08 UTC  (12+ messages)
` [PATCH v2 2/8] asm-generic/io.h: add io{read,write}64 accessors
` [PATCH v2 4/8] powerpc: "
` [PATCH v2 6/8] crypto: caam - handle core endianness != caam endianness

RE:
 2016-05-16 23:02 UTC 

[PATCH RESEND v5 0/6] crypto: algif - add akcipher
 2016-05-16 20:46 UTC  (14+ messages)
` [PATCH RESEND v5 6/6] crypto: AF_ALG - add support for key_id
    ` [PATCH v6 0/6] crypto: algif - add akcipher
      ` [PATCH v6 1/6] crypto: AF_ALG -- add sign/verify API
      ` [PATCH v6 2/6] crypto: AF_ALG -- add setpubkey setsockopt call
      ` [PATCH v6 3/6] crypto: AF_ALG -- add asymmetric cipher interface
      ` [PATCH v6 4/6] crypto: algif_akcipher - enable compilation
      ` [PATCH v6 5/6] crypto: algif_akcipher - add ops_nokey
      ` [PATCH v6 6/6] crypto: AF_ALG - add support for key_id

Costs of asym self tests
 2016-05-16 13:30 UTC 

[PATCH] crypto: user - no parsing of CRYPTO_MSG_GETALG
 2016-05-16  0:53 UTC 

[PATCH] crypto: gcm - Fix rfc4543 decryption crash
 2016-05-15 19:48 UTC  (6+ messages)

(unknown),
 2016-05-15  3:15 UTC 

[PATCH] crypto: caam: add backlogging support
 2016-05-13 13:50 UTC  (8+ messages)

[PATCH] crypto: Intel SHA - add MODULE_ALIAS
 2016-05-13 12:02 UTC 

[PATCH v3] Bluetooth: convert smp and selftest to crypto kpp API
 2016-05-13 11:06 UTC 

[PATCH] crypto: qat: remove unused vairable
 2016-05-13  9:33 UTC  (3+ messages)

[PATCH v2] Bluetooth: convert smp and selftest to crypto kpp API
 2016-05-12 20:28 UTC  (3+ messages)

[PATCH v5 0/3] crypto: caam - add support for RSA algorithm
 2016-05-12 19:20 UTC  (5+ 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

[RFC PATCH 0/8] KEYS: keyctl operations for asymmetric keys [ver 3]
 2016-05-12 17:01 UTC  (19+ messages)
` [RFC PATCH 1/8] KEYS: Provide key type operations for asymmetric key ops "
` [RFC PATCH 2/8] KEYS: Provide keyctls to drive the new key type ops for asymmetric keys "
` [RFC PATCH 3/8] KEYS: Provide missing asymmetric key subops for new key type ops "
` [RFC PATCH 4/8] KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type "
` [RFC PATCH 5/8] KEYS: Provide software public key query function "
` [RFC PATCH 6/8] KEYS: Allow the public_key struct to hold a private key "
` [RFC PATCH 7/8] KEYS: Implement encrypt, decrypt and sign for software asymmetric "
` [RFC PATCH 8/8] KEYS: Implement PKCS#8 RSA Private Key parser "

[PATCH v2] crypto: rsa - return raw integers for the ASN.1 parser
 2016-05-12 15:00 UTC 

RSA/MPI handling issues and keyctl access to public key keyrings
 2016-05-11 21:11 UTC  (3+ messages)

[PATCH] crypto/ccp: remove rwlocks_types.h
 2016-05-11 16:21 UTC  (2+ messages)

[PATCH] lib: asn1_decoder - add MODULE_LICENSE("GPL")
 2016-05-11 13:53 UTC  (2+ messages)

[PATCH] crypto: rsa - return raw integer for the ASN.1 parser
 2016-05-11 10:52 UTC  (4+ messages)

[patch V4 00/31] bitops: add parity functions
 2016-05-11  9:24 UTC  (3+ messages)
` [patch V4 21/31] crypto: use parity functions in qat_hal
` [patch V4 30/31] crypto: use parity_long is sahara.c

[PATCH v5 0/3] Key-agreement Protocol Primitives (KPP) API
 2016-05-10 12:49 UTC  (6+ messages)
` [PATCH v5 1/3] crypto: Key-agreement Protocol Primitives API (KPP)
` [PATCH v5 2/3] crypto: kpp - Add DH software implementation
` [PATCH v5 3/3] crypto: kpp - Add ECDH software support

[PATCH] crypto: caam: fix caam_jr_alloc() ret code
 2016-05-10  9:54 UTC  (2+ messages)

[PATCH] crypto: vmx - comply with ABIs that specify vrsave as reserved
 2016-05-10  9:53 UTC  (3+ messages)

pkcs1pad_verify_complete: decoding missing?
 2016-05-09 19:31 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox