Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH v2 12/15] crypto: arm64/sm4 - add CE implementation for ESSIV mode, (continued)
- [PATCH AUTOSEL 5.4 01/13] crypto: qcom-rng - Fix qcom_rng_of_match unused warning, Sasha Levin
- [PATCH AUTOSEL 5.15 01/21] crypto: qcom-rng - Fix qcom_rng_of_match unused warning,
Sasha Levin
- [PATCH AUTOSEL 5.10 01/16] crypto: qcom-rng - Fix qcom_rng_of_match unused warning,
Sasha Levin
- [PATCH AUTOSEL 4.19 01/10] crypto: qcom-rng - Fix qcom_rng_of_match unused warning, Sasha Levin
- [PATCH AUTOSEL 5.19 01/29] crypto: qcom-rng - Fix qcom_rng_of_match unused warning,
Sasha Levin
- [PATCH AUTOSEL 6.0 01/32] crypto: qcom-rng - Fix qcom_rng_of_match unused warning,
Sasha Levin
- [PATCH] crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned,
Nathan Huckleberry
- [PATCH 1/1] crypto: af_alg - Support symmetric encryption via keyring keys,
Frederick Lawler
- [PATCH] random: use rejection sampling for uniform bounded random integers,
Jason A. Donenfeld
- [PATCH v2] crypto: gcmaes - Provide minimal library implementation,
Ard Biesheuvel
- [PATCH v2 0/3] crypto:hisilicon/qm - some misc-fixes by fuzz test,
Kai Ye
- [PATCH v2 0/4] crypto, keys: add ECDSA signature support to key retention service,
Ignat Korchagin
- [PATCH 0/3] crypto:hisilicon/qm - some misc-fixes by fuzz test,
Kai Ye
- [PATCH v2 0/4] CPU isolation improvements,
Leonardo Bras
- [PATCH 0/6] crypto/realtek: add new driver,
Markus Stockhausen
- [PATCH 0/2] hwrng: stm32 - improve performance,
Tomas Marek
- [syzbot] memory leak in crypto_create_tfm_node,
syzbot
- [PATCH v6 0/7] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1, Jason A. Donenfeld
- [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2, Jason A. Donenfeld
- [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1, Jason A. Donenfeld
- [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2, Jason A. Donenfeld
- [PATCH v6 5/7] treewide: use get_random_u32() when possible, Jason A. Donenfeld
- [PATCH v6 6/7] treewide: use get_random_bytes() when possible, Jason A. Donenfeld
- [PATCH v6 7/7] prandom: remove unused functions, Jason A. Donenfeld
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage, Jakub Kicinski
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage, liulongfang
- INFO: rcu detected stall in hwrng_fillfn,
Wei Chen
- [PATCH] hw_random: bcm2835: use hwrng_msleep() instead of cpu_relax(),
Jason A. Donenfeld
- [PATCH] crypto: talitos - Use the defined variable to clean code,
jianchunfu
- [PATCH] crypto: qat - fix spelling typo in comment,
Jiangshan Yi
- [PATCH] hwrng: mediatek: add mt7986 support,
Frank Wunderlich
- [PATCH v5 0/7] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1, Jason A. Donenfeld
- [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2, Jason A. Donenfeld
- [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1, Jason A. Donenfeld
- [PATCH v5 5/7] treewide: use get_random_u32() when possible, Jason A. Donenfeld
- [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2, Jason A. Donenfeld
- [PATCH v5 7/7] prandom: remove unused functions, Jason A. Donenfeld
- [PATCH v5 6/7] treewide: use get_random_bytes when possible, Jason A. Donenfeld
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage, Greg Kroah-Hartman
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage, Yury Norov
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage, Kees Cook
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible,
Kees Cook
- [PATCH v4 0/6] treewide cleanup of random integer usage,
Jason A. Donenfeld
- crypto_alg_lookup() returning -80 (ELIBBAD),
Yves-Alexis Perez
- [PATCH] crypto: gcm - Provide minimal library implementation,
Ard Biesheuvel
- [RFC PATCH 0/7] crypto: x86 - fix RCU stalls,
Robert Elliott
- [RFC PATCH 7/7] crypto: x86 - use common macro for FPU limit, Robert Elliott
- [RFC PATCH 6/7] crypto: x86/ghash - limit FPU preemption, Robert Elliott
- [RFC PATCH 2/7] crypto: x86/sha - limit FPU preemption, Robert Elliott
- [RFC PATCH 4/7] crypto: x86/sm3 - limit FPU preemption, Robert Elliott
- [RFC PATCH 5/7] crypto: x86/ghash - restructure FPU context saving, Robert Elliott
- [RFC PATCH 1/7] rcu: correct CONFIG_EXT_RCU_CPU_STALL_TIMEOUT descriptions, Robert Elliott
- [RFC PATCH 3/7] crypto: x86/crc - limit FPU preemption, Robert Elliott
- [PATCH v2 00/19] crypto: x86 - fix RCU stalls, Robert Elliott
- [PATCH v2 02/19] crypto: tcrypt - test nhpoly1305, Robert Elliott
- [PATCH v2 03/19] crypto: tcrypt - reschedule during cycles speed tests, Robert Elliott
- [PATCH v2 06/19] crypto: x86/sm3 - limit FPU preemption, Robert Elliott
- [PATCH v2 07/19] crypto: x86/ghash - restructure FPU context saving, Robert Elliott
- [PATCH v2 01/19] crypto: tcrypt - test crc32, Robert Elliott
- [PATCH v2 09/19] crypto: x86 - use common macro for FPU limit, Robert Elliott
- [PATCH v2 17/19] crypto: x86 - standardize suboptimal prints, Robert Elliott
- [PATCH v2 14/19] crypto: x86 - load based on CPU features, Robert Elliott
- [PATCH v2 05/19] crypto: x86/crc - limit FPU preemption, Robert Elliott
- [PATCH v2 12/19] crypto: x86/sm3 - load based on CPU features, Robert Elliott
- [PATCH v2 08/19] crypto: x86/ghash - limit FPU preemption, Robert Elliott
- [PATCH v2 10/19] crypto: x86/sha1, sha256 - load based on CPU features, Robert Elliott
- [PATCH v2 13/19] crypto: x86/ghash - load based on CPU features, Robert Elliott
- [PATCH v2 16/19] crypto: x86 - print CPU optimized loaded messages, Robert Elliott
- [PATCH v2 11/19] crypto: x86/crc - load based on CPU features, Robert Elliott
- [PATCH v2 19/19] crypto: x86/sha - register only the best function, Robert Elliott
- [PATCH v2 15/19] crypto: x86 - add pr_fmt to all modules, Robert Elliott
- [PATCH v2 18/19] crypto: x86 - standardize not loaded prints, Robert Elliott
- [PATCH v2 04/19] crypto: x86/sha - limit FPU preemption, Robert Elliott
- RE: [PATCH v2 00/19] crypto: x86 - fix RCU stalls, Elliott, Robert (Servers)
- [PATCH v3 00/17] crypt: x86 - fix RCU stalls, Robert Elliott
- [PATCH v3 06/17] crypto: x86/sm3 - limit FPU preemption, Robert Elliott
- [PATCH v3 05/17] crypto: x86/crc - limit FPU preemption, Robert Elliott
- [PATCH v3 02/17] crypto: tcrypt - test nhpoly1305, Robert Elliott
- [PATCH v3 01/17] crypto: tcrypt - test crc32, Robert Elliott
- [PATCH v3 08/17] crypto: x86/ghash - restructure FPU context saving, Robert Elliott
- [PATCH v3 10/17] crypto: x86/*poly* - limit FPU preemption, Robert Elliott
- [PATCH v3 16/17] crypto: x86/ghash,polyval - load based on CPU features, Robert Elliott
- [PATCH v3 13/17] crypto: x86/sha1, sha256 - load based on CPU features, Robert Elliott
- [PATCH v3 03/17] crypto: tcrypt - reschedule during cycles speed tests, Robert Elliott
- [PATCH v3 14/17] crypto: x86/crc - load based on CPU features, Robert Elliott
- [PATCH v3 15/17] crypto: x86/sm3 - load based on CPU features, Robert Elliott
- [PATCH v3 11/17] crypto: x86/sha - register all variations, Robert Elliott
- [PATCH v3 17/17] crypto: x86/nhpoly1305, poly1305 - load based on CPU features, Robert Elliott
- [PATCH v3 04/17] crypto: x86/sha - limit FPU preemption, Robert Elliott
- [PATCH v3 07/17] crypto: x86/ghash - use u8 rather than char, Robert Elliott
- [PATCH v3 12/17] crypto: x86/sha - minimize time in FPU context, Robert Elliott
- [PATCH v3 09/17] crypto: x86/ghash - limit FPU preemption, Robert Elliott
- [PATCH v4 00/24] crypto: fix RCU stalls, Robert Elliott
- [PATCH v4 02/24] crypto: tcrypt - test nhpoly1305, Robert Elliott
- [PATCH v4 01/24] crypto: tcrypt - test crc32, Robert Elliott
- [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption, Robert Elliott
- [PATCH v4 03/24] crypto: tcrypt - reschedule during cycles speed tests, Robert Elliott
- [PATCH v4 08/24] crypto: x86/ghash - restructure FPU context saving, Robert Elliott
- [PATCH v4 06/24] crypto: x86/sm3 - limit FPU preemption, Robert Elliott
- [PATCH v4 13/24] crypto: x86/sha - minimize time in FPU context, Robert Elliott
- [PATCH v4 04/24] crypto: x86/sha - limit FPU preemption, Robert Elliott
- [PATCH v4 09/24] crypto: x86/ghash - limit FPU preemption, Robert Elliott
- [PATCH v4 11/24] crypto: x86/aegis - limit FPU preemption, Robert Elliott
- [PATCH v4 14/24] crypto: x86/sha - load based on CPU features, Robert Elliott
- [PATCH v4 07/24] crypto: x86/ghash - use u8 rather than char, Robert Elliott
- [PATCH v4 12/24] crypto: x86/sha - register all variations, Robert Elliott
- [PATCH v4 15/24] crypto: x86/crc - load based on CPU features, Robert Elliott
- [PATCH v4 16/24] crypto: x86/sm3 - load based on CPU features, Robert Elliott
- [PATCH v4 05/24] crypto: x86/crc - limit FPU preemption, Robert Elliott
- [PATCH v4 17/24] crypto: x86/poly - load based on CPU features, Robert Elliott
- [PATCH v4 19/24] crypto: x86/aesni - avoid type conversions, Robert Elliott
- [PATCH v4 21/24] crypto: x86 - report used CPU features via module parameters, Robert Elliott
- [PATCH v4 23/24] crypto: x86 - report suboptimal CPUs via module parameters, Robert Elliott
- [PATCH v4 22/24] crypto: x86 - report missing CPU features via module parameters, Robert Elliott
- [PATCH v4 18/24] crypto: x86/ghash - load based on CPU features, Robert Elliott
- [PATCH v4 20/24] crypto: x86/ciphers - load based on CPU features, Robert Elliott
- [PATCH v4 24/24] crypto: x86 - standarize module descriptions, Robert Elliott
- Re: [PATCH v4 00/24] crypto: fix RCU stalls, Herbert Xu
- Announce loop-AES-v3.7y file/swap crypto package, Jari Ruusu
- [PATCH v3 0/5] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v2 0/5] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v0 0/8] Hardware Bound key added to Trusted Key-Ring,
Pankaj Gupta
- [PATCH] crypto: n2: add missing hash statesize,
Corentin Labbe
- [PATCH v1 0/5] treewide cleanup of random integer usage,
Jason A. Donenfeld
- Message not available
- Re: [PATCH v1 3/5] treewide: use get_random_u32() when possible, Joe Perches
[PATCH v1 4/5] treewide: use get_random_bytes when possible, Jason A. Donenfeld
[PATCH v1 5/5] prandom: remove unused functions, Jason A. Donenfeld
Re: [PATCH v1 0/5] treewide cleanup of random integer usage, Yann Droneaud
Issues with hw crypto and random support on Niagara2,
Rolf Eike Beer
[RFC PATCH 1/1] crypto: af_alg - Support symmetric encryption via keyring keys,
Frederick Lawler
[PATCH v1 1/1] crypto/pcrypt: Do not use isolated CPUs for callback,
Leonardo Bras
[PATCH] crypto: x86: Do not acquire fpu context for too long,
Taehee Yoo
Early init for few crypto modules for Secure Guests,
Nikunj A. Dadhania
[PATCH v2 0/4] Add Aspeed ACRY driver for hardware acceleration,
Neal Liu
[PATCH 1/2] random: schedule jitter credit for next jiffy, not in two jiffies,
Jason A. Donenfeld
[PATCH] crypto: tcrypt - fix return value for multiple subtests,
Robert Elliott
crypto: ixp4xx - Fix sparse warnings,
Herbert Xu
[PATCH] crypto/hisilicon: Add null judgment to the callback interface,
Longfang Liu
Re: LINUX NFS support for SHA256 hash types,
Chuck Lever III
[PATCH v2 0/2] rng: npcm: add Arbel NPCM8XX support,
Tomer Maimon
[PATCH] prandom: make use of smaller types in prandom_u32_max,
Jason A. Donenfeld
[PATCH] crypto: stm32 - Fix spelling mistake "wite" -> "write",
Colin Ian King
[PATCH] crypto: ccp: Add support for TEE for PCI ID 0x14CA,
Mario Limonciello
[PATCH] random: add 8-bit and 16-bit batches,
Jason A. Donenfeld
[PATCH] nitrox: avoid double free on error path in nitrox_sriov_init(),
Natalia Petrova
[PATCH v2 0/9] Drivers for Alibaba YCC (Yitian Cryptography Complex) cryptographic accelerator,
'Guanjun'
- [PATCH v2 3/9] crypto/ycc: Add irq support for ycc kernel rings, 'Guanjun'
- [PATCH v2 6/9] crypto/ycc: Add aead algorithm support, 'Guanjun'
- [PATCH v2 9/9] MAINTAINERS: Add Yitian Cryptography Complex (YCC) driver maintainer entry, 'Guanjun'
- [PATCH v2 1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver, 'Guanjun'
- [PATCH v2 8/9] crypto/ycc: Add sm2 algorithm support, 'Guanjun'
- [PATCH v2 2/9] crypto/ycc: Add ycc ring configuration, 'Guanjun'
- [PATCH v2 4/9] crypto/ycc: Add device error handling support for ycc hw errors, 'Guanjun'
- [PATCH v2 7/9] crypto/ycc: Add rsa algorithm support, 'Guanjun'
- [PATCH v2 5/9] crypto/ycc: Add skcipher algorithm support, 'Guanjun'
- Re: [PATCH v2 0/9] Drivers for Alibaba YCC (Yitian Cryptography Complex) cryptographic accelerator, guanjun
[PATCH] crypto: ccp - Remove unused struct ccp_crypto_cpu,
Yuan Can
[PATCH] crypto: allwinner: sun8i-ss: use dma_addr instead u32,
Corentin Labbe
[PATCH RFT 0/5] crypto: rockchip: add crypto offloader V2,
Corentin Labbe
[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests,
Corentin Labbe
- [PATCH v10 06/33] crypto: rockchip: add fallback for cipher, Corentin Labbe
- [PATCH v10 07/33] crypto: rockchip: add fallback for ahash, Corentin Labbe
- [PATCH v10 01/33] crypto: rockchip: use dev_err for error message about interrupt, Corentin Labbe
- [PATCH v10 18/33] crypto: rockchip: fix style issue, Corentin Labbe
- [PATCH v10 10/33] crypto: rockchip: rework by using crypto_engine, Corentin Labbe
- [PATCH v10 02/33] crypto: rockchip: do not use uninitialized variable, Corentin Labbe
- [PATCH v10 16/33] crypto: rockchip: add myself as maintainer, Corentin Labbe
- [PATCH v10 11/33] crypto: rockchip: rewrite type, Corentin Labbe
- [PATCH v10 04/33] crypto: rockchip: fix privete/private typo, Corentin Labbe
- [PATCH v10 23/33] crypto: rockchip: use the rk_crypto_info given as parameter, Corentin Labbe
- [PATCH v10 08/33] crypto: rockchip: better handle cipher key, Corentin Labbe
- [PATCH v10 13/33] crypto: rockchip: introduce PM, Corentin Labbe
- [PATCH v10 12/33] crypto: rockchip: add debugfs, Corentin Labbe
- [PATCH v10 05/33] crypto: rockchip: do not store mode globally, Corentin Labbe
- [PATCH v10 03/33] crypto: rockchip: do not do custom power management, Corentin Labbe
- [PATCH v10 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection, Corentin Labbe
- [PATCH v10 09/33] crypto: rockchip: remove non-aligned handling, Corentin Labbe
- [PATCH v10 29/33] crypto: rockchip: store crypto_info in request context, Corentin Labbe
- [PATCH v10 28/33] arm64: dts: rockchip: rk3399: add crypto node, Corentin Labbe
- [PATCH v10 30/33] crypto: rockchip: Check for clocks numbers and their frequencies, Corentin Labbe
- [PATCH v10 14/33] crypto: rockchip: handle reset also in PM, Corentin Labbe
- [PATCH v10 32/33] crypto: rockchip: permit to have more than one reset, Corentin Labbe
- [PATCH v10 15/33] crypto: rockchip: use clk_bulk to simplify clock management, Corentin Labbe
- [PATCH v10 21/33] crypto: rockchip: rework rk_handle_req function, Corentin Labbe
- [PATCH v10 17/33] crypto: rockchip: use read_poll_timeout, Corentin Labbe
- [PATCH v10 25/33] dt-bindings: crypto: rockchip: add new compatible, Corentin Labbe
- [PATCH v10 20/33] crypto: rockchip: rename ablk functions to cipher, Corentin Labbe
- [PATCH v10 19/33] crypto: rockchip: add support for rk3328, Corentin Labbe
- [PATCH v10 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML, Corentin Labbe
- [PATCH v10 26/33] clk: rk3399: use proper crypto0 name, Corentin Labbe
- [PATCH v10 27/33] arm64: dts: rockchip: add rk3328 crypto node, Corentin Labbe
- [PATCH v10 33/33] crypto: rockchip: Add support for RK3399, Corentin Labbe
- [PATCH v10 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter, Corentin Labbe
- Re: [PATCH v10 00/33] crypto: rockchip: permit to pass self-tests, Corentin LABBE
- Re: [PATCH v10 00/33] crypto: rockchip: permit to pass self-tests, Herbert Xu
- Re: (subset) [PATCH v10 00/33] crypto: rockchip: permit to pass self-tests, Heiko Stuebner
[PATCH v2 0/3] crypto: inside-secure: Add Support for MaxLinear Platform,
Peter Harliman Liem
[PATCH][next] crypto: talitos - Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper,
Gustavo A. R. Silva
[PATCH 00/16] Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions,
Tianjia Zhang
- [PATCH 03/16] crypto: arm64/sm4 - refactor and simplify NEON implementation, Tianjia Zhang
- [PATCH 05/16] crypto: tcrypt - add SM4 cts-cbc/essiv/xts/xcbc test, Tianjia Zhang
- [PATCH 01/16] crypto: arm64/sm3 - raise the priority of the CE implementation, Tianjia Zhang
- [PATCH 02/16] crypto: arm64/sm3 - add NEON assembly implementation, Tianjia Zhang
- [PATCH 07/16] crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation, Tianjia Zhang
- [PATCH 06/16] crypto: arm64/sm4 - refactor and simplify CE implementation, Tianjia Zhang
- [PATCH 04/16] crypto: testmgr - add SM4 cts-cbc/essiv/xts/xcbc test vectors, Tianjia Zhang
- [PATCH 08/16] crypto: arm64/sm4 - export reusable CE acceleration functions, Tianjia Zhang
- [PATCH 09/16] crypto: arm64/sm4 - add CE implementation for CTS-CBC mode, Tianjia Zhang
- [PATCH 10/16] crypto: arm64/sm4 - add CE implementation for XTS mode, Tianjia Zhang
- [PATCH 15/16] crypto: arm64/sm4 - add CE implementation for GCM mode, Tianjia Zhang
- [PATCH 14/16] crypto: arm64/sm4 - add CE implementation for CCM mode, Tianjia Zhang
- [PATCH 11/16] crypto: essiv - allow digestsize to be greater than keysize, Tianjia Zhang
- [PATCH 13/16] crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac, Tianjia Zhang
- [PATCH 16/16] crypto: arm64/sm4 - add ARMv9 SVE cryptography acceleration implementation, Tianjia Zhang
- [PATCH 12/16] crypto: arm64/sm4 - add CE implementation for ESSIV mode, Tianjia Zhang
[PATCH -next] crypto: ccp: Add __init/__exit annotations to module init/exit funcs,
ruanjinjie
[PATCH] crypto: ccm - use local variables instead of indirect references,
Tianjia Zhang
[PATCH] crypto: scatterwalk - remove duplicate function declarations,
Tianjia Zhang
[PATCH] crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF,
Weili Qian
[PATCH] crypto: hisilicon/sec - enabling clock gating of the address prefetch module,
Weili Qian
[PATCH] crypto: hisilicon/qm - fix incorrect parameters usage,
Weili Qian
[PATCH] crypto: hisilicon/qm: drop unnecessary IS_ENABLE(CONFIG_NUMA) check,
Weili Qian
[PATCH] crypto: hisilicon/hpre - fix resource leak in remove process,
Zhiqi Song
[PATCH v2 00/35] net/tcp: Add TCP-AO support,
Dmitry Safonov
- [PATCH v2 09/35] net/tcp: Prevent TCP-MD5 with TCP-AO being set, Dmitry Safonov
- [PATCH v2 02/35] crypto_pool: Add crypto_pool_reserve_scratch(), Dmitry Safonov
- [PATCH v2 07/35] tcp: Add TCP-AO config and structures, Dmitry Safonov
- [PATCH v2 12/35] net/tcp: Add tcp_parse_auth_options(), Dmitry Safonov
- [PATCH v2 10/35] net/tcp: Calculate TCP-AO traffic keys, Dmitry Safonov
- [PATCH v2 03/35] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add(), Dmitry Safonov
- [PATCH v2 04/35] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction, Dmitry Safonov
- [PATCH v2 05/35] net/tcp: Use crypto_pool for TCP-MD5, Dmitry Safonov
- [PATCH v2 06/35] net/ipv6: sr: Switch to using crypto_pool, Dmitry Safonov
- [PATCH v2 11/35] net/tcp: Add TCP-AO sign to outgoing packets, Dmitry Safonov
- [PATCH v2 01/35] crypto: Introduce crypto_pool, Dmitry Safonov
- [PATCH v2 08/35] net/tcp: Introduce TCP_AO setsockopt()s, Dmitry Safonov
- [PATCH v2 13/35] net/tcp: Add AO sign to RST packets, Dmitry Safonov
- [PATCH v2 14/35] net/tcp: Add TCP-AO sign to twsk, Dmitry Safonov
- [PATCH v2 18/35] net/tcp: Add TCP-AO segments counters, Dmitry Safonov
- [PATCH v2 17/35] net/tcp: Verify inbound TCP-AO signed segments, Dmitry Safonov
- [PATCH v2 15/35] net/tcp: Wire TCP-AO to request sockets, Dmitry Safonov
- [PATCH v2 16/35] net/tcp: Sign SYN-ACK segments with TCP-AO, Dmitry Safonov
- [PATCH v2 19/35] net/tcp: Add TCP-AO SNE support, Dmitry Safonov
- [PATCH v2 20/35] net/tcp: Add tcp_hash_fail() ratelimited logs, Dmitry Safonov
- [PATCH v2 21/35] net/tcp: Ignore specific ICMPs for TCP-AO connections, Dmitry Safonov
- [PATCH v2 25/35] selftests/net: Add TCP-AO library, Dmitry Safonov
- [PATCH v2 30/35] selftests/tcp-ao: Add TCP-AO + TCP-MD5 + no sign listen socket tests, Dmitry Safonov
- [PATCH v2 24/35] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs), Dmitry Safonov
- [PATCH v2 26/35] selftests/net: Verify that TCP-AO complies with ignoring ICMPs, Dmitry Safonov
- [PATCH v2 23/35] net/tcp: Add getsockopt(TCP_AO_GET), Dmitry Safonov
- [PATCH v2 22/35] net/tcp: Add option for TCP-AO to (not) hash header, Dmitry Safonov
- [PATCH v2 35/35] selftests/fcnal-test.sh: Add TCP-AO tests, Dmitry Safonov
- [PATCH v2 33/35] selftest/nettest: Rename md5_prefix* => auth_prefix*, Dmitry Safonov
- [PATCH v2 29/35] selftest/tcp-ao: Add test for TCP-AO add setsockopt() command, Dmitry Safonov
- [PATCH v2 27/35] selftest/net: Add TCP-AO ICMPs accept test, Dmitry Safonov
- [PATCH v2 28/35] selftest/tcp-ao: Add a test for MKT matching, Dmitry Safonov
- [PATCH v2 32/35] selftests/nettest: Remove client_pw, Dmitry Safonov
- [PATCH v2 31/35] selftests/aolib: Add test/benchmark for removing MKTs, Dmitry Safonov
- [PATCH v2 34/35] selftests/nettest: Add TCP-AO support, Dmitry Safonov
- Re: [PATCH v2 00/35] net/tcp: Add TCP-AO support, Dmitry Safonov
[PATCH -next] crypto: KEYS: fix undefined reference errors in fips_signature_selftest, Zeng Heng
[PATCH -next] crypto: aspeed - Remove redundant dev_err call,
Shang XiaoJing
[PATCH 0/3] A few cleanup patches for crypto,
Gaosheng Cui
[PATCH linux-next] crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf(),
cgel . zte
[PATCH v1 0/2] rng: npcm: add Arbel NPCM8XX support,
Tomer Maimon
[PATCH -next 0/3] arm64: Mark constants in .S files as data,
Chen Zhongjin
[PATCH linux-next] crypto: zip - remove the unneeded result variable,
cgel . zte
[RESEND] crypto: qat - add limit to linked list parsing, Adam Guerin
[PATCH v2] crypto: qat - add limit to linked list parsing,
Adam Guerin
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]