linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-16 01:03:08 to 2018-11-23 23:02:06 UTC [more...]

KMSAN: uninit-value in gf128mul_4k_lle (3)
 2018-11-23 23:01 UTC  (3+ messages)

[PATCH v4 00/11] crypto: crypto_user_stat: misc enhancement
 2018-11-23 12:02 UTC  (12+ messages)
` [PATCH v4 01/11] crypto: crypto_user_stat: made crypto_user_stat optional
` [PATCH v4 02/11] crypto: CRYPTO_STATS should depend on CRYPTO_USER
` [PATCH v4 03/11] crypto: crypto_user_stat: convert all stats from u32 to u64
` [PATCH v4 04/11] crypto: crypto_user_stat: split user space crypto stat structures
` [PATCH v4 05/11] crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi
` [PATCH v4 06/11] crypto: crypto_user_stat: fix use_after_free of struct xxx_request
` [PATCH v4 07/11] crypto: crypto_user_stat: Fix invalid stat reporting
` [PATCH v4 08/11] crypto: crypto_user_stat: remove intermediate variable
` [PATCH v4 09/11] crypto: crypto_user_stat: Split stats in multiple structures
` [PATCH v4 10/11] crypto: crypto_user_stat: rename err_cnt parameter
` [PATCH v4 11/11] crypto: crypto_user_stat: Add crypto_stats_init

[RFCv3 PATCH 0/6] A General Accelerator Framework, WarpDrive
 2018-11-23  8:02 UTC  (36+ messages)
` [RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce

[PATCH] crypto: do not free algorithm before using
 2018-11-23  2:36 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 06/21] crypto: simd - correctly take reqsize of wrapped skcipher into account
 2018-11-22 19:54 UTC 

[PATCH AUTOSEL 4.19 14/36] crypto: simd - correctly take reqsize of wrapped skcipher into account
 2018-11-22 19:52 UTC 

[PATCH net-next] cxgb4: use new fw interface to get the VIN and smt index
 2018-11-22 18:58 UTC  (4+ messages)

[PATCH 1/1] cavium: Update firmware for CNN55XX crypto driver
 2018-11-22  9:17 UTC 

[PATCH 1/1] crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode
 2018-11-21  9:52 UTC 

[RFC PATCH v3 00/15] crypto: Adiantum support
 2018-11-21  7:55 UTC  (34+ messages)
` [RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator
            ` [RFC PATCH] zinc chacha20 generic implementation using crypto API code
              ` [RFC PATCH v2 0/4] Exporting existing crypto API code through zinc
                ` [v2 PATCH 1/4] crypto: chacha20 - Export chacha20 functions without crypto API
                ` [v2 PATCH 2/4] zinc: ChaCha20 generic C implementation and selftest
                ` [v2 PATCH 3/4] zinc: Add x86 accelerated ChaCha20
                ` [v2 PATCH 4/4] zinc: ChaCha20 x86_64 implementation

[PATCH 1/1] crypto: cavium/nitrox - crypto request format changes
 2018-11-21  7:36 UTC 

[PATCH 0/6] crypto: x86/chacha20 - SIMD performance improvements
 2018-11-20 16:32 UTC  (8+ messages)

[PATCH 0/3] crypto: x86/chacha20 - AVX-512VL block functions
 2018-11-20 16:30 UTC  (4+ messages)
` [PATCH 1/3] crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
` [PATCH 2/3] crypto: x86/chacha20 - Add a 2-block "
` [PATCH 3/3] crypto: x86/chacha20 - Add a 4-block "

[PATCH v3 00/10] crypto: crypto_user_stat: misc enhancement
 2018-11-20 14:13 UTC  (12+ messages)
` [PATCH v3 01/10] crypto: crypto_user_stat: made crypto_user_stat optional
` [PATCH v3 02/10] crypto: CRYPTO_STATS should depend on CRYPTO_USER
` [PATCH v3 03/10] crypto: crypto_user_stat: convert all stats from u32 to u64
` [PATCH v3 04/10] crypto: crypto_user_stat: split user space crypto stat structures
` [PATCH v3 05/10] crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi
` [PATCH v3 06/10] crypto: crypto_user_stat: fix use_after_free of struct xxx_request
` [PATCH v3 07/10] crypto: crypto_user_stat: Fix invalid stat reporting
` [PATCH v3 08/10] crypto: crypto_user_stat: remove intermediate variable
` [PATCH v3 09/10] crypto: crypto_user_stat: Split stats in multiple structures
` [PATCH v3 10/10] crypto: crypto_user_stat: rename err_cnt parameter

Guidance required for a crypto requirement
 2018-11-20 11:14 UTC 

[Help] Null pointer exception in scatterwalk_start() in kernel-4.9
 2018-11-20  7:09 UTC 

[PATCH v4 00/14] crypto: Adiantum support
 2018-11-20  6:33 UTC  (26+ messages)
