Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 12:07:26 to 2021-02-25 18:29:01 UTC [more...]

[PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-02-25 18:27 UTC  (4+ messages)
` [PATCH 1/7] crypto: qce: common: Add MAC failed error checking
` [PATCH 2/7] crypto: qce: common: Make result dump optional
` [PATCH 3/7] crypto: qce: Add mode for rfc4309

[PATCH v9 0/9] Add support for x509 certs with NIST P384/256/192 keys
 2021-02-25 16:08 UTC  (10+ messages)
` [PATCH v9 1/9] crypto: Add support for ECDSA signature verification
` [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
` [PATCH v9 3/9] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v9 4/9] ima: Support EC keys for signature verification
` [PATCH v9 5/9] x509: Add OID for NIST P384 and extend parser for it
` [PATCH v9 6/9] crypto: Add NIST P384 curve parameters
` [PATCH v9 7/9] crypto: Add math to support fast NIST P384
` [PATCH v9 8/9] ecdsa: Register NIST P384 and extend test suite
` [PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules

[PATCH v2] vio: make remove callback return void
 2021-02-25 14:01 UTC  (4+ messages)

[PATCH 00/13] x86/crypto/asm: objtool support
 2021-02-25 13:29 UTC  (19+ messages)
` [PATCH 01/13] objtool: Support asm jump tables
` [PATCH 02/13] x86/crypto/aesni-intel_avx: Remove unused macros
` [PATCH 03/13] x86/crypto/aesni-intel_avx: Fix register usage comments
` [PATCH 04/13] x86/crypto/aesni-intel_avx: Standardize stack alignment prologue
` [PATCH 05/13] x86/crypto/camellia-aesni-avx2: Unconditionally allocate stack buffer
` [PATCH 06/13] x86/crypto/crc32c-pcl-intel: Standardize jump table
` [PATCH 07/13] x86/crypto/sha_ni: Standardize stack alignment prologue
` [PATCH 08/13] x86/crypto/sha1_avx2: "
` [PATCH 09/13] x86/crypto/sha256-avx2: "
` [PATCH 10/13] x86/crypto/sha512-avx: "
` [PATCH 11/13] x86/crypto/sha512-avx2: "
` [PATCH 12/13] x86/crypto/sha512-ssse3: "
` [PATCH 13/13] x86/crypto: Enable objtool in crypto code

[PATCH] crypto/nx: add missing call to of_node_put()
 2021-02-25 12:59 UTC  (3+ messages)

