linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-01 18:00:39 to 2019-03-22 13:04:42 UTC [more...]

[PATCH] crypto: ccree - reduce kernel stack usage with clang
 2019-03-22 13:04 UTC  (3+ messages)

[PATCH] crypto: vmx - fix copy-paste error in CTR mode
 2019-03-22 13:04 UTC  (11+ messages)

[PATCH] hwrng: omap - Set default quality
 2019-03-22 13:03 UTC  (2+ messages)

[PATCH 0/8] crypto: test the !may_use_simd() fallback code
 2019-03-22 13:03 UTC  (19+ messages)
` [PATCH 1/8] crypto: chacha-generic - fix use as arm64 no-NEON fallback
` [PATCH 2/8] crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
` [PATCH 3/8] crypto: simd,testmgr - introduce crypto_simd_usable()
` [PATCH 4/8] crypto: x86 - convert to use crypto_simd_usable()
` [PATCH 5/8] crypto: arm "
` [PATCH 6/8] crypto: arm64 "
` [PATCH 7/8] crypto: simd "
` [PATCH 8/8] crypto: testmgr - test the !may_use_simd() fallback code

[PATCH 0/9] crypto: add SIMD helpers for AEADs
 2019-03-22 13:03 UTC  (12+ messages)
` [PATCH 1/9] crypto: simd - support wrapping AEAD algorithms
` [PATCH 2/9] crypto: x86/aesni - convert to use skcipher SIMD bulk registration
` [PATCH 3/9] crypto: x86/aesni - convert to use AEAD SIMD helpers
` [PATCH 4/9] crypto: x86/aegis128 "
` [PATCH 5/9] crypto: x86/aegis128l "
` [PATCH 6/9] crypto: x86/aegis256 "
` [PATCH 7/9] crypto: x86/morus640 "
` [PATCH 8/9] crypto: x86/morus1280 "
` [PATCH 9/9] crypto: testmgr - remove workaround for AEADs that modify aead_request

[PATCH v3] crypto: caam/jr - optimize job ring enqueue and dequeue operations
 2019-03-22 13:02 UTC  (3+ messages)

[possible PATCH] crypto: sahara - Use #ifdef DEBUG not IS_ENABLED(DEBUG)
 2019-03-22 12:54 UTC  (3+ messages)

[PATCH v7 00/11] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-03-22 12:39 UTC  (6+ messages)
` [PATCH v7 02/11] crypto: akcipher - check the presence of callback before the call

[PATCH] crypto: caam - fix copy of next buffer for xcbc and cmac
 2019-03-22 12:38 UTC  (2+ messages)

[PATCH 0/17] Add zinc using existing algorithm implementations
 2019-03-22  8:10 UTC  (21+ messages)
` [PATCH 1/17] asm: simd context helper API
` [PATCH 2/17] crypto: chacha20 - Export chacha20 functions without crypto API
` [PATCH 3/17] zinc: introduce minimal cryptography library
` [PATCH 4/17] zinc: Add generic C implementation of chacha20 and self-test
` [PATCH 5/17] zinc: Add x86 accelerated ChaCha20
` [PATCH 6/17] zinc: Add arm accelerated chacha20
` [PATCH 7/17] crypto: poly1305 - Export core functions without crypto API
` [PATCH 8/17] zinc: Add generic C implementation of poly1305 and self-test
` [PATCH 9/17] zinc: Add x86 accelerated poly1305
` [PATCH 10/17] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH 11/17] zinc: BLAKE2s generic C implementation "
` [PATCH 12/17] zinc: BLAKE2s x86_64 implementation
` [PATCH 13/17] zinc: Curve25519 generic C implementations and selftest
` [PATCH 14/17] zinc: Curve25519 x86_64 implementation
` [PATCH 15/17] zinc: import Bernstein and Schwabe's Curve25519 ARM implementation
` [PATCH 16/17] zinc: "
` [PATCH 17/17] security/keys: rewrite big_key crypto to use Zinc

[PATCH net-next v9 00/19] WireGuard: Secure Network Tunnel
 2019-03-22  7:11 UTC  (20+ messages)
