Linux Cryptography
[Prev Page][Next Page]
[PATCH v2 0/5] crypto: hisilicon - Improve SEC performance,
Zaibo Xu
[PATCH] crypto: arm/ghash-ce - define fpu before fpu registers are referenced,
Stefan Agner
[PATCH crypto 5.6] crypto: x86/curve25519 - support assemblers with no adx support,
Jason A. Donenfeld
[PATCH cryptodev] crypto: x86/curve25519 - leave r12 as spare register,
Jason A. Donenfeld
[PATCH V2 0/9] crypto/nx: Enable GZIP engine and provide userpace API,
Haren Myneni
[PATCH] crypto: caam - update xts sector size for large input length,
Andrei Botila
[PATCH v2] crypto: caam/qi2 - fix chacha20 data size error,
Horia Geantă
[PATCH] Crypto/chtls: Fixed boolinit.cocci warning,
Vinay Kumar Yadav
[PATCH v11 00/11] x86: PIE support to extend KASLR randomization,
Thomas Garnier
[PATCH v2] crypto: hisilicon - qm depends on UACCE,
Zhou Wang
[PATCH v2] uacce: unmap remaining mmapping from user space,
Zhangfei Gao
[PATCH 00/12] crypto: more template instantiation cleanups,
Eric Biggers
- [PATCH 01/12] crypto: authencesn - fix weird comma-terminated line, Eric Biggers
- [PATCH 06/12] crypto: gcm - simplify error handling in crypto_rfc4106_create(), Eric Biggers
- [PATCH 02/12] crypto: ccm - simplify error handling in crypto_rfc4309_create(), Eric Biggers
- [PATCH 08/12] crypto: geniv - simply error handling in aead_geniv_alloc(), Eric Biggers
- [PATCH 04/12] crypto: ctr - simplify error handling in crypto_rfc3686_create(), Eric Biggers
- [PATCH 03/12] crypto: cryptd - simplify error handling in cryptd_create_*(), Eric Biggers
- [PATCH 09/12] crypto: lrw - simplify error handling in create(), Eric Biggers
- [PATCH 12/12] crypto: xts - simplify error handling in ->create(), Eric Biggers
- [PATCH 11/12] crypto: rsa-pkcs1pad - simplify error handling in pkcs1pad_create(), Eric Biggers
- [PATCH 07/12] crypto: gcm - simplify error handling in crypto_rfc4543_create(), Eric Biggers
- [PATCH 10/12] crypto: pcrypt - simplify error handling in pcrypt_create_aead(), Eric Biggers
- [PATCH 05/12] crypto: cts - simplify error handling in crypto_cts_create(), Eric Biggers
- Re: [PATCH 00/12] crypto: more template instantiation cleanups, Herbert Xu
[PATCH v2] MAINTAINERS: add maintainers for uacce,
Zhangfei Gao
[PATCH] crypto/chelsio: Fixed tls stats,
Vinay Kumar Yadav
[PATCH v2 1/6] dt-bindings: crypto: fsl-sec4: add snvs clock to pwrkey,
André Draszik
[PATCH 0/2] crypto: testmgr - AEAD extra tests fixes,
Gilad Ben-Yossef
[PATCH] crypto: dcp - fix scatterlist linearization for hash,
Dragos Rosioru (OSS)
[PATCH] MAINTAINERS: add maintainers for uacce,
Zhangfei Gao
[PATCH -next] crypto: hisilicon - qm depends on UACCE,
Hongbo Yao
[PATCH 1/2] crypto: sun8i-ss: fix description of stat_fb,
Corentin Labbe
[PATCH] crypto: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH v2] crypto: arm64: CE: implement export/import,
Corentin Labbe
[PATCH] arm64: dts: imx8mp: add crypto node,
Horia Geantă
[PATCH] uacce: unmap remaining mmapping from user space,
Zhangfei Gao
[PATCH Crypto 0/2] Improving the performance of chelsio crypto operations,
Ayush Sawal
[PATCH v2] dt-bindings: rng: Convert BCM2835 to DT schema,
Nícolas F. R. A. Prado
[PATCH] crypto: hisilicon: remove redundant assignment of pointer ctx,
Colin King
[PATCH 5/7] docs: fix broken references for ReST files that moved around,
Mauro Carvalho Chehab
hwrng: omap3-rom - Include linux/io.h for virt_to_phys, Herbert Xu
s390 crypto: explicitly memzero stack key material in aes_s390.c,
Torsten Duwe
[PATCH -next] crypto: md5: remove unused macros,
YueHaibing
[PATCH 4.19 061/191] padata: always acquire cpu_hotplug_lock before pinst->lock,
Greg Kroah-Hartman
[PATCH 5.5 126/399] padata: validate cpumask without removed CPU during offline, Greg Kroah-Hartman
[PATCH 5.5 127/399] padata: always acquire cpu_hotplug_lock before pinst->lock, Greg Kroah-Hartman
[PATCH 5.4 112/344] padata: validate cpumask without removed CPU during offline, Greg Kroah-Hartman
[PATCH 5.4 113/344] padata: always acquire cpu_hotplug_lock before pinst->lock, Greg Kroah-Hartman
[PATCH] crypto: caam/qi2 - fix chacha20 data size error,
Horia Geantă
[PATCH 0/4] crypto: hisilicon - Improve SEC performance,
Zaibo Xu
Re: WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0,
Corentin Labbe
[PATCH] crypto: arm64: CE: implement export/import,
Corentin Labbe
[PATCH 1/2] crypto: drbg: DRBG should select SHA512,
Corentin Labbe
[PATCH] X.509: fix debugging information without newline tag, Tianjia Zhang
[PATCH Crypto] chcr: un-register crypto algorithms,
Devulapally Shiva Krishna
[PATCH 00/18] arm64: Modernize assembly annotations,
Mark Brown
- [PATCH 01/18] arm64: crypto: Modernize some extra assembly annotations, Mark Brown
- [PATCH 07/18] arm64: ftrace: Correct annotation of ftrace_caller assembly, Mark Brown
- [PATCH 09/18] arm64: head.S: Convert to modern annotations for assembly functions, Mark Brown
- [PATCH 11/18] arm64: kernel: Convert to modern annotations for assembly data, Mark Brown
- [PATCH 14/18] arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs, Mark Brown
- [PATCH 17/18] arm64: vdso: Convert to modern assembler annotations, Mark Brown
- [PATCH 08/18] arm64: ftrace: Modernise annotation of return_to_handler, Mark Brown
- [PATCH 16/18] arm64: sdei: Annotate SDEI entry points using new style annotations, Mark Brown
- [PATCH 18/18] arm64: vdso32: Convert to modern assembler annotations, Mark Brown
- [PATCH 15/18] arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations, Mark Brown
- [PATCH 13/18] arm64: kvm: Annotate assembly using modern annoations, Mark Brown
- [PATCH 12/18] arm64: kernel: Convert to modern annotations for assembly functions, Mark Brown
- [PATCH 10/18] arm64: head: Annotate stext and preserve_boot_args as code, Mark Brown
- [PATCH 06/18] arm64: entry-ftrace.S: Convert to modern annotations for assembly functions, Mark Brown
- [PATCH 05/18] arm64: entry: Additional annotation conversions for entry.S, Mark Brown
- [PATCH 04/18] arm64: entry: Annotate ret_from_fork as code, Mark Brown
- [PATCH 03/18] arm64: entry: Annotate vector table and handlers as code, Mark Brown
- [PATCH 02/18] arm64: crypto: Modernize names for AES function macros, Mark Brown
[PATCH v2 00/24] Manually convert thermal, crypto and misc devices to ReST,
Mauro Carvalho Chehab
[PATCH] MAINTAINERS: Update maintainers for chelsio crypto drivers,
Ayush Sawal
WARNING in chaoskey_disconnect, syzbot
[PATCH V7 0/4] Add Xilinx's ZynqMP AES-GCM driver support,
Kalyani Akula
[PATCH v2] IMA hash algorithm supports sm3,
Tianjia Zhang
[PATCH v4 0/3] hw_random: introduce Arm CryptoCell TRNG driver,
Hadar Gat
[PATCH] crypto: sm3 - export crypto_sm3_final function,
Tianjia Zhang
[PATCH] Introduce OSCCA certificate and SM2 asymmetric algorithm,
Tianjia Zhang
[RFC][PATCH] almost certain bug in drivers/crypto/chelsio/chcr_algo.c:create_authenc_wr(),
Al Viro
[PATCH AUTOSEL 5.5 017/542] crypto: testmgr - don't try to decrypt uninitialized buffers, Sasha Levin
[PATCH AUTOSEL 5.5 092/542] crypto: arm/chacha - fix build failured when kernel mode NEON is disabled, Sasha Levin
[PATCH AUTOSEL 5.5 194/542] padata: always acquire cpu_hotplug_lock before pinst->lock, Sasha Levin
[PATCH AUTOSEL 5.5 193/542] padata: validate cpumask without removed CPU during offline, Sasha Levin
[PATCH AUTOSEL 5.5 242/542] crypto: inside-secure - add unspecified HAS_IOMEM dependency, Sasha Levin
[PATCH AUTOSEL 5.5 243/542] crypto: amlogic - add unspecified HAS_IOMEM dependency, Sasha Levin
[PATCH AUTOSEL 5.5 304/542] crypto: atmel-sha - fix error handling when setting hmac key, Sasha Levin
[PATCH AUTOSEL 5.5 379/542] crypto: hisilicon - Bugfixed tfm leak, Sasha Levin
[PATCH AUTOSEL 5.5 380/542] crypto: essiv - fix AEAD capitalization and preposition use in help text, Sasha Levin
[PATCH AUTOSEL 5.5 378/542] crypto: hisilicon - Update debugfs usage of SEC V2, Sasha Levin
[PATCH AUTOSEL 5.4 168/459] padata: validate cpumask without removed CPU during offline, Sasha Levin
[PATCH AUTOSEL 5.4 169/459] padata: always acquire cpu_hotplug_lock before pinst->lock, Sasha Levin
[PATCH AUTOSEL 5.4 229/459] crypto: chtls - Fixed memory leak, Sasha Levin
[PATCH AUTOSEL 5.4 265/459] crypto: atmel-sha - fix error handling when setting hmac key, Sasha Levin
[PATCH AUTOSEL 5.4 330/459] crypto: essiv - fix AEAD capitalization and preposition use in help text, Sasha Levin
[PATCH AUTOSEL 4.19 087/252] padata: always acquire cpu_hotplug_lock before pinst->lock, Sasha Levin
[PATCH AUTOSEL 4.19 139/252] crypto: atmel-sha - fix error handling when setting hmac key, Sasha Levin
[PATCH AUTOSEL 4.14 069/186] padata: always acquire cpu_hotplug_lock before pinst->lock, Sasha Levin
[PATCH AUTOSEL 4.14 105/186] crypto: artpec6 - return correct error code for failed setkey(), Sasha Levin
[PATCH AUTOSEL 4.14 106/186] crypto: atmel-sha - fix error handling when setting hmac key, Sasha Levin
[PATCH AUTOSEL 4.9 054/141] padata: always acquire cpu_hotplug_lock before pinst->lock, Sasha Levin
[PATCH AUTOSEL 4.4 039/100] padata: always acquire cpu_hotplug_lock before pinst->lock, Sasha Levin
[PATCH AUTOSEL 4.19 138/252] crypto: artpec6 - return correct error code for failed setkey(), Sasha Levin
[PATCH AUTOSEL 4.19 119/252] crypto: chtls - Fixed memory leak, Sasha Levin
[PATCH AUTOSEL 5.4 264/459] crypto: artpec6 - return correct error code for failed setkey(), Sasha Levin
[PATCH AUTOSEL 5.4 211/459] crypto: inside-secure - add unspecified HAS_IOMEM dependency, Sasha Levin
[PATCH AUTOSEL 5.4 013/459] crypto: testmgr - don't try to decrypt uninitialized buffers, Sasha Levin
[PATCH AUTOSEL 5.5 303/542] crypto: artpec6 - return correct error code for failed setkey(), Sasha Levin
[PATCH AUTOSEL 5.5 265/542] crypto: chtls - Fixed memory leak, Sasha Levin
[PATCH] crypto: s5p-sss - Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH] crypto: img-hash - Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH] crypto: chacha20poly1305 - prevent integer overflow on large input, Jason A. Donenfeld
[PATCH] Remove WQ_CPU_INTENSIVE flag from unbound wq's,
Maksym Planeta
[PATCH v6 0/9] crypto: caam - backlogging support,
Iuliana Prodan
- [PATCH v6 8/9] crypto: caam - add crypto_engine support for RSA algorithms, Iuliana Prodan
- [PATCH v6 1/9] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions, Iuliana Prodan
- [PATCH v6 2/9] crypto: caam - refactor ahash_done callbacks, Iuliana Prodan
- [PATCH v6 3/9] crypto: caam - refactor ahash_edesc_alloc, Iuliana Prodan
- [PATCH v6 4/9] crypto: caam - refactor RSA private key _done callbacks, Iuliana Prodan
- [PATCH v6 5/9] crypto: caam - change return code in caam_jr_enqueue function, Iuliana Prodan
- [PATCH v6 6/9] crypto: caam - support crypto_engine framework for SKCIPHER algorithms, Iuliana Prodan
- [PATCH v6 7/9] crypto: caam - add crypto_engine support for AEAD algorithms, Iuliana Prodan
- [PATCH v6 9/9] crypto: caam - add crypto_engine support for HASH algorithms, Iuliana Prodan
- Re: [PATCH v6 0/9] crypto: caam - backlogging support, Herbert Xu
[PATCH trivial] crypto: qat - spelling s/Decrytp/Decrypt/,
Geert Uytterhoeven
[net] net/tls: Fix to avoid gettig invalid tls record,
Rohit Maheshwari
[PATCH v2 00/34] crypto: ccree - miscellaneous fixes and improvements,
Geert Uytterhoeven
- [PATCH v2 09/34] crypto: ccree - make mlli_params.mlli_virt_addr void *, Geert Uytterhoeven
- [PATCH v2 20/34] crypto: ccree - remove struct buff_mgr_handle, Geert Uytterhoeven
- [PATCH v2 24/34] crypto: ccree - improve kerneldoc in cc_hw_queue_defs.h, Geert Uytterhoeven
- [PATCH v2 19/34] crypto: ccree - remove struct cc_debugfs_ctx, Geert Uytterhoeven
- [PATCH v2 14/34] crypto: ccree - simplify Runtime PM handling, Geert Uytterhoeven
- [PATCH v2 06/34] crypto: ccree - drop duplicated error message on SRAM exhaustion, Geert Uytterhoeven
- [PATCH v2 22/34] crypto: ccree - extract cc_init_copy_sram(), Geert Uytterhoeven
- [PATCH v2 34/34] crypto: ccree - use devm_kzalloc() for hash data, Geert Uytterhoeven
- [PATCH v2 12/34] crypto: ccree - remove bogus paragraph about freeing SRAM, Geert Uytterhoeven
- [PATCH v2 28/34] crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch], Geert Uytterhoeven
- [PATCH v2 05/34] crypto: ccree - swap SHA384 and SHA512 larval hashes at build time, Geert Uytterhoeven
- [PATCH v2 32/34] crypto: ccree - use devm_k[mz]alloc() for AEAD data, Geert Uytterhoeven
- [PATCH v2 13/34] crypto: ccree - use u32 for SRAM addresses, Geert Uytterhoeven
- [PATCH v2 16/34] crypto: ccree - remove cc_pm_is_dev_suspended() wrapper, Geert Uytterhoeven
- [PATCH v2 11/34] crypto: ccree - defer larval_digest_addr init until needed, Geert Uytterhoeven
- [PATCH v2 33/34] crypto: ccree - use devm_k[mz]alloc() for cipher data, Geert Uytterhoeven
- [PATCH v2 03/34] crypto: ccree - fix retry handling in cc_send_sync_request(), Geert Uytterhoeven
- [PATCH v2 21/34] crypto: ccree - remove struct cc_cipher_handle, Geert Uytterhoeven
- [PATCH v2 17/34] crypto: ccree - make cc_pm_{suspend,resume}() static, Geert Uytterhoeven
- [PATCH v2 15/34] crypto: ccree - use of_device_get_match_data(), Geert Uytterhoeven
- [PATCH v2 07/34] crypto: ccree - remove empty cc_sram_mgr_fini(), Geert Uytterhoeven
- [PATCH v2 26/34] crypto: ccree - improve kerneldoc in cc_hash.[ch], Geert Uytterhoeven
- [PATCH v2 18/34] crypto: ccree - remove struct cc_sram_ctx, Geert Uytterhoeven
- [PATCH v2 01/34] debugfs: regset32: Add Runtime PM support, Geert Uytterhoeven
- [PATCH v2 02/34] crypto: ccree - fix debugfs register access while suspended, Geert Uytterhoeven
- [PATCH v2 10/34] crypto: ccree - use existing helpers to split 64-bit addresses, Geert Uytterhoeven
- [PATCH v2 23/34] crypto: ccree - remove bogus kerneldoc markers, Geert Uytterhoeven
- [PATCH v2 08/34] crypto: ccree - clean up clock handling, Geert Uytterhoeven
- [PATCH v2 30/34] crypto: ccree - grammar s/not room/no room/, Geert Uytterhoeven
- [PATCH v2 25/34] crypto: ccree - improve kerneldoc in cc_buffer_mgr.c, Geert Uytterhoeven
- [PATCH v2 27/34] crypto: ccree - improve kerneldoc in cc_request_mgr.[ch], Geert Uytterhoeven
- [PATCH v2 29/34] crypto: ccree - spelling s/Crytpcell/Cryptocell/, Geert Uytterhoeven
- [PATCH v2 31/34] crypto: ccree - use existing dev helper in init_cc_resources(), Geert Uytterhoeven
- [PATCH v2 04/34] crypto: ccree - remove unneeded casts, Geert Uytterhoeven
- Message not available
Re: [PATCH v2 00/34] crypto: ccree - miscellaneous fixes and improvements, Gilad Ben-Yossef
Re: [PATCH v2 00/34] crypto: ccree - miscellaneous fixes and improvements, Herbert Xu
[PATCH] treewide: Replace zero-length arrays with flexible-array member,
Gustavo A. R. Silva
[PATCH 1/2] arm64: crypto: Modernize some extra assembly annotations,
Mark Brown
[PATCH v13 0/4] Add uacce module for Accelerator,
Zhangfei Gao
[PATCH] padata: fix uninitialized return value in padata_replace(),
Daniel Jordan
[PATCH] IMA hash algorithm supports sm3,
Tianjia Zhang
[PATCH] dt-bindings: rng: Convert BCM2835 to DT schema,
Nícolas F. R. A. Prado
[BUG] crypto: rk3288: ecb-aes-rk encryption failed, Corentin Labbe
[PATCH v5 0/3] crypto: qce driver fixes for gcm,
Eneas U de Queiroz
[PATCH v3 0/2] crypto: engine - support for parallel and batch requests,
Iuliana Prodan
[PATCH] IMA hash algorithm supports sm3-256,
Tianjia Zhang
[PATCH 2/2] ima: add sm3-256 algorithm to hash algorithm configuration list, Tianjia Zhang
[PATCH v4 1/3] crypto: qce - use cryptlen when adding extra sgl,
Eneas U de Queiroz
[PATCH 00/11] Manually convert thermal, crypto and misc-devices to ReST,
Mauro Carvalho Chehab
[PATCH stable] crypto: chacha20poly1305 - prevent integer overflow on large input,
Jason A. Donenfeld
[PATCH v3 0/3] crypto: qce driver fixes for gcm, Eneas U de Queiroz
[BUG] crypto: export() overran state buffer on test vector,
Corentin Labbe
[PATCH v3 0/3] hw_random: introduce Arm CryptoCell TRNG driver,
Hadar Gat
[PATCH -next] crypto: allwinner - remove redundant platform_get_irq error message,
Chen Zhou
[PATCH] hwrng: imx-rngc: improve dependencies,
Uwe Kleine-König
[Crypto] chcr: Print the chcr driver information while module load.,
Devulapally Shiva Krishna
[PATCH] crypto: tcrypt - fix printed skcipher [a]sync mode,
Horia Geantă
[PATCH] crypto: proc - simplify the c_show function,
Tianjia Zhang
[PATCH crypto/chcr 0/2] Bug fixes for libkcapi's fail tests,
Ayush Sawal
[PATCH v2 0/2] crypto: engine - support for parallel and batch requests,
Iuliana Prodan
[PATCH] Invalid tls record found., Rohit Maheshwari
[ANNOUNCE][CFP] Linux Security Summit North America 2020,
James Morris
[PATCH] crypto: arm64/poly1305: ignore build files,
Matteo Croce
[PATCH 0/2] crypto: qce driver fixes for gcm,
Eneas U de Queiroz
[RFC] crypto: caam: re-init JR on resume,
Matthias Schiffer
[PATCH] crypto: ccree - dec auth tag size from cryptlen map,
Gilad Ben-Yossef
[PATCH v2 0/3] hw_random: introduce Arm CryptoCell TRNG driver,
Hadar Gat
[PATCH] crypto: caam/qi - optimize frame queue cleanup,
Valentin Ciocoi Radulescu
[PATCH 1/3] ARM: dts: imx7s: add snvs clock to pwrkey,
André Draszik
Re: [PATCH] bus: fsl-mc: add api to retrieve mc version, Horia Geanta
[PATCH v5 0/9] crypto: caam - backlogging support,
Iuliana Prodan
- [PATCH v5 5/9] crypto: caam - change return code in caam_jr_enqueue function, Iuliana Prodan
- [PATCH v5 6/9] crypto: caam - support crypto_engine framework for SKCIPHER algorithms, Iuliana Prodan
- [PATCH v5 9/9] crypto: caam - add crypto_engine support for HASH algorithms, Iuliana Prodan
- [PATCH v5 7/9] crypto: caam - add crypto_engine support for AEAD algorithms, Iuliana Prodan
- [PATCH v5 8/9] crypto: caam - add crypto_engine support for RSA algorithms, Iuliana Prodan
- [PATCH v5 3/9] crypto: caam - refactor ahash_edesc_alloc, Iuliana Prodan
- [PATCH v5 1/9] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions, Iuliana Prodan
- [PATCH v5 4/9] crypto: caam - refactor RSA private key _done callbacks, Iuliana Prodan
- [PATCH v5 2/9] crypto: caam - refactor ahash_done callbacks, Iuliana Prodan
[PATCH 0/4] crypto: ccree - fixes,
Gilad Ben-Yossef
KASAN: use-after-free Write in chaoskey_disconnect,
syzbot
[PATCH] [RFC] crypto: ccree - fix retry handling in cc_send_sync_request(),
Geert Uytterhoeven
[PATCH 0/6] imx-rngc - several small fixes,
Martin Kaiser
[PATCH V6 0/4] Add Xilinx's ZynqMP AES-GCM driver support,
Kalyani Akula
[PATCH] crypto: engine - support for parallel requests,
Iuliana Prodan
[PATCH v7 0/9] enable CAAM's HWRNG as default,
Andrey Smirnov
[RFC v3] crypto: ccree - protect against short scatterlists,
Gilad Ben-Yossef
[PATCH] crypto: testmgr - properly mark the end of scatterlist,
Gilad Ben-Yossef
[PATCH 0/3] hw_random: introduce Arm CryptoCell TRNG driver,
Hadar Gat
Possible issue with new inauthentic AEAD in extended crypto tests,
Gilad Ben-Yossef
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]