linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-06 06:52:16 to 2019-06-12 13:33:33 UTC [more...]

[PATCH v3 0/4] s390/crypto: Use -ENODEV instead of -EOPNOTSUPP
 2019-06-12 13:33 UTC  (3+ messages)
` [PATCH v3 1/4] s390/pkey: "
` [PATCH v3 2/4] s390/crypto: ghash: "

[PATCH] ARM: dts: imx7ulp: add crypto support
 2019-06-12 13:26 UTC  (6+ messages)

[RFC PATCH 00/20] AES cleanup
 2019-06-12 12:48 UTC  (21+ messages)
` [RFC PATCH 01/20] crypto: arm/aes-ce - cosmetic/whitespace cleanup
` [RFC PATCH 02/20] crypto: arm/aes - rename local routines to prevent future clashes
` [RFC PATCH 03/20] crypto: aes/fixed-time - align key schedule with other implementations
` [RFC PATCH 04/20] crypto: aes - create AES library based on the fixed time AES code
` [RFC PATCH 05/20] crypto: x86/aes-ni - switch to generic for fallback and key routines
` [RFC PATCH 06/20] crypto: x86/aes - drop scalar assembler implementations
` [RFC PATCH 07/20] crypto: padlock/aes - switch to library version of key expansion routine
` [RFC PATCH 08/20] crypto: cesa/aes "
` [RFC PATCH 09/20] crypto: safexcel/aes "
` [RFC PATCH 10/20] crypto: arm64/ghash - switch to AES library
` [RFC PATCH 11/20] crypto: arm/aes-neonbs - switch to library version of key expansion routine
` [RFC PATCH 12/20] crypto: arm64/aes-ccm - switch to AES library
` [RFC PATCH 13/20] crypto: arm64/aes-neonbs - switch to library version of key expansion routine
` [RFC PATCH 14/20] crypto: arm64/aes-ce "
` [RFC PATCH 15/20] crypto: generic/aes - drop key expansion routine in favor of library version
` [RFC PATCH 16/20] crypto: arm64/aes-ce-cipher - use AES library as fallback
` [RFC PATCH 17/20] crypto: aes - move ctr(aes) non-SIMD fallback to AES library
` [RFC PATCH 18/20] crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
` [RFC PATCH 19/20] crypto: arm/aes-neonbs "
` [RFC PATCH 20/20] crypto: arm/ghash - provide a synchronous version

ctr(aes) broken in CAAM driver
 2019-06-12 11:35 UTC  (7+ messages)

[PATCH v2 0/4] s390/crypto: Use -ENODEV instead of -EOPNOTSUPP
 2019-06-12 11:08 UTC  (15+ messages)
` [PATCH v2 1/4] s390/pkey: "
` [PATCH v2 2/4] s390/crypto: ghash: "
` [PATCH v2 3/4] s390/crypto: prng: "
` [PATCH v2 4/4] s390/crypto: sha: "

[PATCH v2 0/4] Additional fixes on Talitos driver
 2019-06-12  5:52 UTC  (10+ messages)
` [PATCH v2 1/4] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v2 2/4] crypto: talitos - fix hash on SEC1
` [PATCH v2 3/4] crypto: talitos - eliminate unneeded 'done' functions at build time
` [PATCH v2 4/4] crypto: talitos - drop icv_ool

[PATCH] crypto: talitos - fix max key size for sha384 and sha512
 2019-06-12  5:49 UTC 

[PATCH v3 0/3] MediaTek Security random number generator support
 2019-06-12  4:02 UTC  (6+ messages)
` [PATCH v3 1/3] soc: mediatek: add SMC fid table for SIP interface
` [PATCH v3 2/3] dt-bindings: rng: update bindings for MediaTek ARMv8 SoCs
` [PATCH v3 3/3] hwrng: add mtk-sec-rng driver

[PATCH v2 0/4] crypto: caam - Add i.MX8MQ support
 2019-06-12  2:01 UTC  (7+ messages)