` [PATCH net-next v9 01/19] asm: simd context helper API
` [PATCH net-next v9 02/19] zinc: introduce minimal cryptography library
` [PATCH net-next v9 03/19] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v9 04/19] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v9 05/19] zinc: ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v9 06/19] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH net-next v9 07/19] zinc: Poly1305 generic C implementations and selftest
` [PATCH net-next v9 08/19] zinc: Poly1305 x86_64 implementation
` [PATCH net-next v9 09/19] zinc: Poly1305 ARM and ARM64 implementations
` [PATCH net-next v9 10/19] zinc: Poly1305 MIPS64 and MIPS32r2 implementations
` [PATCH net-next v9 11/19] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH net-next v9 12/19] zinc: BLAKE2s generic C implementation "
` [PATCH net-next v9 13/19] zinc: BLAKE2s x86_64 implementation
` [PATCH net-next v9 14/19] zinc: Curve25519 generic C implementations and selftest
` [PATCH net-next v9 15/19] zinc: Curve25519 x86_64 implementation
` [PATCH net-next v9 16/19] zinc: import Bernstein and Schwabe's Curve25519 ARM implementation
` [PATCH net-next v9 17/19] zinc: "
` [PATCH net-next v9 18/19] security/keys: rewrite big_key crypto to use Zinc
` [PATCH net-next v9 19/19] net: WireGuard secure network tunnel

[PATCH v3 0/3] CAAM job ring driver cleanups
 2019-03-22  6:56 UTC  (5+ messages)
` [PATCH v3 1/3] crypto: caam/jr - Remove spinlock for output job ring
` [PATCH v3 2/3] crypto: caam/jr - Removed redundant vars from job ring private data
` [PATCH v3 3/3] crypto: caam/jr - Remove extra memory barrier during job ring enqueue

[PATCH] X.509: Add messages for obsolete OIDs
 2019-03-22  6:27 UTC 

[RFC PATCH] crypto: chtls - handle inet_csk_reqsk_queue_add() failures
 2019-03-21 22:59 UTC 

crypto: Kernel memory overwrite attempt detected to spans multiple pages
 2019-03-21 17:51 UTC  (5+ messages)

[Bug] Rockchip crypto driver sometimes produces wrong ciphertext
 2019-03-21 17:04 UTC  (10+ messages)
` [Bug] STM32 crc driver failed on selftest 1

[PATCH v2 0/3] CAAM job ring driver cleanups
 2019-03-21 16:42 UTC  (7+ messages)
` [PATCH v2 1/3] crypto: caam/jr - Remove spinlock for output job ring
` [PATCH v2 2/3] crypto: caam/jr - Removed redundant vars from job ring private data
` [PATCH v2 3/3] crypto: caam/jr - Remove extra memory barrier during job ring enqueue

[PATCH -next] crypto: vmx - Make p8_init and p8_exit static
 2019-03-21 15:11 UTC 

KASAN: use-after-free Read in crypto_gcm_init_common
 2019-03-21  9:33 UTC  (2+ messages)

[PATCH 4.14] crypto: arm64/aes-neonbs - fix returning final keystream block
 2019-03-21  5:28 UTC  (2+ messages)

[PATCH v4 0/3] add AES support for Exynos5433
 2019-03-20 19:58 UTC  (7+ messages)
  ` [PATCH v4 3/3] crypto: s5p: "
  ` [PATCH v4 1/3] arm64: dts: exynos: add SlimSSS "

[PATCH trivial] crypto: Grammar s/options/option/, s/to/the/
 2019-03-20 13:26 UTC  (2+ messages)

[PATCH -next] crypto: ccp - Make ccp_register_rsa_alg static
 2019-03-19 18:39 UTC  (2+ messages)

[PATCH -next] crypto: cavium - Make cptvf_device_init static
 2019-03-19 13:59 UTC 

[PATCH -next] crypto: brcm - remove unused array tag_to_hash_idx
 2019-03-19 13:57 UTC 

[PATCH -next] crypto: zip - Make some functions static
 2019-03-19 13:55 UTC 

[PATCH -next] crypto: cavium - Make some functions static
 2019-03-19 13:43 UTC 

[PATCH -next] crypto: cavium - remove unused fucntions
 2019-03-19 13:37 UTC 

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-03-18 23:08 UTC  (6+ messages)
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl

[PATCH v2 0/6] ltp: AF_ALG test helpers and a few regression tests
 2019-03-18 19:10 UTC  (9+ messages)
` [PATCH v2 1/6] lib: add tst_af_alg lib
` [PATCH v2 2/6] crypto/af_alg01: new regression test for hmac nesting bug
` [PATCH v2 3/6] crypto/af_alg02: new regression test for salsa20 empty message bug
` [PATCH v2 4/6] crypto/af_alg03: new regression test for rfc7539 hash alg validation
` [PATCH v2 5/6] crypto/af_alg04: new regression test for vmac race conditions
` [PATCH v2 6/6] crypto/af_alg05: new regression test for skcipher_walk error bug
` [LTP] [PATCH v2 0/6] ltp: AF_ALG test helpers and a few regression tests

