Linux Cryptography
[Prev Page][Next Page]
- testmgr question, (continued)
- RE: another testmgr question,
Pascal Van Leeuwen
- Re: another testmgr question, Eric Biggers
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Eric Biggers
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Christophe Leroy
- Re: another testmgr question, Jeffrey Walton
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- RE: another testmgr question, Pascal Van Leeuwen
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Ard Biesheuvel
- RE: another testmgr question, Pascal Van Leeuwen
- Re: another testmgr question, Eric Biggers
- Re: another testmgr question, Stephan Mueller
- Re: another testmgr question, Ard Biesheuvel
- Re: another testmgr question, Christophe Leroy
- Re: another testmgr question, Jeffrey Walton
- [PATCH v2 0/4] crypto: CAAM: Print debug messages at debug level,
Sascha Hauer
- crypto: ixp4xx - Fix cross-compile errors due to type mismatch, Herbert Xu
- [PATCH AUTOSEL 5.0 082/317] crypto: sun4i-ss - Fix invalid calculation of hash end, Sasha Levin
- [PATCH AUTOSEL 4.19 065/244] crypto: sun4i-ss - Fix invalid calculation of hash end, Sasha Levin
- [PATCH] crypto: hmac - fix memory leak in hmac_init_tfm(),
Eric Biggers
- [PATCH AUTOSEL 4.14 042/167] crypto: sun4i-ss - Fix invalid calculation of hash end, Sasha Levin
- [PATCH AUTOSEL 4.9 027/114] crypto: sun4i-ss - Fix invalid calculation of hash end, Sasha Levin
- [PATCH] crypto: arm/sha512 - make function static,
Philippe Mazenauer
- Re: crypto: run initcalls for generic implementations earlier,
Geert Uytterhoeven
- Extra selftests failure on Talitos SEC1 hash algs - how can I identify the issue ?, Christophe Leroy
- [PATCH v1 00/15] Fixing selftests failure on Talitos driver,
Christophe Leroy
- [PATCH v1 02/15] crypto: talitos - rename alternative AEAD algos., Christophe Leroy
- [PATCH v1 05/15] crypto: talitos - fix CTR alg blocksize, Christophe Leroy
- [PATCH v1 10/15] crypto: talitos - properly handle split ICV., Christophe Leroy
- [PATCH v1 01/15] crypto: talitos - fix skcipher failure due to wrong output IV, Christophe Leroy
- [PATCH v1 03/15] crypto: talitos - reduce max key size for SEC1, Christophe Leroy
- [PATCH v1 04/15] crypto: talitos - check AES key size, Christophe Leroy
- [PATCH v1 07/15] crypto: talitos - fix ECB algs ivsize, Christophe Leroy
- [PATCH v1 06/15] crypto: talitos - check data blocksize in ablkcipher., Christophe Leroy
- [PATCH v1 15/15] crypto: talitos - use SPDX-License-Identifier, Christophe Leroy
- [PATCH v1 14/15] crypto: talitos - use IS_ENABLED() in has_ftr_sec1(), Christophe Leroy
- [PATCH v1 13/15] Revert "crypto: talitos - export the talitos_submit function", Christophe Leroy
- [PATCH v1 12/15] crypto: talitos - fix AEAD processing., Christophe Leroy
- [PATCH v1 09/15] crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking., Christophe Leroy
- [PATCH v1 11/15] crypto: talitos - Align SEC1 accesses to 32 bits boundaries., Christophe Leroy
- [PATCH v1 08/15] crypto: talitos - Do not modify req->cryptlen on decryption., Christophe Leroy
- Re: [PATCH v1 00/15] Fixing selftests failure on Talitos driver, Horia Geanta
- Re: [PATCH v1 00/15] Fixing selftests failure on Talitos driver, Herbert Xu
- [PATCH] crypto: af_alg - implement keyring support,
Ondrej Mosnacek
- [PATCH v7 00/12] x86: PIE support to extend KASLR randomization,
Thomas Garnier
- [PATCH v6 00/16] fscrypt: key management improvements,
Eric Biggers
- [PATCH v6 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- [PATCH v6 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- [PATCH v6 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c, Eric Biggers
- [PATCH v6 09/16] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v6 13/16] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 14/16] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v6 16/16] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v6 15/16] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 10/16] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v6 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v6 12/16] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v6 04/16] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v6 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v6 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [PATCH v6 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- Re: [PATCH v6 00/16] fscrypt: key management improvements, Theodore Ts'o
- [PATCH] crypto: algapi - remove crypto_tfm_in_queue(),
Eric Biggers
- [PATCH] crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST,
Eric Biggers
- [PATCH] crypto: cryptd - move kcrypto_wq into cryptd,
Eric Biggers
- [PATCH] crypto: gf128mul - make unselectable by user,
Eric Biggers
- [PATCH] crypto: echainiv - change to 'default n',
Eric Biggers
- [PATCH] crypto: make all templates select CRYPTO_MANAGER,
Eric Biggers
- [PATCH] crypto: testmgr - make extra tests depend on cryptomgr,
Eric Biggers
- [PATCH] crypto: testmgr - fix length truncation with large page size,
Eric Biggers
- [PATCH] crypto: vmx - convert to skcipher API,
Eric Biggers
- [PATCH] crypto: vmx - convert to SPDX license identifiers,
Eric Biggers
- [PATCH] char: hw_random: meson-rng: update with SPDX Licence identifier,
Neil Armstrong
- [STABLE PATCH 0/2] crypto: ccree: fixes backport to 4.19,
Gilad Ben-Yossef
- [RFC PATCH] crypto: skcipher - perform len fits into blocksize check at the top,
Christian Lamparter
- [PATCH 1/2] crypto: crypto4xx - fix blocksize for cfb and ofb,
Christian Lamparter
- [PATCH] crypto: crypto4xx - fix AES CTR blocksize value,
Christian Lamparter
- [PATCH 4.4 1/2] crypto: gcm - Fix error return code in crypto_gcm_create_common(),
Eric Biggers
- [PATCH 4.4] crypto: chacha20poly1305 - set cra_name correctly,
Eric Biggers
- [PATCH 4.4,4.9] crypto: arm/aes-neonbs - don't access already-freed walk.iv,
Eric Biggers
- [PATCH 4.14] crypto: arm64/aes-neonbs - don't access already-freed walk.iv,
Eric Biggers
- [PATCH 4.4,4.9,4.14] crypto: salsa20 - don't access already-freed walk.iv,
Eric Biggers
- [PATCH 0/3] crypto: CAAM: Print debug messages at debug level,
Sascha Hauer
- [PATCH] crypto: vmx - ghash: do nosimd fallback manually,
Daniel Axtens
- [PATCH v3] crypto: caam - strip input without changing crypto request,
Iuliana Prodan
- [PATCH] crypto: caam: print debugging hex dumps after unmapping,
Sascha Hauer
- ctr(aes) broken in CAAM driver,
Sascha Hauer
- [PATCH] crypto: talitos - fix skcipher failure due to wrong output IV,
Christophe Leroy
- Can scatterlist elements cross page boundary ?,
Christophe Leroy
- [PATCH v2 1/2] crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input,
Iuliana Prodan
- [PATCH] crypto: vmx - CTR: always increment IV as quadword,
Daniel Axtens
- [PATCH] crypto: hash - fix incorrect HASH_MAX_DESCSIZE,
Eric Biggers
- [PATCH 1/3] crypto: ccp - AES CFB mode is a stream cipher,
Hook, Gary
- [PATCH] crypto: caam - fix typo in i.MX6 devices list for errata,
Iuliana Prodan
- [PATCH 1/2] crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input,
Iuliana Prodan
- Can crypto API provide information about hw acceleration?,
David Sterba
- crypto: Kernel stack is corrupted in: generate_random_hash_testvec,
Corentin Labbe
- [PATCH -next] arm/sha512 - Make sha512_arm_final static,
YueHaibing
- [PATCH 0/2] hwrng: Support for 7211 in iproc-rng200,
Florian Fainelli
- [PATCH 1/2] zstd: pass pointer rathen than structure to functions,
Maninder Singh
[PATCH 2/2] zstd: use U16 data type for rankPos,
Maninder Singh
Re: [PATCH 2/2] zstd: use U16 data type for rankPos, Nick Terrell
Re: [Bug 203559] New: usercopy_abort triggered by build_test_sglist,
Andrew Morton
potential underfow in crypto/lrw.c setkey() setkey,
Dan Carpenter
[PATCH 0/3] MT67XX random number generator support,
neal.liu
[PATCH v3 0/7] crypto: x86: Fix indirect function call casts,
Kees Cook
[PATCH] crypto: caam: fix caam_dump_sg that iterates through scatterlist,
Iuliana Prodan
[PATCH AUTOSEL 4.14 64/95] crypto: testmgr - add AES-CFB tests, Sasha Levin
Fwd: [Bug 203515] [crypto] alg: skcipher: p8_aes_ctr encryption test failed (wrong result) on test vector 3, cfg="uneven misaligned splits, may sleep", Christophe Leroy
Fwd: [Bug 203515] New: [crypto] alg: skcipher: p8_aes_ctr encryption test failed (wrong result) on test vector 3, cfg="uneven misaligned splits, may sleep", Christophe Leroy
[PATCH v2 0/7] crypto: caam - IOMMU support,
Horia Geantă
[PATCH] crypto: caam - fix DKP detection logic,
Horia Geantă
[ANNOUNCE][CFP] Linux Security Summit Europe 2019, Elena Reshetova
[PATCH] crypto: DRBG - add FIPS 140-2 CTRNG for noise source,
Stephan Müller
[PATCH 4/4] MAINTAINERS: Maintainer for Chelsio crypto driver, Atul Gupta
[PATCH 3/4] crypto:chelsio count incomplete block in IV, Atul Gupta
[PATCH 2/4] crypto:chelsio Fix softlockup with heavy I/O, Atul Gupta
[PATCH 1/4] crypto:chelsio Fix NULL pointer dereference,
Atul Gupta
[RFC PATCH V3 0/4] Add Xilinx's ZynqMP SHA3 driver support,
Kalyani Akula
[PATCH 0/5] synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode,
Ard Biesheuvel
crypto: inside_secure - call for volunteers,
Pascal Van Leeuwen
crypto: akcipher: userspace API?,
Marek Behun
[PATCH 1/7] crypto: qat - remove spin_lock in qat_ablkcipher_setkey,
Giovanni Cabiddu
[PATCH] crypto: ccree: use a proper le32 type for le32 val,
Gilad Ben-Yossef
[PATCH -next] crypto: ccree - Make cc_sec_disable static,
Yue Haibing
[PATCH -next] crypto: ccree - remove set but not used variable 'du_size',
Yue Haibing
[PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected",
Colin King
[cryptodev:master 136/163] drivers/crypto/ccree/cc_driver.c:112:16: sparse: sparse: cast to restricted __le32, kbuild test robot
[cryptodev:master 130/163] drivers/crypto/ccree/cc_driver.c:38:6: sparse: sparse: symbol 'cc_sec_disable' was not declared. Should it be static?,
kbuild test robot
[PATCH 0/7] crypto: caam - IOMMU support,
Horia Geantă
[PATCH 0/3] crypto: caam/qi2 - ahash fixes for 5.2,
Horia Geantă
[PATCH 1/3] crypto: stm32/cryp - add weak key check for DES,
Lionel Debieve
[PATCH -next] crypto: atmel - remove set but not used variable 'alg_name',
Yue Haibing
[PATCH v2] crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSA, Vitaly Chikunov
[PATCH] crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSA,
Vitaly Chikunov
Re: linux-next: Tree for Apr 23 (crypto/ecrdsa),
Randy Dunlap
[PATCH next 02/25] crypto: picoxcell: Use dev_get_drvdata(),
Kefeng Wang
Crypto API AEAD question,
Pascal Van Leeuwen
[PATCH 1/4] crypto4xx: fix ctr-aes missing output IV,
Christian Lamparter
Message not available
Re: [PATCH 1/4] crypto4xx: fix ctr-aes missing output IV, Herbert Xu
[PATCH] crypto: ux500 - use ccflags-y instead of CFLAGS_<basename>.o,
Masahiro Yamada
[PATCH v5 00/16] fscrypt: key management improvements,
Eric Biggers
- [PATCH v5 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- [PATCH v5 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v5 14/16] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v5 16/16] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v5 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v5 10/16] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v5 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v5 15/16] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v5 13/16] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v5 12/16] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v5 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [PATCH v5 09/16] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v5 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c, Eric Biggers
- [PATCH v5 04/16] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v5 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- [PATCH v5 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
[PATCH v3] crypto: ccm - fix incompatibility between "ccm" and "ccm_base",
Eric Biggers
[PATCH v3] crypto: gcm - fix incompatibility between "gcm" and "gcm_base",
Eric Biggers
[PATCH 00/35] crypto: ccree: features and bug fixes for 5.2,
Gilad Ben-Yossef
- [PATCH 01/35] crypto: testmgr: add missing self test entries for protected keys, Gilad Ben-Yossef
- [PATCH 02/35] crypto: ccree: move key load desc. before flow desc., Gilad Ben-Yossef
- [PATCH 03/35] crypto: ccree: move MLLI desc. before key load, Gilad Ben-Yossef
- [PATCH 05/35] crypto: ccree: add CPP completion handling, Gilad Ben-Yossef
- [PATCH 06/35] crypto: ccree: add remaining logic for CPP, Gilad Ben-Yossef
- [PATCH 07/35] crypto: ccree: add SM4 protected keys support, Gilad Ben-Yossef
- [PATCH 08/35] crypto: ccree: adapt CPP descriptor to new HW, Gilad Ben-Yossef
- [PATCH 09/35] crypto: ccree: read next IV from HW, Gilad Ben-Yossef
- [PATCH 12/35] crypto: ccree: use proper callback completion api, Gilad Ben-Yossef
- [PATCH 15/35] crypto: ccree: fix mem leak on error path, Gilad Ben-Yossef
- [PATCH 16/35] crypto: ccree: use devm_kzalloc for device data, Gilad Ben-Yossef
- [PATCH 17/35] crypto: ccree: use std api when possible, Gilad Ben-Yossef
- [PATCH 19/35] crypto: ccree: zero out internal struct before use, Gilad Ben-Yossef
- [PATCH 20/35] crypto: ccree: do not copy zero size MLLI table, Gilad Ben-Yossef
- [PATCH 18/35] crypto: ccree: copyright header update, Gilad Ben-Yossef
- [PATCH 21/35] crypto: ccree: remove unused defines, Gilad Ben-Yossef
- [PATCH 23/35] crypto: ccree: simplify AEAD ICV addr calculation, Gilad Ben-Yossef
- [PATCH 24/35] crypto: ccree: don't mangle the request assoclen, Gilad Ben-Yossef
- [PATCH 13/35] crypto: ccree: remove special handling of chained sg, Gilad Ben-Yossef
- [PATCH 22/35] crypto: ccree: simplify fragment ICV detection, Gilad Ben-Yossef
- [PATCH 25/35] crypto: ccree: make AEAD sgl iterator well behaved, Gilad Ben-Yossef
- [PATCH 28/35] crypto: ccree: allow more AEAD assoc data fragments, Gilad Ben-Yossef
- [PATCH 29/35] crypto: ccree: don't map MAC key on stack, Gilad Ben-Yossef
- [PATCH 30/35] crypto: ccree: don't map AEAD key and IV on stack, Gilad Ben-Yossef
- [PATCH 31/35] crypto: ccree: pm resume first enable the source clk, Gilad Ben-Yossef
- [PATCH 32/35] crypto: ccree: remove cc7x3 obsoleted AXIM configs, Gilad Ben-Yossef
- [PATCH 33/35] crypto: ccree: HOST_POWER_DOWN_EN should be the last CC access during suspend, Gilad Ben-Yossef
- [PATCH 14/35] crypto: ccree: fix typo in debugfs error path, Gilad Ben-Yossef
- [PATCH 26/35] crypto: ccree: zap entire sg on aead request unmap, Gilad Ben-Yossef
- [PATCH 27/35] crypto: ccree: use correct internal state sizes for export, Gilad Ben-Yossef
- [PATCH 34/35] crypto: ccree: add function to handle cryptocell tee fips error, Gilad Ben-Yossef
- [PATCH 35/35] crypto: ccree: handle tee fips error during power management resume, Gilad Ben-Yossef
- [PATCH 10/35] crypto: ccree: add CID and PID support, Gilad Ben-Yossef
- [PATCH 11/35] crypto: ccree: fix backlog notifications, Gilad Ben-Yossef
- [PATCH 04/35] crypto: ccree: add support for sec disabled mode, Gilad Ben-Yossef
- Re: [PATCH 00/35] crypto: ccree: features and bug fixes for 5.2, Gilad Ben-Yossef
- Re: [PATCH 00/35] crypto: ccree: features and bug fixes for 5.2, Herbert Xu
[PATCH 0/4] crypto: sun4i-ss: Fix problem reported by CONFIG_CRYPTO_EXTRA_TESTS,
Corentin Labbe
[PATCH v10 00/12] Appended signatures support for IMA appraisal,
Thiago Jung Bauermann
- [PATCH v10 01/12] MODSIGN: Export module signature definitions, Thiago Jung Bauermann
- [PATCH v10 02/12] PKCS#7: Refactor verify_pkcs7_signature(), Thiago Jung Bauermann
- [PATCH v10 03/12] PKCS#7: Introduce pkcs7_get_digest(), Thiago Jung Bauermann
- [PATCH v10 04/12] integrity: Introduce struct evm_xattr, Thiago Jung Bauermann
- [PATCH v10 05/12] integrity: Select CONFIG_KEYS instead of depending on it, Thiago Jung Bauermann
- [PATCH v10 06/12] ima: Use designated initializers for struct ima_event_data, Thiago Jung Bauermann
- [PATCH v10 07/12] ima: Add modsig appraise_type option for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v10 08/12] ima: Factor xattr_verify() out of ima_appraise_measurement(), Thiago Jung Bauermann
- [PATCH v10 09/12] ima: Implement support for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v10 10/12] ima: Collect modsig, Thiago Jung Bauermann
- [PATCH v10 11/12] ima: Define ima-modsig template, Thiago Jung Bauermann
- [PATCH v10 12/12] ima: Store the measurement again when appraising a modsig, Thiago Jung Bauermann
Question regarding crypto scatterlists / testmgr,
Pascal Van Leeuwen
[PATCH] crypto: cavium/nitrox - Fix HW family part name format,
Nagadheeraj Rottela
[PATCH v3 00/26] compat_ioctl: cleanups,
Arnd Bergmann
[PATCH] crypto: caam/jr - update gcm detection logic,
Horia Geantă
[PATCH] crypto: caam: fix spelling mistake "cannote" -> "cannot",
Colin King
[PATCH 0/6] Add Hygon SEV support,
Hao Feng
[RFC PATCH 0/3] crypto: remove shash_desc::flags,
Eric Biggers
[PATCH] crypto: shash - fix missed optimization in shash_ahash_digest(),
Eric Biggers
crypto: lrw - Fix atomic sleep when walking skcipher,
Herbert Xu
BUG: sleeping function called from invalid context at crypto/skcipher.c:LINE,
syzbot
[PATCH] crypto: powerpc - convert to use crypto_simd_usable(),
Eric Biggers
[PATCH] crypto: cavium - remove bogus code handling cryptd,
Eric Biggers
[PATCH] crypto: cryptd - remove ability to instantiate ablkciphers,
Eric Biggers
[PATCH] crypto: scompress - initialize per-CPU variables on each CPU,
Sebastian Andrzej Siewior
[PATCH] crypto: rockchip - update IV buffer to contain the next IV,
Zhang Zhijie
[PATCH v2 0/7] crypto: fuzz algorithms against their generic implementation,
Eric Biggers
- [PATCH v2 5/7] crypto: testmgr - fuzz skciphers against their generic implementation, Eric Biggers
- [PATCH v2 3/7] crypto: testmgr - add helpers for fuzzing against generic implementation, Eric Biggers
- [PATCH v2 1/7] crypto: testmgr - expand ability to test for errors, Eric Biggers
- [PATCH v2 4/7] crypto: testmgr - fuzz hashes against their generic implementation, Eric Biggers
- [PATCH v2 2/7] crypto: testmgr - identify test vectors by name rather than number, Eric Biggers
- [PATCH v2 6/7] crypto: testmgr - fuzz AEADs against their generic implementation, Eric Biggers
- [PATCH v2 7/7] crypto: run initcalls for generic implementations earlier, Eric Biggers
- Re: [PATCH v2 0/7] crypto: fuzz algorithms against their generic implementation, Ard Biesheuvel
- Re: [PATCH v2 0/7] crypto: fuzz algorithms against their generic implementation, Herbert Xu
- Re: [PATCH v2 0/7] crypto: fuzz algorithms against their generic implementation, Horia Geanta
[PATCH v9 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm,
Vitaly Chikunov
- [PATCH v9 01/10] crypto: akcipher - default implementations for request callbacks, Vitaly Chikunov
- [PATCH v9 03/10] crypto: akcipher - new verify API for public key algorithms, Vitaly Chikunov
- [PATCH v9 04/10] KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature, Vitaly Chikunov
- [PATCH v9 07/10] crypto: ecc - make ecc into separate module, Vitaly Chikunov
- [PATCH v9 10/10] integrity: support EC-RDSA signatures for asymmetric_verify, Vitaly Chikunov
- [PATCH v9 08/10] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm, Vitaly Chikunov
- [PATCH v9 09/10] crypto: ecrdsa - add EC-RDSA test vectors to testmgr, Vitaly Chikunov
- [PATCH v9 02/10] crypto: rsa - unimplement sign/verify for raw RSA backends, Vitaly Chikunov
- [PATCH v9 05/10] X.509: parse public key parameters from x509 for akcipher, Vitaly Chikunov
- [PATCH v9 06/10] crypto: Kconfig - create Public-key cryptography section, Vitaly Chikunov
- Re: [PATCH v9 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm, Herbert Xu
[PATCH 0/24] Forbid 2-key 3DES in FIPS mode,
Herbert Xu
- [PATCH 1/24] crypto: des_generic - Forbid 2-key in 3DES and add helpers, Herbert Xu
- [PATCH 3/24] crypto: sparc - Forbid 2-key 3DES in FIPS mode, Herbert Xu
- [PATCH 4/24] crypto: atmel - Forbid 2-key 3DES in FIPS mode, Herbert Xu
- [PATCH 2/24] crypto: s390 - Forbid 2-key 3DES in FIPS mode, Herbert Xu
- [PATCH 5/24] crypto: bcm - Forbid 2-key 3DES in FIPS mode, Herbert Xu
- [PATCH 6/24] crypto: caam - Forbid 2-key 3DES in FIPS mode, Herbert Xu
- [PATCH 7/24] crypto: cavium - Forbid 2-key 3DES in FIPS mode, Herbert Xu
- [PATCH 9/24] crypto: ccp - Forbid 2-key 3DES in FIPS mode, Herbert Xu
- [PATCH 10/24] crypto: ccree - Forbid 2-key 3DES in FIPS mode, Herbert Xu
- [PATCH 12/24] crypto: hisilicon - Forbid 2-key 3DES in FIPS mode, Herbert Xu
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]