` [PATCH v2 1/4] crypto: caam - do not initialise clocks on the i.MX8
` [PATCH v2 2/4] crypto: caam - move DMA mask selection into a function
` [PATCH v2 3/4] crypto: caam - correct DMA address size for the i.MX8
` [PATCH v2 4/4] crypto: caam - always select job ring via RSR on i.MX8MQ

[PATCH v4 0/7] crypto: rc4 cleanup
 2019-06-11 23:09 UTC  (8+ messages)
` [PATCH v4 1/7] crypto: arc4 - refactor arc4 core code into separate library
` [PATCH v4 2/7] net/mac80211: move WEP handling to ARC4 library interface
` [PATCH v4 3/7] net/lib80211: move WEP handling to ARC4 library code
` [PATCH v4 4/7] net/lib80211: move TKIP "
` [PATCH v4 5/7] crypto: arc4 - remove cipher implementation
` [PATCH v4 6/7] ppp: mppe: switch to RC4 library interface
` [PATCH v4 7/7] fs: cifs: "

[PATCH v3 0/7] crypto: rc4 cleanup
 2019-06-11 18:17 UTC  (18+ messages)
` [PATCH v3 1/7] crypto: arc4 - refactor arc4 core code into separate library
` [PATCH v3 2/7] net/mac80211: move WEP handling to ARC4 library interface
` [PATCH v3 3/7] net/lib80211: move WEP handling to ARC4 library code
` [PATCH v3 4/7] net/lib80211: move TKIP "
` [PATCH v3 5/7] crypto: arc4 - remove cipher implementation
` [PATCH v3 6/7] ppp: mppe: switch to RC4 library interface
` [PATCH v3 7/7] fs: cifs: "

[PATCH v1 0/5] Additional fixes on Talitos driver
 2019-06-11 14:04 UTC  (12+ messages)
` [PATCH v1 1/5] crypto: talitos - fix ECB and CBC algs ivsize
` [PATCH v1 2/5] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v1 3/5] crypto: talitos - fix hash on SEC1
` [PATCH v1 4/5] crypto: talitos - eliminate unneeded 'done' functions at build time
` [PATCH v1 5/5] crypto: talitos - drop icv_ool

[PATCH v11 00/13] Appended signatures support for IMA appraisal
 2019-06-11  6:28 UTC  (14+ messages)
` [PATCH v11 01/13] MODSIGN: Export module signature definitions
` [PATCH v11 02/13] PKCS#7: Refactor verify_pkcs7_signature()
` [PATCH v11 03/13] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v11 04/13] integrity: Introduce struct evm_xattr
` [PATCH v11 05/13] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v11 06/13] ima: Use designated initializers for struct ima_event_data
` [PATCH v11 07/13] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v11 08/13] ima: Factor xattr_verify() out of ima_appraise_measurement()
` [PATCH v11 09/13] ima: Implement support for module-style appended signatures
` [PATCH v11 10/13] ima: Collect modsig
` [PATCH v11 11/13] ima: Define ima-modsig template
` [PATCH v11 12/13] ima: Store the measurement again when appraising a modsig
` [PATCH v11 13/13] ima: Allow template= option for appraise rules as well

[PATCH] crypto: vmx - Document CTR mode counter width quirks
 2019-06-11  1:54 UTC 

[PATCH v7 00/12] x86: PIE support to extend KASLR randomization
 2019-06-10 21:32 UTC  (2+ messages)

[PATCH v2 0/7] crypto: rc4 cleanup
 2019-06-10 18:59 UTC  (19+ messages)
` [PATCH v2 1/7] crypto: arc4 - refactor arc4 core code into separate library
` [PATCH v2 2/7] net/mac80211: move WEP handling to ARC4 library interface
` [PATCH v2 3/7] net/lib80211: move WEP handling to ARC4 library code
` [PATCH v2 4/7] net/lib80211: move TKIP "
` [PATCH v2 5/7] crypto: arc4 - remove cipher implementation
` [PATCH v2 6/7] ppp: mppe: switch to RC4 library interface
` [PATCH v2 7/7] fs: cifs: "

[PATCH 0/2] crypto: caam - update IV using HW support
 2019-06-10 13:30 UTC  (3+ messages)
` [PATCH 1/2] crypto: caam - use len instead of nents for bulding HW S/G table
` [PATCH 2/2] crypto: caam - update IV using HW support

[RFC PATCH 0/5] Add Xilinx's ZynqMP AES driver support
 2019-06-10  6:35 UTC  (6+ messages)
` [RFC PATCH 4/5] crypto: Adds user space interface for ALG_SET_KEY_TYPE

