Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH 1/2] random: always call random ready function, (continued)
- [PATCH v5 0/2] STM32 CRYP crypto driver,
Fabien Dessenne
- [PATCH v4 0/2] STM32 CRYP crypto driver,
Fabien Dessenne
- Kernel panic when using ccm(aes) with the Atmel AES HW accelerator,
Romain Izard
- [PATCH v10 00/20] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v10 03/20] net: use -ENOSPC for transient busy indication, Gilad Ben-Yossef
- [PATCH v10 11/20] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v10 04/20] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v10 20/20] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [PATCH v10 19/20] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 18/20] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 17/20] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 16/20] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 15/20] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 14/20] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 13/20] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v10 12/20] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v10 10/20] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v10 09/20] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v10 08/20] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v10 07/20] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v10 06/20] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v10 02/20] crypto: ccp: use -ENOSPC for transient busy indication, Gilad Ben-Yossef
- [PATCH v10 05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v10 01/20] crypto: change transient busy return code to -ENOSPC, Gilad Ben-Yossef
- Re: [PATCH v10 00/20] simplify crypto wait for async op, Herbert Xu
- [PATCH v5 00/18] Appended signatures support for IMA appraisal,
Thiago Jung Bauermann
- [PATCH v5 03/18] evm, ima: Remove superfluous parentheses, Thiago Jung Bauermann
- [PATCH v5 07/18] integrity: Introduce struct evm_xattr, Thiago Jung Bauermann
- [PATCH v5 09/18] ima: Don't pass xattr value to EVM xattr verification., Thiago Jung Bauermann
- [PATCH v5 12/18] MODSIGN: Export module signature definitions, Thiago Jung Bauermann
- [PATCH v5 18/18] ima: Write modsig to the measurement list, Thiago Jung Bauermann
- [PATCH v5 17/18] ima: Implement support for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v5 15/18] ima: Add modsig appraise_type option for module-style appended signatures, Thiago Jung Bauermann
- [PATCH v5 16/18] ima: Add functions to read and verify a modsig signature, Thiago Jung Bauermann
- [PATCH v5 14/18] integrity: Introduce integrity_keyring_from_id, Thiago Jung Bauermann
- [PATCH v5 13/18] PKCS#7: Introduce pkcs7_get_message_sig and verify_pkcs7_message_sig, Thiago Jung Bauermann
- [PATCH v5 11/18] ima: Export func_tokens, Thiago Jung Bauermann
- [PATCH v5 10/18] ima: Store measurement after appraisal, Thiago Jung Bauermann
- [PATCH v5 08/18] integrity: Select CONFIG_KEYS instead of depending on it, Thiago Jung Bauermann
- [PATCH v5 06/18] ima: Improvements in ima_appraise_measurement, Thiago Jung Bauermann
- [PATCH v5 05/18] ima: Simplify ima_eventsig_init, Thiago Jung Bauermann
- [PATCH v5 04/18] evm, ima: Remove more superfluous parentheses, Thiago Jung Bauermann
- [PATCH v5 01/18] ima: Remove redundant conditional operator, Thiago Jung Bauermann
- [PATCH v5 02/18] ima: Remove some superfluous parentheses, Thiago Jung Bauermann
- Re: [PATCH v5 00/18] Appended signatures support for IMA appraisal, Mimi Zohar
- [PATCH v7 0/2] crypto: s5p-sss: Add HASH support for Exynos,
Kamil Konieczny
- Message not available
[PATCH] hwrng/xgene-rng: Convert timers to use timer_setup(), Kees Cook
[PATCH] crypto: vmx - Use skcipher for ctr fallback,
Paulo Flabiano Smorigo
[PATCH v2 0/8] Introduce sgl_alloc() and sgl_free(),
Bart Van Assche
[PATCH 0/2] crypto: s5p-sss: Add HASH support for Exynos,
Kamil Konieczny
Message not available
Re: [PATCH 0/2] crypto: s5p-sss: Add HASH support for Exynos, Kamil Konieczny
[PATCH 1/2] x86/crypto/sha256-mb: fix panic due to unaligned access,
Andrey Ryabinin
[PATCH] staging: ccree: fix boolreturn.cocci warning,
sunil . m
[PATCH] staging: ccree: Fix bool comparison,
sunil . m
md5sum (from libkcapi) fails on kernel 4.9 but not on 4.13,
Christophe LEROY
[PATCH v9 00/20] simplify crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v9 05/20] crypto: marvell/cesa: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v9 07/20] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v9 12/20] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 13/20] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v9 20/20] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [PATCH v9 19/20] crypto: mediatek: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 18/20] crypto: qce: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 17/20] crypto: talitos: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 16/20] crypto: tcrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 15/20] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 14/20] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v9 11/20] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v9 10/20] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v9 09/20] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v9 08/20] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v9 06/20] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- [PATCH v9 04/20] crypto: remove redundant backlog checks on EBUSY, Gilad Ben-Yossef
- [PATCH v9 03/20] net: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v9 02/20] crypto: ccp: use -EAGAIN for transient busy indication, Gilad Ben-Yossef
- [PATCH v9 01/20] crypto: change transient busy return code to -EAGAIN, Gilad Ben-Yossef
- Re: [PATCH v9 00/20] simplify crypto wait for async op, Herbert Xu
- Re: [PATCH v9 00/20] simplify crypto wait for async op, Russell King - ARM Linux
Re: [lkp-robot] [x86/kconfig] 81d3871900: BUG:unable_to_handle_kernel,
Andrey Ryabinin
[PATCH] crypto: marvell - Switch cipher algs to the skcipher interface,
Boris Brezillon
[PATCH] MAINTAINERS: update caam crypto driver maintainers list,
Horia Geantă
[PATCH] crypto: qat: qat_common: qat_uclo - mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH] crypto: qat: remove unused and redundant pointer vf_info,
Colin King
[PATCH] crypto: ccp: remove unused variable qim,
Colin King
[PATCH] crypto: cavium: clean up clang warning on unread variable offset,
Colin King
[PATCH] staging/ccree: Declare compiled out functions static inline, Rishabh Hardas
[PATCH 0/3] crypto: marvell - Remove the old CESA driver,
Boris Brezillon
crypto API - async semantics,
Horia Geantă
Fostering linux community collaboration on hardware accelerators,
Jonathan Cameron
Re: Fostering linux community collaboration on hardware accelerators, Sandy Harris
<Possible follow-ups>
Re: Fostering linux community collaboration on hardware accelerators, Andrew Donnellan
[PATCH 1/2] crypto: tcrypt - fix S/G table for test_aead_speed(),
Robert Baronescu
[PATCH] staging: ccree: Fix lines longer than 80 characters,
Stephen Brennan
[PATCH] crypto: tcrypt: mark expected switch fall-throughs in do_test(),
Gustavo A. R. Silva
[PATCH v5] crypto: s5p-sss: Add HASH support for Exynos,
Kamil Konieczny
[PATCH] chacha20-ssse3/avx2: satisfy stack validation 2.0,
Jason A. Donenfeld
[PATCH 0/2] crypto: lrw - Fixes for the 'create()' function,
Christophe JAILLET
[ANNOUNCE] libkcapi v1.0.0 released, Stephan Müller
[PATCH] crypto: atmel-aes - properly set IV after {en,de}crypt,
Romain Izard
[PATCH 00/18] crypto: talitos - fixes and performance improvement,
Christophe Leroy
- [PATCH 11/18] crypto: talitos - use devm_ioremap(), Christophe Leroy
- [PATCH 17/18] crypto: talitos - chain in buffered data for ahash on SEC1, Christophe Leroy
- [PATCH 18/18] crypto: talitos - avoid useless copy, Christophe Leroy
- [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests, Christophe Leroy
- [PATCH 15/18] crypto: talitos - DMA map key in setkey(), Christophe Leroy
- [PATCH 13/18] crypto: talitos - remove to_talitos_ptr_len(), Christophe Leroy
- [PATCH 14/18] crypto: talitos - simplify tests in ipsec_esp(), Christophe Leroy
- [PATCH 09/18] crypto: talitos - use devm_kmalloc(), Christophe Leroy
- [PATCH 12/18] crypto: talitos - don't check the number of channels at each interrupt, Christophe Leroy
- [PATCH 10/18] crypto: talitos - use of_property_read_u32(), Christophe Leroy
- [PATCH 08/18] crypto: talitos - declare local functions static, Christophe Leroy
- [PATCH 06/18] crypto: talitos - fix ctr-aes-talitos, Christophe Leroy
- [PATCH 07/18] crypto: talitos - zeroize the descriptor with memset(), Christophe Leroy
- [PATCH 05/18] crypto: talitos - fix use of sg_link_tbl_len, Christophe Leroy
- [PATCH 03/18] crypto: talitos - fix setkey to check key weakness, Christophe Leroy
- [PATCH 02/18] crypto: talitos - fix memory corruption on SEC2, Christophe Leroy
- [PATCH 04/18] crypto: talitos - fix AEAD for sha224 on non sha224 capable chips, Christophe Leroy
- [PATCH 01/18] crypto: talitos - fix AEAD test failures, Christophe Leroy
- Re: [PATCH 00/18] crypto: talitos - fixes and performance improvement, Herbert Xu
[PATCH] staging: ccree: local variable "dev" not required,
sunil . m
[PATCH v4] crypto: s5p-sss: Add HASH support for Exynos,
Kamil Konieczny
[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD),
Brijesh Singh
- [Part2 PATCH v5 09/31] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support, Brijesh Singh
- [Part2 PATCH v5 11/31] crypto: ccp: Define SEV key management command id, Brijesh Singh
- [Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support, Brijesh Singh
- Re: [Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support, Borislav Petkov
- [Part2 PATCH v5.1 12.1/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support, Brijesh Singh
- [Part2 PATCH v5.1 12.2/31] crypto: ccp: Define SEV userspace ioctl and command id, Brijesh Singh
- [Part2 PATCH v5.1 12.7/31] crypto: ccp: Implement SEV_PEK_CSR ioctl command, Brijesh Singh
- [Part2 PATCH v5.1 12.9/31] crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command, Brijesh Singh
- [Part2 PATCH v5.1 12.6/31] crypto: ccp: Implement SEV_PDH_GEN ioctl command, Brijesh Singh
- [Part2 PATCH v5.1 12.3/31] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command, Brijesh Singh
- [Part2 PATCH v5.1 12.4/31] crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command, Brijesh Singh
- [Part2 PATCH v5.1 12.5/31] crypto: ccp: Implement SEV_PEK_GEN ioctl command, Brijesh Singh
- [Part2 PATCH v5.1 12.8/31] crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command, Brijesh Singh
- Re: [Part2 PATCH v5.1 12.1/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support, Borislav Petkov
- [Part2 PATCH v5.2 12.2/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support, Brijesh Singh
- [Part2 PATCH v5 10/31] crypto: ccp: Add Platform Security Processor (PSP) device support, Brijesh Singh
[PATCH] KEYS: Fix the wrong index when checking the existence of second id, Lee, Chun-Yi
[PATCH v2 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module,
Marcin Nowakowski
[PATCH] KEYS: checking the input id parameters before finding asymmetric key, Lee, Chun-Yi
[PATCH 01/13] crypto: crypto4xx: wire up hmac_mc to hmac_muting,
Christian Lamparter
- [PATCH 02/13] crypto: crypto4xx: fix off-by-one AES-OFB, Christian Lamparter
- [PATCH 03/13] crypto: crypto4xx: fix type mismatch compiler error, Christian Lamparter
- [PATCH 04/13] crypto: crypto4xx: increase context and scatter ring buffer elements, Christian Lamparter
- [PATCH 05/13] crypto: crypto4xx: add backlog queue support, Christian Lamparter
- [PATCH 09/13] crypto: crypto4xx: fix stalls under heavy load, Christian Lamparter
- [PATCH 08/13] crypto: crypto4xx: fix various warnings, Christian Lamparter
- [PATCH 07/13] crypto: crypto4xx: overhaul crypto4xx_build_pd(), Christian Lamparter
- [PATCH 06/13] crypto: crypto4xx: use the correct LE32 format for IV and key defs, Christian Lamparter
- [PATCH 10/13] crypto: crypto4xx: simplify sa and state context acquisition, Christian Lamparter
- [RFC 11/13] crypto: crypto4xx: prepare for AEAD support, Christian Lamparter
- [RFC 13/13] crypto: crypto4xx: add aes-gcm support, Christian Lamparter
- [RFC 12/13] crypto: crypto4xx: add aes-ccm support, Christian Lamparter
- Re: [PATCH 01/13] crypto: crypto4xx: wire up hmac_mc to hmac_muting, Herbert Xu
[PATCH v2 0/4] staging: ccree: logging related coding style fixes,
Gilad Ben-Yossef
[PATCH 0/7]crypto:chelsio: Bugs fixes,
Harsh Jain
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH V2] Fix a sleep-in-atomic bug in shash_setkey_unaligned,
Jia-Ju Bai
[PATCH] Fix a sleep-in-atomic bug in shash_setkey_unaligned, Jia-Ju Bai
[Part2 PATCH v4.1 06/29] crypto: ccp: Define SEV key management command id, Brijesh Singh
[Part2 PATCH v4.1 07/29] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support,
Brijesh Singh
[PATCH v4 06/27] x86: crypto, annotate local functions, Jiri Slaby
[PATCH v4 08/27] x86: assembly, annotate aliases, Jiri Slaby
[PATCH v4 26/27] x86_32: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*, Jiri Slaby
[PATCH v4 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*,
Jiri Slaby
[PATCH 0/4] staging: ccree: logging related coding style fixes,
Gilad Ben-Yossef
[PATCH] crypto: keywrap - simplify code,
Stephan Müller
[PATCH 1/3] crypto: dh_helper - return unsigned int for dh_data_size(),
Tudor Ambarus
[PATCH] crypto: ecdh_helper - return unsigned value for crypto_ecdh_key_len(),
Tudor Ambarus
[v2 PATCH 0/5] Bluetooth: let the crypto subsystem generate the ecc privkey,
Tudor Ambarus
[PATCH] iommu/vt-d: Fix scatterlist offset handling,
Robin Murphy
Re: [PATCH] iommu/vt-d: Fix scatterlist offset handling, David Woodhouse
[GIT PULL] KEYS: Fixes and crypto fixes,
David Howells
[PATCH v3] crypto: s5p-sss: Add HASH support for Exynos,
Kamil Konieczny
[PATCH 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module,
Marcin Nowakowski
Question about ahash export and import,
Christophe LEROY
[PATCH] crypto: xts - Fix an error handling path in 'create()',
Christophe JAILLET
[PATCH] block: cryptoloop - Fix build warning,
Corentin Labbe
[PATCH] crypto: talitos - fix AEAD for sha224 on non sha224 capable chips, Christophe Leroy
[PATCH] crypto: talitos - fix setkey to check key weakness, Christophe Leroy
[PATCH 0/5] crypto pr_err() strings should end with newlines,
Arvind Yadav
[RESEND RFC PATCH 0/2] Bluetooth: let the crypto subsystem generate the ecc privkey,
Tudor Ambarus
[PATCH] hwrng: pr_err() strings should end with newlines,
Arvind Yadav
[PATCH 2/2] crypto/nx: Do not initialize workmem allocation, Haren Myneni
[PATCH 1/2] crypto/nx: Use percpu send window for NX requests,
Haren Myneni
[PATCH 3.18 11/42] [PATCH - RESEND] crypto: AF_ALG - remove SGL terminator indicator when chaining, Greg Kroah-Hartman
[PATCH 4.4 27/66] [PATCH - RESEND] crypto: AF_ALG - remove SGL terminator indicator when chaining, Greg Kroah-Hartman
[PATCH 4.9 27/77] [PATCH - RESEND] crypto: AF_ALG - remove SGL terminator indicator when chaining, Greg Kroah-Hartman
[PATCH 4.13 034/109] [PATCH - RESEND] crypto: AF_ALG - remove SGL terminator indicator when chaining, Greg Kroah-Hartman
[PATCH 0/2] fix authenc() kernel crash,
Stephan Müller
[PATCH] mac80211: aead api to reduce redundancy,
Xiang Gao
[cryptodev:master 21/61] htmldocs: include/crypto/hash.h:89: warning: duplicate section name 'Note', kbuild test robot
[PATCH] staging: ccree: Fix Kernel coding style issues,
karthik
[PATCH] staging: ccree: else is not generally useful after a break or return, sunil . m
[RFC PATCH 0/2] let the crypto subsystem generate the ecc privkey,
Tudor Ambarus
[PATCH] staging: ccree: Convert to platform_{get,set}_drvdata(),
sunil . m
[PATCH - RESEND] crypto: AF_ALG - remove SGL terminator indicator when chaining,
Stephan Mueller
[PATCH] staging:ccree Fix avoid externs in .c files,
Janani Sankara Babu
[PATCH] staging:ccree Fix char * array declaration, Janani Sankara Babu
[PATCH] staging:ccree Fix use BIT macro,
Janani Sankara Babu
[PATCH] staging:ccree Fix code style issues, Janani Sankara Babu
[PATCH] staging:ccree Fix dont use assignment in if condition,
Janani Sankara Babu
[PATCH] crypto: bcm: use of_device_get_match_data,
Corentin Labbe
[PATCH] crypto: omap: use of_device_get_match_data,
Corentin Labbe
[PATCH] crypto: stm32: use of_device_get_match_data,
Corentin Labbe
Re: [PATCH 0/6] crypto: talitos - various fixes,
Christophe LEROY
[Part2 PATCH v4 00/29] x86: Secure Encrypted Virtualization (AMD),
Brijesh Singh
vmx ghash buggy on ppc64le,
Herbert Xu
[PATCH v8 0/7] make io{read|write}64 globally usable,
Logan Gunthorpe
[PATCH v2 00/12] x86/crypto: Fix RBP usage in several crypto .S files,
Josh Poimboeuf
- [PATCH v2 06/12] x86/crypto: Fix RBP usage in sha1_avx2_x86_64_asm.S, Josh Poimboeuf
- [PATCH v2 11/12] x86/crypto: Fix RBP usage in sha512-avx2-asm.S, Josh Poimboeuf
- [PATCH v2 10/12] x86/crypto: Fix RBP usage in sha256-ssse3-asm.S, Josh Poimboeuf
- [PATCH v2 12/12] x86/crypto: Fix RBP usage in twofish-avx-x86_64-asm_64.S, Josh Poimboeuf
- [PATCH v2 08/12] x86/crypto: Fix RBP usage in sha256-avx-asm.S, Josh Poimboeuf
- [PATCH v2 09/12] x86/crypto: Fix RBP usage in sha256-avx2-asm.S, Josh Poimboeuf
- [PATCH v2 07/12] x86/crypto: Fix RBP usage in sha1_ssse3_asm.S, Josh Poimboeuf
- [PATCH v2 05/12] x86/crypto: Fix RBP usage in des3_ede-asm_64.S, Josh Poimboeuf
- [PATCH v2 03/12] x86/crypto: Fix RBP usage in cast5-avx-x86_64-asm_64.S, Josh Poimboeuf
- [PATCH v2 04/12] x86/crypto: Fix RBP usage in cast6-avx-x86_64-asm_64.S, Josh Poimboeuf
- [PATCH v2 02/12] x86/crypto: Fix RBP usage in camellia-x86_64-asm_64.S, Josh Poimboeuf
- [PATCH v2 01/12] x86/crypto: Fix RBP usage in blowfish-x86_64-asm_64.S, Josh Poimboeuf
- Re: [PATCH v2 00/12] x86/crypto: Fix RBP usage in several crypto .S files, Herbert Xu
[PATCH v3 0/4] crypto: Add driver for JZ4780 PRNG,
PrasannaKumar Muralidharan
[PATCH] staging: ccree: remove unused and redundant variable idx, Colin King
DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU,
Harsh Jain
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]