Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH 00/31] net/tcp: Add TCP-AO support, (continued)
- [PATCH v10 0/5] Add Aspeed crypto driver for hardware acceleration,
Neal Liu
- [linux-next:master] BUILD SUCCESS WITH WARNING 95d10484d66e54d5c01e36389e9318221fb8f60b, kernel test robot
- [PATCH v2 0/2] Improve error handling during INIT_EX file initialization,
Jacky Li
- [PATCH v3 00/16] Ux500 hash cleanup,
Linus Walleij
- [PATCH v3 03/16] crypto: ux500/hash: Pass context to zero message digest, Linus Walleij
- [PATCH v3 07/16] crypto: ux500/hash: Rename and switch type of member, Linus Walleij
- [PATCH v3 01/16] crypto: ux500/hash: Pass ctx to hash_setconfiguration(), Linus Walleij
- [PATCH v3 02/16] crypto: ux500/hash: Get rid of custom device list, Linus Walleij
- [PATCH v3 09/16] crypto: ux500/hash: Get rid of state from request context, Linus Walleij
- [PATCH v3 05/16] crypto: ux500/hash: Drop bit index, Linus Walleij
- [PATCH v3 08/16] crypto: ux500/hash: Stop saving/restoring compulsively, Linus Walleij
- [PATCH v3 10/16] crypto: ux500/hash: Implement .export and .import, Linus Walleij
- [PATCH v3 04/16] crypto: ux500/hash: Drop custom state save/restore, Linus Walleij
- [PATCH v3 11/16] crypto: ux500/hash: Drop custom uint64 type, Linus Walleij
- [PATCH v3 06/16] crypto: ux500/hash: Break while/do instead of if/else, Linus Walleij
- [PATCH v3 12/16] crypto: ux500/hash: Drop regulator handling, Linus Walleij
- [PATCH v3 16/16] crypto: ux500/hash: Use accelerated noinc MMIO, Linus Walleij
- [PATCH v3 15/16] crypto: ux500/hash: Implement runtime PM, Linus Walleij
- [PATCH v3 13/16] crypto: ux500/hash: Convert to regmap MMIO, Linus Walleij
- [PATCH v3 14/16] crypto: ux500/hash: Use AMBA core primecell IDs, Linus Walleij
- [PATCH] crypto: fix repeated words in comments, Jilin Yuan
- [PATCH linux-next] crypto: api - Avoid NULL pointer dereference in crypto_larval_destroy(),
cgel . zte
- [PATCH v2] virtio-crypto: fix memory-leak,
Lei He
- [PATCH] MAINTAINERS: Update email of Neil Armstrong,
Neil Armstrong
- [PATCH] crypto-virtio: fix memory-leak,
Lei He
- [PATCH] crypto: Make FIPS_SIGNATURE_SELFTEST depend on CRYPTO_FIPS,
Alec Ari
- [PATCH 0/2] hwrng: imx-rngc - use devres for clk and hwrng,
Martin Kaiser
- [PATCH 0/8] crypto: Kconfig - simplify menus and help text,
Robert Elliott
- [PATCH 8/8] crypto: Kconfig - sort the ciphers, Robert Elliott
- Re: [PATCH 8/8] crypto: Kconfig - sort the ciphers, Eric Biggers
- [PATCH v2 00/10] crypto: Kconfig - simplify menus and help text, Robert Elliott
- [PATCH v2 03/10] crypto: Kconfig - move s390 entries to a submenu, Robert Elliott
- [PATCH v2 01/10] crypto: Kconfig - move mips entries to a submenu, Robert Elliott
- [PATCH v2 06/10] crypto: Kconfig - remove AES_ARM64 selection by SA2UL entry, Robert Elliott
- [PATCH v2 05/10] crypto: Kconfig - move x86 entries to a submenu, Robert Elliott
- [PATCH v2 02/10] crypto: Kconfig - move powerpc entries to a submenu, Robert Elliott
- [PATCH v2 10/10] crypto: Kconfig - add submenus, Robert Elliott
- [PATCH v2 09/10] crypto: Kconfig - sort the arm entries, Robert Elliott
- [PATCH v2 08/10] crypto: Kconfig - sort the arm64 entries, Robert Elliott
- [PATCH v2 07/10] crypto: Kconfig - move arm and arm64 menus to Crypto API page, Robert Elliott
- [PATCH v2 04/10] crypto: Kconfig - move sparc entries to a submenu, Robert Elliott
- Re: [PATCH v2 00/10] crypto: Kconfig - simplify menus and help text, Nayna
- Re: [PATCH v2 00/10] crypto: Kconfig - simplify menus and help text, Eric Biggers
- [PATCH v3 00/17] crypto: Kconfig - simplify menus and help text, Robert Elliott
- [PATCH v3 06/17] crypto: Kconfig - remove AES_ARM64 ref by SA2UL, Robert Elliott
- [PATCH v3 04/17] crypto: Kconfig - move sparc entries to a submenu, Robert Elliott
- [PATCH v3 01/17] crypto: Kconfig - move mips entries to a submenu, Robert Elliott
- [PATCH v3 03/17] crypto: Kconfig - move s390 entries to a submenu, Robert Elliott
- [PATCH v3 02/17] crypto: Kconfig - move powerpc entries to a submenu, Robert Elliott
- [PATCH v3 07/17] crypto: Kconfig - submenus for arm and arm64, Robert Elliott
- [PATCH v3 10/17] crypto: Kconfig - add submenus, Robert Elliott
- [PATCH v3 16/17] crypto: Kconfig - simplify cipher entries, Robert Elliott
- [PATCH v3 15/17] crypto: Kconfig - simplify userspace entries, Robert Elliott
- [PATCH v3 09/17] crypto: Kconfig - sort the arm entries, Robert Elliott
- [PATCH v3 11/17] crypto: Kconfig - simplify public-key entries, Robert Elliott
- [PATCH v3 08/17] crypto: Kconfig - sort the arm64 entries, Robert Elliott
- [PATCH v3 17/17] crypto: Kconfig - simplify compression/RNG entries, Robert Elliott
- [PATCH v3 13/17] crypto: Kconfig - simplify aead entries, Robert Elliott
- [PATCH v3 12/17] crypto: Kconfig - simplify CRC entries, Robert Elliott
- [PATCH v3 05/17] crypto: Kconfig - move x86 entries to a submenu, Robert Elliott
- [PATCH v3 14/17] crypto: Kconfig - simplify hash entries, Robert Elliott
- Re: [PATCH v3 00/17] crypto: Kconfig - simplify menus and help text, Herbert Xu
- [PATCH 4/8] crypto: Kconfig - simplify AEAD and block mode entries, Robert Elliott
- [PATCH 2/8] crypto: Kconfig - simplify public-key entries, Robert Elliott
- [PATCH 3/8] crypto: Kconfig - simplify user-space interface entries, Robert Elliott
- [PATCH 7/8] crypto: Kconfig - sort the digests, Robert Elliott
- [PATCH 6/8] crypto: Kconfig - simplify cipher, compression, and RNG entries, Robert Elliott
- [PATCH 5/8] crypto: Kconfig - simplify hash mode and digest entries, Robert Elliott
- [PATCH 1/8] crypto: Kconfig - add submenus, Robert Elliott
- [PATCH] crypto: tcrypt - remove mode=1000,
Robert Elliott
- [PATCH] hwrng: imx-rngc - use KBUILD_MODNAME as driver name,
Martin Kaiser
- [PATCH] crypto: axis: artpec6_crypto: move spin_lock_bh to spin_lock in tasklet,
Tuo Cao
- [PATCH] crypto: testmgr - don't generate WARN for missing modules,
Robert Elliott
- [PATCH] crypto: x86/sha512 - load based on CPU features,
Robert Elliott
- [PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list,
ira . weiny
- [PATCH] crypto: hisilicon/qm - remove unneeded hardware cache write back,
Yang Shen
- [PATCH] crypto: hisilicon/qm - remove unneeded data storage,
Yang Shen
- [PATCH] crypto: hisilicon/qm - fix missing destroy qp_idr,
Yang Shen
- [PATCH] crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write(),
Yang Shen
- [RESEND PATCH] crypto: hisilicon/zip - some misc cleanup,
Yang Shen
- [PATCH] crypto: hisilicon/zip - some misc cleanup,
Yang Shen
- [PATCH] crypto: hisilicon/zip - optimization for performance,
Yang Shen
- [PATCH] crypto: testmgr - extend acomp tests for NULL destination buffer,
Lucas Segarra Fernandez
- [PATCH AUTOSEL 4.9 07/12] crypto: vmx - Fix warning on p8_ghash_alg, Sasha Levin
- [PATCH AUTOSEL 4.14 08/14] crypto: vmx - Fix warning on p8_ghash_alg, Sasha Levin
- [PATCH AUTOSEL 5.4 17/25] crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume(), Sasha Levin
- [PATCH AUTOSEL 5.4 15/25] crypto: vmx - Fix warning on p8_ghash_alg, Sasha Levin
- [PATCH AUTOSEL 4.19 08/14] crypto: vmx - Fix warning on p8_ghash_alg, Sasha Levin
- [PATCH AUTOSEL 5.10 32/46] crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume(), Sasha Levin
- [PATCH AUTOSEL 5.10 30/46] crypto: vmx - Fix warning on p8_ghash_alg, Sasha Levin
- [PATCH AUTOSEL 5.15 51/69] crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume(), Sasha Levin
- [PATCH AUTOSEL 5.15 48/69] crypto: vmx - Fix warning on p8_ghash_alg, Sasha Levin
- [PATCH AUTOSEL 5.18 64/93] crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume(), Sasha Levin
- [PATCH AUTOSEL 5.18 58/93] crypto: vmx - Fix warning on p8_ghash_alg, Sasha Levin
- [PATCH AUTOSEL 5.18 21/93] crypto: octeontx2 - fix potential null pointer access, Sasha Levin
- [PATCH AUTOSEL 5.19 072/105] crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume(), Sasha Levin
- [PATCH AUTOSEL 5.19 065/105] crypto: vmx - Fix warning on p8_ghash_alg, Sasha Levin
- [PATCH AUTOSEL 5.19 022/105] crypto: octeontx2 - fix potential null pointer access, Sasha Levin
- [PATCH] crypto: api - Fix comment typo,
Jason Wang
- [PATCH] crypto: cavium - Fix comment typo,
Jason Wang
- [PATCH v2] crypto: ccp: Add a quirk to firmware update,
Jarkko Sakkinen
- [PATCH] crypto/drbg.c:remove unnecessary (void*) conversions,
Dong Chuanjian
- [RFC PATCH 0/6] Add SA2UL Public Key Accelerator driver,
Daniel Parks
- [PATCH] crypto: ccp: Add a quirk to firmware update,
Jarkko Sakkinen
- talitos b0030000.crypto: length exceeds h/w max limit,
Christophe Leroy
- [PATCH v7 0/3] crypto: hisilicon - supports device isolation feature,
Kai Ye
- [PATCH] crypto: ccp: Load the firmware twice when SEV API version < 1.43,
Jarkko Sakkinen
- [PATCH] crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TEST,
Jean Delvare
- [PATCH 0/2] Improve error handling during INIT_EX file initialization,
Jacky Li
- [PATCH linux-next] crypto: sun8i-ce:using the pm_runtime_resume_and_get to simplify the code,
cgel . zte
- [PATCH RESEND] crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call,
Zhuo Chen
- [PATCH] hwrng: arm-smccc-trng - fix NO_ENTROPY handling,
James Cowgill
- [PATCH v6 0/3] crypto: hisilicon - supports device isolation feature,
Kai Ye
- [PATCH] crypto: akcipher - default implementations for setting private/public keys,
Ignat Korchagin
- [PATCH RFC v1] random: implement getrandom() in vDSO,
Jason A. Donenfeld
- [PATCH v9 0/5] Add Aspeed crypto driver for hardware acceleration,
Neal Liu
- [PATCH v1] Moving init_completion before request_irq,
Kshitiz Varshney
- [PATCH] crypto: qcom-rng - Fix qcom_rng_of_match unused warning,
Herbert Xu
- [v12 PATCH] hwrng: core - let sleep be interrupted when unregistering hwrng,
Herbert Xu
- [PATCH v2] drivers: hisilicon: fix mismatch in get/set sgl_sge_nr,
Ye Weihua
- [PATCH 0/6] net/crypto: Introduce crypto_pool,
Dmitry Safonov
- [PATCH v8 0/5] Add Aspeed crypto driver for hardware acceleration,
Neal Liu
- [PATCH -next] crypto: testmgr - fix oob read when test RSA vectors,
Zhang Xiaoxu
- [PATCH v6 00/26] tcp: Initial support for RFC5925 auth option,
Leonard Crestez
- [PATCH v6 01/26] tcp: authopt: Initial support and key management, Leonard Crestez
- [PATCH v6 03/26] docs: Add user documentation for tcp_authopt, Leonard Crestez
- [PATCH v6 02/26] tcp: authopt: Remove more unused noops, Leonard Crestez
- [PATCH v6 07/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash, Leonard Crestez
- [PATCH v6 05/26] tcp: Refactor tcp_sig_hash_skb_data for AO, Leonard Crestez
- [PATCH v6 06/26] tcp: authopt: Compute packet signatures, Leonard Crestez
- [PATCH v6 04/26] tcp: authopt: Add crypto initialization, Leonard Crestez
- [PATCH v6 08/26] tcp: authopt: Hook into tcp core, Leonard Crestez
- [PATCH v6 09/26] tcp: authopt: Disable via sysctl by default, Leonard Crestez
- [PATCH v6 10/26] tcp: authopt: Implement Sequence Number Extension, Leonard Crestez
- [PATCH v6 12/26] tcp: authopt: Add support for signing skb-less replies, Leonard Crestez
- [PATCH v6 15/26] tcp: authopt: Add initial l3index support, Leonard Crestez
- [PATCH v6 11/26] tcp: ipv6: Add AO signing for tcp_v6_send_response, Leonard Crestez
- [PATCH v6 16/26] tcp: authopt: Add NOSEND/NORECV flags, Leonard Crestez
- [PATCH v6 13/26] tcp: ipv4: Add AO signing for skb-less replies, Leonard Crestez
- [PATCH v6 14/26] tcp: authopt: Add key selection controls, Leonard Crestez
- [PATCH v6 18/26] tcp: authopt: Add /proc/net/tcp_authopt listing all keys, Leonard Crestez
- [PATCH v6 23/26] tcp: authopt: tcp_authopt_lookup_send: Add anykey output param, Leonard Crestez
- [PATCH v6 17/26] tcp: authopt: Add prefixlen support, Leonard Crestez
- [PATCH v6 24/26] tcp: authopt: Initial support for TCP_AUTHOPT_FLAG_ACTIVE, Leonard Crestez
- [PATCH v6 19/26] selftests: nettest: Rename md5_prefix to key_addr_prefix, Leonard Crestez
- [PATCH v6 20/26] selftests: nettest: Initial tcp_authopt support, Leonard Crestez
- [PATCH v6 26/26] tcp: authopt: Initial implementation of TCP_REPAIR_AUTHOPT, Leonard Crestez
- [PATCH v6 25/26] tcp: authopt: If no keys are valid for send report an error, Leonard Crestez
- [PATCH v6 21/26] selftests: net/fcnal: Initial tcp_authopt support, Leonard Crestez
- [PATCH v6 22/26] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK, Leonard Crestez
- [PATCH] crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call, Zhuo Chen
- [PATCH] drivers: hisilicon: fix mismatch in get/set sgl_sge_nr, Ye Weihua
- [PATCH v3 0/3] crypto: lib - create utils module,
Eric Biggers
- [PATCH 00/15 v2] Ux500 hash cleanup,
Linus Walleij
- [PATCH 01/15 v2] crypto: ux500/hash: Pass ctx to hash_setconfiguration(), Linus Walleij
- [PATCH 03/15 v2] crypto: ux500/hash: Pass context to zero message digest, Linus Walleij
- [PATCH 02/15 v2] crypto: ux500/hash: Get rid of custom device list, Linus Walleij
- [PATCH 04/15 v2] crypto: ux500/hash: Drop custom state save/restore, Linus Walleij
- [PATCH 05/15 v2] crypto: ux500/hash: Drop bit index, Linus Walleij
- [PATCH 06/15 v2] crypto: ux500/hash: Break while/do instead of if/else, Linus Walleij
- [PATCH 07/15 v2] crypto: ux500/hash: Rename and switch type of member, Linus Walleij
- [PATCH 08/15 v2] crypto: ux500/hash: Stop saving/restoring compulsively, Linus Walleij
- [PATCH 09/15 v2] crypto: ux500/hash: Get rid of state from request context, Linus Walleij
- [PATCH 10/15 v2] crypto: ux500/hash: Implement .export and .import, Linus Walleij
- [PATCH 11/15 v2] crypto: ux500/hash: Drop custom uint64 type, Linus Walleij
- [PATCH 12/15 v2] crypto: ux500/hash: Drop regulator handling, Linus Walleij
- [PATCH 14/15 v2] crypto: ux500/hash: Use AMBA core primecell IDs, Linus Walleij
- [PATCH 15/15 v2] crypto: ux500/hash: Implement runtime PM, Linus Walleij
- [PATCH 13/15 v2] crypto: ux500/hash: Convert to regmap MMIO, Linus Walleij
- [PATCH RESEND] crypto: qat - add check to validate firmware images,
Srinivas Kerekare
- [PATCH v3] crypto: sahara - don't sleep when in softirq,
Zhengchao Shao
- [PATCH v2] crypto: sahara - don't sleep when in softirq,
Zhengchao Shao
- arc4random - are you sure we want these?,
Jason A. Donenfeld
[PATCH] crypto: tcrypt - Remove the static variable initialisations to NULL,
Jason Wang
[PATCH v3] arm64/crypto: poly1305 fix a read out-of-bound,
GUO Zihua
[PATCH] crypto: fix warnings from missing .note.GNU-stack,
Ben Dooks
[PATCH v2] crypto: hisilicon/zip: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
[PATCH] dt-bindings: crypto: Add ST-Ericsson Ux500 CRYP,
Linus Walleij
[PATCH] crypto: qat - add check to validate firmware images,
Srinivas Kerekare
[PATCH 00/15] Ux500 hash cleanup,
Linus Walleij
- [PATCH 03/15] crypto: ux500/hash: Pass context to zero message digest, Linus Walleij
- [PATCH 01/15] crypto: ux500/hash: Pass ctx to hash_setconfiguration(), Linus Walleij
- [PATCH 04/15] crypto: ux500/hash: Drop custom state save/restore, Linus Walleij
- [PATCH 02/15] crypto: ux500/hash: Get rid of custom device list, Linus Walleij
- [PATCH 05/15] crypto: ux500/hash: Drop bit index, Linus Walleij
- [PATCH 06/15] crypto: ux500/hash: Break while/do instead of if/else, Linus Walleij
- [PATCH 07/15] crypto: ux500/hash: Rename and switch type of member, Linus Walleij
- [PATCH 08/15] crypto: ux500/hash: Stop saving/restoring compulsively, Linus Walleij
- [PATCH 11/15] crypto: ux500/hash: Drop custom uint64 type, Linus Walleij
- [PATCH 13/15] crypto: ux500/hash: Use AMBA core primecell IDs, Linus Walleij
- [PATCH 09/15] crypto: ux500/hash: Get rid of state from request context, Linus Walleij
- [PATCH 10/15] crypto: ux500/hash: Implement .export and .import, Linus Walleij
- [PATCH 14/15] crypto: ux500/hash: Implement runtime PM, Linus Walleij
- [PATCH 12/15] crypto: ux500/hash: Convert to regmap MMIO, Linus Walleij
- [PATCH 15/15] crypto: ux500/hash: Drop regulator handling, Linus Walleij
- Re: [PATCH 00/15] Ux500 hash cleanup, Linus Walleij
[PATCH] crypto: hisilicon/sec - fix auth key size error,
Kai Ye
[PATCH v2] crypto: ccree - Remove a useless dma_supported() call,
Christophe JAILLET
[PATCH] crypto:repeated word: 'block'., Xin Gao
[PATCH] crypto: ccree - Remove a useless dma_supported() call,
Christophe JAILLET
build failure of next-20220719 due to 'missing MODULE_LICENSE() in lib/crypto/libsha1.o',
Sudip Mukherjee (Codethink)
[PATCH] crypto: ux500/hash: Implement .export and .import,
Linus Walleij
[bug report] crypto: aria - Implement ARIA symmetric cipher algorithm,
Dan Carpenter
[PATCH] crypto: inside-secure: Add missing MODULE_DEVICE_TABLE for of,
Pali Rohár
[PATCH v2] crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq,
Zhengchao Shao
[PATCH] crypto: lib - add module license to libsha1,
Eric Biggers
[PATCH] crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq,
Zhengchao Shao
re, Ulrica Mica
[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations,
Maxim Levitsky
[PATCH] hwrng: Fix comment typo,
Jason Wang
[PATCH] crypto: Fix comment typo,
Jason Wang
linux-next: manual merge of the mm tree with the crypto tree,
Stephen Rothwell
[PATCH] crypto: testmgr - some more fixes to RSA test vectors,
Ignat Korchagin
[PATCH] cyrpto:delete the rebundant word "block" in comments,
shaom Deng
[PATCH v2 0/3] crypto: lib - create utils module,
Eric Biggers
[PATCH] KEYS: asymmetric: Fix ECDSA use via keyctl uapi,
Denis Kenzior
[PATCH] crypto: rmd160: fix Kconfig "its" grammar,
Randy Dunlap
[PATCH] crypto: keembay-ocs-ecc: Drop if with an always false condition,
Uwe Kleine-König
[PATCH] crypto: lib/arc4 - expose library interface,
Christian Marangi
Inquiry about the removal of flag O_NONBLOCK on /dev/random,
Guozihua (Scott)
[PATCH] s390/archrandom: remove CPACF trng invocations in irq context,
Harald Freudenberger
[PATCH RESEND v2 0/2] Documentation: qat: documentation fixes,
Bagas Sanjaya
[PATCH v9 0/4] Check codeSigning extended key usage extension,
Lee, Chun-Yi
- [PATCH v9,1/4] X.509: Add CodeSigning extended key usage parsing, Lee, Chun-Yi
- [PATCH v9,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification, Lee, Chun-Yi
- [PATCH v9,3/4] modsign: Add codeSigning EKU to the default, Lee, Chun-Yi
- [PATCH v9,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU, Lee, Chun-Yi
- <Possible follow-ups>
- [PATCH v9 0/4] Check codeSigning extended key usage extension, Lee, Chun-Yi
- [PATCH v9,1/4] X.509: Add CodeSigning extended key usage parsing, Lee, Chun-Yi
- [PATCH v9,3/4] modsign: Add codeSigning EKU to the default, Lee, Chun-Yi
- [PATCH v9,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification, Lee, Chun-Yi
- [PATCH v9,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU, Lee, Chun-Yi
- Re: [PATCH v9 0/4] Check codeSigning extended key usage extension, Jarkko Sakkinen
[PATCH] crypto: sahara - don't sleep when in softirq,
Zhengchao Shao
[PATCH 0/2] Documentation: qat: documentation fixes,
Bagas Sanjaya
[PATCH] MAINTAINERS: Change mentions of mpm to olivia,
Florian Fainelli
[BUILD BUG] regression from certs: Move load_certificate_list() to be with the asymmetric keys code, Steven Rostedt
[PATCH] s390/archrandom: remove CPACF trng invocations in interrupt context,
Harald Freudenberger
[PATCH next 0/3] miscellaneous documentation fixes for linux-next,
Bagas Sanjaya
[PATCH v2] arm64/crypto: poly1305 fix a read out-of-bound,
GUO Zihua
[PATCH] arm64/crypto: poly1305 fix a read out-of-bound,
GUO Zihua
Re: [PATCH RESEND] crypto: qat - fix indentation in ABI documentation,
Giovanni Cabiddu
An inquire about a read out-of-bound found in poly1305-neon,
Guozihua (Scott)
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]