linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-05 09:57:26 to 2016-05-19 08:18:35 UTC [more...]

IV generation in cryptographic driver in AEAD
 2016-05-19  6:44 UTC  (6+ 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)

[PATCH v2] crypto: public_key: select CRYPTO_AKCIPHER
 2016-05-18 14:55 UTC 

[patch] crypto: omap-sham - potential Oops on error in probe
 2016-05-18 11:50 UTC  (4+ 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  (20+ messages)
` [PATCH v2 2/8] asm-generic/io.h: add io{read,write}64 accessors
` [PATCH v2 3/8] arm64: add io{read,write}64be accessors
` [PATCH v2 4/8] powerpc: add io{read,write}64 accessors
` [PATCH v2 5/8] crypto: caam - fix offset field in hw sg entries
` [PATCH v2 6/8] crypto: caam - handle core endianness != caam endianness
` [PATCH v2 7/8] crypto: caam - add ARCH_LAYERSCAPE to supported architectures
` [PATCH v2 8/8] arm64: dts: ls1043a: add crypto node
` [RESEND PATCH v2 1/8] asm-generic/io.h: allow barriers in io{read,write}{16,32}be

RE:
 2016-05-16 23:02 UTC 

[PATCH RESEND v5 0/6] crypto: algif - add akcipher
 2016-05-16 20:46 UTC  (21+ messages)
` [PATCH RESEND v5 1/6] crypto: AF_ALG -- add sign/verify API
` [PATCH RESEND v5 2/6] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH RESEND v5 3/6] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH RESEND v5 4/6] crypto: algif_akcipher - enable compilation
` [PATCH RESEND v5 5/6] crypto: algif_akcipher - add ops_nokey
` [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 

Crypto Update for 3.17
 2016-05-16  7:16 UTC  (15+ 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 Update "
                  ` Crypto Update for 4.7

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

HWCAP_CRYPTO define for ARMv8?
 2016-05-15 10:13 UTC 

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

[PATCH] crypto: caam: add backlogging support
 2016-05-13 13:50 UTC  (10+ messages)
` [PATCH] crypto: caam: fix caam_jr_alloc() ret code

[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 v6 0/3] Key-agreement Protocol Primitives (KPP) API
 2016-05-12 19:34 UTC  (7+ 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

[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  (5+ 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: 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)

我的交友主页是
 2016-05-07 19:01 UTC 

[RFC PATCH 0/3] random: replace urandom pool with a CRNG
 2016-05-06 20:30 UTC  (33+ messages)
` [PATCH 1/3] random: replace non-blocking pool with a Chacha20-based CRNG
              ` better patch for linux/bitops.h
                                ` UB in general ... and linux/bitops.h in particular
                ` linux/bitops.h

[crypto / sparc64] cryptomgr_test OOPS
 2016-05-06 19:52 UTC  (14+ messages)

[PATCH 0/3 v4] Key-agreement Protocol Primitives (KPP) API
 2016-05-06 12:02 UTC  (3+ messages)
` [PATCH 3/3 v4] crypto: kpp - Add ECDH software support

[PATCH] Bluetooth: convert smp module to crypto kpp API
 2016-05-05 15:51 UTC  (2+ messages)

[PATCH v2] Bluetooth: convert smp module to crypto kpp API
 2016-05-05 15:32 UTC 

[PATCH -v2 0/4] random: replace urandom pool with a CRNG
 2016-05-05 12:49 UTC  (5+ messages)
` [PATCH 1/4] random: replace non-blocking pool with a Chacha20-based CRNG

[PATCH 1/7] asm-generic/io.h: add io{read,write}64 accessors
 2016-05-05 11:05 UTC  (5+ messages)

[RFC PATCH 2/5] KEYS: Provide keyctls to drive the new key type ops for asymmetric keys
 2016-05-05  9:57 UTC 


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