[PATCH v2] HID: add driver for U2F Zero built-in LED and RNG
 2019-03-18 14:51 UTC  (3+ messages)

[PATCH 0/6] ltp: AF_ALG test helpers and a few regression tests
 2019-03-15 19:49 UTC  (12+ messages)
` [PATCH 1/6] lib: add tst_af_alg lib
  ` [LTP] "
` [PATCH 2/6] crypto/af_alg01: new regression test for hmac nesting bug
  ` [LTP] "
` [PATCH 4/6] crypto/af_alg03: new regression test for rfc7539 hash alg validation
  ` [LTP] "
` [LTP] [PATCH 0/6] ltp: AF_ALG test helpers and a few regression tests

[PATCH 0/3] CAAM job ring driver cleanups
 2019-03-15  8:08 UTC  (5+ messages)
` [PATCH 1/3] crypto: caam/jr - Remove spinlock for output job ring
` [PATCH 2/3] crypto: caam/jr - Remove redundant vars from job ring private data
` [PATCH 3/3] crypto: caam/jr - Remove extra memory barrier during job ring enqueue

[PATCH] crypto: Kconfig - fix typos AEGSI -> AEGIS
 2019-03-15  7:47 UTC 

[PATCH] crypto: salsa20-generic - use crypto_xor_cpy()
 2019-03-15  4:21 UTC 

[PATCH] crypto: chacha-generic - use crypto_xor_cpy()
 2019-03-15  4:20 UTC 

BUG: p8_aes_ctr randomly returns wrong results
 2019-03-15  1:26 UTC  (4+ messages)

Crypto Fixes for 4.15
 2019-03-13 17:10 UTC  (18+ messages)
` 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
            ` Crypto Fixes for 5.0
                ` [GIT] "
                  ` [GIT] Crypto Update for 5.1
                  ` [GIT] Crypto Fixes "

Announce loop-AES-v3.7n file/swap crypto package
 2019-03-12 18:46 UTC 

mainline/master boot bisection: v5.0-10530-g6bc3fe8e7e17 on peach-pi
 2019-03-12  4:02 UTC 

ADR Exports -Import & Export
 2019-03-08  0:05 UTC 

[PATCH RESEND v3] crypto: caam - add missing put_device() call
 2019-03-07  8:26 UTC  (2+ messages)

[PATCH] crypto: s5p-sss - fix AES support for Exynos5433
 2019-03-07  8:25 UTC  (2+ messages)

mainline/master boot bisection: v5.0-4854-g8dcd175bc3d5 on odroid-xu3
 2019-03-07  7:30 UTC  (2+ messages)

mainline/master boot bisection: v5.0-5022-g542d0e583b7b on odroid-xu3
 2019-03-07  7:17 UTC 

Zdravstvujte Vas interesuyut klientskie bazy dannyh?
 2019-03-04 12:01 UTC 

[PATCH] crypto: caam/jr - optimize job ring enqueue and dequeue operations
 2019-03-05 17:55 UTC  (4+ messages)

[PATCH v2] crypto: caam/jr - optimize job ring enqueue and dequeue operations
 2019-03-05 17:49 UTC 

[RFC 0/4] crypto: caam - Add i.MX8MQ support
 2019-03-05  8:54 UTC  (9+ messages)
` [RFC 4/4] crypto: caam - use job ring for RNG instantiation instead of DECO


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