[PATCH] crypto: user - fix potential warnings in cryptouser.h
 2019-06-09  6:57 UTC 

[RFC PATCH 0/3] move WEP implementation to skcipher interface
 2019-06-08 15:51 UTC  (18+ messages)
` [RFC PATCH 1/3] net/mac80211: switch to skcipher interface for arc4
` [RFC PATCH 2/3] lib80211/tkip: "
` [RFC PATCH 3/3] lib80211/wep: "

[PATCH 0/2] hwrng: Support for 7211 in iproc-rng200
 2019-06-07 18:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rng: Document BCM7211 RNG compatible string

[PATCH 0/3] Add support for Graviton TRNG
 2019-06-07 12:58 UTC  (3+ messages)

Crypto Fixes for 4.17
 2019-06-06 20:20 UTC  (12+ messages)
` Crypto Fixes for 4.18
  ` Crypto Fixes for 4.19
    ` Crypto Fixes for 4.20
        ` Crypto Fixes for 5.0
            ` [GIT] "
              ` [GIT] Crypto Fixes for 5.1
                ` [GIT] Crypto Fixes for 5.2

[PATCH 0/4] zstd: reduce stack usage
 2019-06-06 20:14 UTC  (8+ messages)
` [PATCH 1/4] zstd: pass pointer rathen than structure to functions
            `  "
              ` (2) "

[PATCH 2/2] zstd: use U16 data type for rankPos
 2019-06-06 20:09 UTC  (2+ messages)

[PATCH v2] crypto: talitos - Use devm_platform_ioremap_resource()
 2019-06-06 17:51 UTC  (3+ messages)

[PATCH] crypto: talitos - Use devm_platform_ioremap_resource()
 2019-06-06 17:21 UTC 

[PATCH 1/2] crypto: mxs-dcp - Use devm_platform_ioremap_resource()
 2019-06-06 16:13 UTC  (2+ messages)
` [PATCH 2/2] crypto: sahara "

[PATCH] crypto: hisilicon - Use the correct style for SPDX License Identifier
 2019-06-06 15:22 UTC  (2+ messages)

[PATCH] crypto: qat - use struct_size() helper
 2019-06-06 14:57 UTC 

mmotm 2019-06-04-16-33 uploaded (drivers/crypto/atmel)
 2019-06-06 10:41 UTC  (2+ messages)

[PATCH] crypto: gcm - fix cacheline sharing
 2019-06-06  9:33 UTC  (17+ messages)

[PATCH] crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
 2019-06-06  6:58 UTC  (2+ messages)

[PATCH -next] crypto: atmel-i2c - Fix build error while CRC16 set to m
 2019-06-06  6:58 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] crypto: caam - disable some clock checks for iMX7ULP
 2019-06-06  6:54 UTC  (2+ messages)

[PATCH] crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
 2019-06-06  6:54 UTC  (2+ messages)

[PATCH] crypto: lrw - use correct alignmask
 2019-06-06  6:53 UTC  (2+ messages)

[PATCH] crypto: ghash - fix unaligned memory access in ghash_setkey()
 2019-06-06  6:53 UTC  (2+ messages)

[PATCH] crypto: testmgr - test the shash API
 2019-06-06  6:52 UTC  (2+ messages)

[PATCH] arm64 sha2-ce finup: correct digest for empty data
 2019-06-06  6:52 UTC  (2+ messages)
` [PATCH] crypto: arm64/sha2-ce - correct digest for empty data in finup

[PATCH] arm64 sha1-ce finup: correct digest for empty data
 2019-06-06  6:52 UTC  (2+ messages)
` [PATCH] crypto: arm64/sha1-ce - correct digest for empty data in finup


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