linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-09 11:55:24 to 2019-06-13 20:16:36 UTC [more...]

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

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

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

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

[PATCH v2 0/4] Additional fixes on Talitos driver
 2019-06-13 13:09 UTC  (22+ 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: user - fix potential warnings in cryptouser.h
 2019-06-13  6:01 UTC  (2+ messages)

[PATCH 0/2] crypto: make cra_driver_name mandatory
 2019-06-13  6:53 UTC  (2+ messages)

[PATCH] crypto: testmgr - add some more preemption points
 2019-06-13  6:54 UTC  (2+ messages)

[PATCH] crypto: doc - improve the skcipher API example code
 2019-06-13  6:54 UTC  (2+ messages)

[PATCH] crypto: x86/aesni - remove unused internal cipher algorithm
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH] crypto: aead - un-inline encrypt and decrypt functions
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH] crypto: skcipher - un-inline encrypt and decrypt functions
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH] crypto: skcipher - make chunksize and walksize accessors internal
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH] crypto: chacha20poly1305 - a few cleanups
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH -next] crypto: bcm - Make some symbols static
 2019-06-13  6:56 UTC  (2+ messages)

[PATCH] crypto: chacha - constify ctx and iv arguments
 2019-06-13  6:55 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
 2019-06-13  6:56 UTC  (2+ messages)

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

[PATCH] crypto: qat - use struct_size() helper
 2019-06-13  6:57 UTC  (2+ messages)

[PATCH 1/2] crypto: mxs-dcp - Use devm_platform_ioremap_resource()
 2019-06-13  6:57 UTC  (2+ messages)

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

[RFC PATCH 00/20] AES cleanup
 2019-06-12 17:08 UTC  (25+ 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

[PATCH v2 0/4] crypto: caam - Add i.MX8MQ support
 2019-06-12 16:28 UTC  (6+ messages)
` [PATCH v2 1/4] crypto: caam - do not initialise clocks on the i.MX8

[PATCH v4 0/7] crypto: rc4 cleanup
 2019-06-12 15:47 UTC  (10+ 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-12 15:39 UTC  (20+ 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] wusb: switch to cbcmac transform
 2019-06-12 14:42 UTC 

[PATCH] crypto: talitos - fix max key size for sha384 and sha512
 2019-06-12 13:37 UTC  (2+ messages)

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 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 v1 0/5] Additional fixes on Talitos driver
 2019-06-11 14:04 UTC  (9+ 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 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  (18+ 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 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


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