` [PATCH v4 01/14] crypto: chacha20-generic - add HChaCha20 library function
` [PATCH v4 02/14] crypto: chacha20-generic - don't unnecessarily use atomic walk
` [PATCH v4 03/14] crypto: chacha20-generic - add XChaCha20 support
` [PATCH v4 04/14] crypto: chacha20-generic - refactor to allow varying number of rounds
` [PATCH v4 05/14] crypto: chacha - add XChaCha12 support
` [PATCH v4 06/14] crypto: arm/chacha20 - limit the preemption-disabled section
` [PATCH v4 07/14] crypto: arm/chacha20 - add XChaCha20 support
` [PATCH v4 08/14] crypto: arm/chacha20 - refactor to allow varying number of rounds
` [PATCH v4 09/14] crypto: arm/chacha - add XChaCha12 support
` [PATCH v4 10/14] crypto: poly1305 - use structures for key and accumulator
` [PATCH v4 11/14] crypto: poly1305 - add Poly1305 core API
` [PATCH v4 12/14] crypto: nhpoly1305 - add NHPoly1305 support
` [PATCH v4 13/14] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
` [PATCH v4 14/14] crypto: adiantum - add Adiantum support

[PATCH] crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
 2018-11-20  6:33 UTC  (2+ messages)

[PATCH] crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
 2018-11-20  6:33 UTC  (2+ messages)

[PATCH] crypto: remove useless initializations of cra_list
 2018-11-20  6:33 UTC  (2+ messages)

[PATCH] crypto: inside-secure - remove useless setting of type flags
 2018-11-20  6:33 UTC  (2+ messages)

[PATCH v2 00/11] crypto: crypto_user_stat: misc enhancement
 2018-11-20  5:48 UTC  (20+ messages)
` [PATCH v2 01/11] crypto: move crypto_alg_get/crypto_alg_put to linux/crypto.h
` [PATCH v2 02/11] crypto: crypto_user_stat: made crypto_user_stat optional
` [PATCH v2 03/11] crypto: CRYPTO_STATS should depend on CRYPTO_USER
` [PATCH v2 04/11] crypto: crypto_user_stat: convert all stats from u32 to u64
` [PATCH v2 05/11] crypto: crypto_user_stat: split user space crypto stat structures
` [PATCH v2 06/11] crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi
` [PATCH v2 07/11] crypto: crypto_user_stat: fix use_after_free of struct xxx_request
` [PATCH v2 08/11] crypto: crypto_user_stat: Fix invalid stat reporting
` [PATCH v2 09/11] crypto: crypto_user_stat: remove intermediate variable
` [PATCH v2 10/11] crypto: crypto_user_stat: Split stats in multiple structures
` [PATCH v2 11/11] crypto: crypto_user_stat: rename err_cnt parameter

Spende
 2018-11-19 23:15 UTC 

[RFC PATCH v2 00/12] crypto: Adiantum support
 2018-11-19 20:30 UTC  (9+ messages)

Important
 2018-11-18 19:45 UTC 

BUG: unable to handle kernel paging request in aead_geniv_alloc
 2018-11-18 19:23 UTC 

[PATCH] dt-bindings: rng: update bindings for MT7629 SoC
 2018-11-17 23:07 UTC  (5+ messages)

[PATCH] HID: add driver for U2F Zero built-in LED and RNG
 2018-11-17 10:19 UTC  (6+ messages)

[PATCH v8 00/14] Appended signatures support for IMA appraisal
 2018-11-16 20:07 UTC  (15+ messages)
` [PATCH v8 01/14] MODSIGN: Export module signature definitions
` [PATCH v8 02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig()
` [PATCH v8 03/14] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v8 04/14] integrity: Introduce struct evm_xattr
` [PATCH v8 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v8 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v8 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v8 08/14] ima: Introduce is_signed()
` [PATCH v8 09/14] ima: Export func_tokens
` [PATCH v8 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v8 11/14] ima: Implement support "
` [PATCH v8 12/14] ima: Add new "d-sig" template field
` [PATCH v8 13/14] ima: Write modsig to the measurement list
` [PATCH v8 14/14] ima: Store the measurement again when appraising a modsig

Crypto Update for 4.11
 2018-11-16  6:31 UTC  (11+ messages)
` Crypto Fixes for 4.13
  ` Crypto Fixes for 4.14
    ` Crypto Fixes for 4.15
          ` Crypto Fixes for 4.16
            ` Crypto Fixes for 4.17
              ` Crypto Fixes for 4.18
                ` Crypto Fixes for 4.19
                  ` Crypto Fixes for 4.20

[PATCH v2] crypto: ecc - regularize scalar for scalar multiplication
 2018-11-16  6:19 UTC  (2+ messages)

[PATCH 0/5] crypto: caam - add support for Era 10
 2018-11-16  6:19 UTC  (2+ messages)

[RESEND 0/2] Port mxs-dcp to imx6ull and imx6sll
 2018-11-16  6:19 UTC  (2+ messages)

[PATCH] arm/crypto/aes-ce-glue.c: Remove duplicate header
 2018-11-16  6:18 UTC  (2+ messages)

[PATCH v4 0/3] crypto: streebog - add Streebog hash function
 2018-11-16  6:18 UTC  (2+ messages)

[PATCH] crypto: bcm: fix normal/non key hash algorithm failure
 2018-11-16  6:18 UTC  (3+ messages)

[PATCH] crypto: cts: document NIST standard status
 2018-11-16  6:16 UTC  (2+ messages)

[PATCH] crypto: ecc - check for invalid values in the key verification test
 2018-11-16  6:16 UTC  (2+ messages)

[PATCH tip/core/rcu 09/41] crypto/pcrypt: Replace synchronize_rcu_bh() with synchronize_rcu()
 2018-11-16  5:56 UTC  (2+ messages)


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