[PATCH v9 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-25  0:56 UTC  (13+ messages)
` [PATCH v9 1/7] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH v9 2/7] crypto: hisilicon/hpre - add algorithm type
` [PATCH v9 3/7] crypto: move curve_id of ECDH from the key to algorithm name
` [PATCH v9 4/7] crypto: and expose ecc curves
` [PATCH v9 5/7] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH v9 6/7] crypto: add curve25519 params and expose them
` [PATCH v9 7/7] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

[PATCH v7 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver
 2021-02-24 22:33 UTC  (13+ messages)
` [PATCH v7 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import
` [PATCH v7 02/11] crypto: qce: sha: Hold back a block of data to be transferred as part of final
` [PATCH v7 03/11] crypto: qce: skcipher: Return unsupported if key1 and key 2 are same for AES XTS algorithm
` [PATCH v7 04/11] crypto: qce: skcipher: Return unsupported if any three keys are same for DES3 algorithms
` [PATCH v7 05/11] crypto: qce: skcipher: Return error for zero length messages
` [PATCH v7 06/11] crypto: qce: skcipher: Return error for non-blocksize data(ECB/CBC algorithms)
` [PATCH v7 07/11] crypto: qce: skcipher: Set ivsize to 0 for ecb(aes)
` [PATCH v7 08/11] crypto: qce: skcipher: Improve the conditions for requesting AES fallback cipher
` [PATCH v7 09/11] crypto: qce: common: Set data unit size to message length for AES XTS transformation
` [PATCH v7 10/11] crypto: qce: Remover src_tbl from qce_cipher_reqctx
` [PATCH v7 11/11] crypto: qce: Remove totallen and offset in qce_start

[RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
 2021-02-24 17:42 UTC  (4+ messages)

Announce loop-AES-v3.7t file/swap crypto package
 2021-02-24 16:04 UTC  (2+ messages)

[PATCH v8 0/4] Add support for x509 certs with NIST p256 and p192 keys
 2021-02-24 13:35 UTC  (17+ messages)
` [PATCH v8 1/4] crypto: Add support for ECDSA signature verification
` [PATCH v8 2/4] x509: Detect sm2 keys by their parameters OID
` [PATCH v8 3/4] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v8 4/4] ima: Support EC keys for signature verification
` [PATCH 1/3] add params and ids to support nist_p384
  ` [PATCH 2/3] add mathematic to support fast nist_p384 and change routines to pass forward ecc_curve
  ` [PATCH 3/3] add nist_p384 register and unregister to support nist_p384
` [PATCH v2 1/3] add params and ids "
  ` [PATCH v2 2/3] adds math to support nist_p384 fast and changes routines to pass forward ecc_curve
  ` [PATCH v2 3/3] adds nist_p384 register and unregister to support nist_p384 and tests

[PATCH AUTOSEL 5.4 16/40] crypto: tcrypt - avoid signed overflow in byte count
 2021-02-24 12:53 UTC 

[PATCH AUTOSEL 4.19 12/26] crypto: tcrypt - avoid signed overflow in byte count
 2021-02-24 12:54 UTC 

[PATCH AUTOSEL 5.10 22/56] crypto: tcrypt - avoid signed overflow in byte count
 2021-02-24 12:51 UTC 

[PATCH AUTOSEL 5.11 28/67] crypto: tcrypt - avoid signed overflow in byte count
 2021-02-24 12:49 UTC 

[PATCH v4 0/4] Check codeSigning extended key usage extension
 2021-02-24  9:27 UTC  (7+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH 2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH 3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
` [PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

[PATCH] hwrng: bcm2835: add reset support
 2021-02-24  8:22 UTC  (16+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] dt-bindings: rng: bcm2835: document "
  ` [PATCH 2/2] hwrng: bcm2835: add "
  ` [PATCH v4 0/2] "
    ` [PATCH v4 1/2] dt-bindings: rng: bcm2835: document "
    ` [PATCH v4 2/2] hwrng: bcm2835: add "
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] dt-bindings: rng: bcm2835: document "
  ` [PATCH v3 2/2] hwrng: bcm2835: add "

[PATCH] crypto: testmgr - delete some redundant code
 2021-02-24  6:54 UTC  (2+ messages)

[GIT PULL] keys: Collected minor fixes and cleanups
 2021-02-24  0:32 UTC  (2+ messages)

[PATCH] crypto: jitterentropy: Add automatically deoptimization
 2021-02-22 23:18 UTC 

[PATCH] hwrng: bcm2835: set quality to 1000
 2021-02-22 19:50 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] hwrng: bcm2835: set quality

[PATCH] hwrng: iproc: set quality to 1000
 2021-02-22 18:51 UTC  (4+ messages)
` [PATCH v2] hwrng: iproc: set quality to 1024

[PATCH v6 0/5] Enable root to update the blacklist keyring
 2021-02-22 17:41 UTC  (8+ messages)
` [PATCH v6 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v6 3/5] certs: Make blacklist_vet_description() more strict
` [PATCH v6 4/5] certs: Factor out the blacklist hash creation
` [PATCH v6 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
 2021-02-22 16:36 UTC  (3+ messages)
` [PATCH 02/20] crypto: Manual replacement of the deprecated strlcpy() with return values

[GIT PULL] Crypto Update for 5.9
 2021-02-22  1:28 UTC  (5+ messages)
` [GIT PULL] Crypto Update for 5.10
  ` [GIT PULL] Crypto Update for 5.11
    ` [GIT PULL] Crypto Update for 5.12

KMSAN: uninit-value in __crypto_memneq (2)
 2021-02-21 15:27 UTC  (4+ messages)

[PATCH 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-02-20  9:51 UTC  (4+ messages)
` [PATCH 3/3] crypto: hisilicon/sec - fixes shash test error

[PATCH v2 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-02-20  9:47 UTC  (6+ messages)
` [PATCH v2 3/3] crypto: hisilicon/sec - fixes shash test error

[PATCH 0/4] Fix the parameter of dma_map_sg()
 2021-02-20  2:17 UTC  (5+ messages)
` [PATCH 4/4] crypto: allwinner - Fix the parameter of dma_unmap_sg()

[PATCH] hwrng: omap - Fix included header from 'asm'
 2021-02-19 11:19 UTC 

[PATCH v8 0/9] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-19  4:01 UTC  (10+ messages)
` [PATCH v8 3/9] crypto: atmel-ecc - move curve_id of ECDH from the key to algorithm name
` [PATCH v8 7/9] crypto: hisilicon/hpre - add 'ECDH' algorithm

Bidding invitation
 2021-02-16 14:46 UTC 

[RFC PATCH 0/5] running kernel mode SIMD with softirqs disabled
 2021-02-16 10:35 UTC  (8+ messages)
` [RFC PATCH 4/5] arm64: fpsimd: run kernel mode NEON "

[PATCH v2] hwrng: fix khwrng lifecycle
 2021-02-15 12:52 UTC  (3+ messages)

[RFT PATCH] crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS
 2021-02-12 16:35 UTC 

[PATCH] crypto: sun8i-ss: fix result memory leak on error path
 2021-02-12  8:46 UTC 

[net-next v6 00/14] Add Marvell CN10K support
 2021-02-11 23:10 UTC  (17+ messages)
` [net-next v6 01/14] octeontx2-af: cn10k: Add mbox support for CN10K platform
` [net-next v6 02/14] octeontx2-pf: cn10k: Add mbox support for CN10K
` [net-next v6 03/14] octeontx2-af: cn10k: Update NIX/NPA context structure
` [net-next v6 04/14] octeontx2-af: cn10k: Update NIX and NPA context in debugfs
` [net-next v6 05/14] octeontx2-pf: cn10k: Initialise NIX context
` [net-next v6 06/14] octeontx2-pf: cn10k: Map LMTST region
` [net-next v6 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
` [net-next v6 08/14] octeontx2-af: cn10k: Add RPM MAC support
` [net-next v6 09/14] octeontx2-af: cn10k: Add support for programmable channels
` [net-next v6 10/14] octeontx2-af: cn10K: Add MTU configuration
` [net-next v6 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
` [net-next v6 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
` [net-next v6 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support
` [net-next v6 14/14] octeontx2-af: cn10k: MAC internal loopback support

[PATCH v7 3/4] x509: Add support for parsing x509 certs with ECDSA keys
 2021-02-11 18:18 UTC  (4+ messages)

[PATCH -next] crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()
 2021-02-11 15:11 UTC  (2+ messages)

[PATCH -next] crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
 2021-02-11 15:13 UTC  (2+ messages)

[net-next v5 00/14] Add Marvell CN10K support
 2021-02-11  1:46 UTC  (15+ messages)
` [net-next v5 01/14] octeontx2-af: cn10k: Add mbox support for CN10K platform
` [net-next v5 02/14] octeontx2-pf: cn10k: Add mbox support for CN10K
` [net-next v5 03/14] octeontx2-af: cn10k: Update NIX/NPA context structure
` [net-next v5 04/14] octeontx2-af: cn10k: Update NIX and NPA context in debugfs
` [net-next v5 05/14] octeontx2-pf: cn10k: Initialise NIX context
` [net-next v5 06/14] octeontx2-pf: cn10k: Map LMTST region
` [net-next v5 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
` [net-next v5 08/14] octeontx2-af: cn10k: Add RPM MAC support
` [net-next v5 09/14] octeontx2-af: cn10k: Add support for programmable channels
` [net-next v5 10/14] octeontx2-af: cn10K: Add MTU configuration
` [net-next v5 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
` [net-next v5 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
` [net-next v5 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support
` [net-next v5 14/14] octeontx2-af: cn10k: MAC internal loopback support

[PATCH] crypto: serpent - Fix sparse byte order warnings
 2021-02-10 15:59 UTC  (2+ messages)

(no subject)
 2021-02-10 14: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 read-only IMAP folder(s) and NNTP newsgroup(s).