Linux Cryptography
[Prev Page][Next Page]
- [PATCH v7 00/10] Basic SEV-SNP Selftests,
Pratik R. Sampat
- [PATCH v7 01/10] KVM: SEV: Disable SEV-SNP support on initialization failure, Pratik R. Sampat
- [PATCH v7 02/10] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2, Pratik R. Sampat
- [PATCH v7 04/10] KVM: selftests: Add SMT control state helper, Pratik R. Sampat
- [PATCH v7 05/10] KVM: selftests: Replace assert() with TEST_ASSERT_EQ(), Pratik R. Sampat
- [PATCH v7 03/10] KVM: selftests: Add vmgexit helper, Pratik R. Sampat
- [PATCH v7 06/10] KVM: selftests: Introduce SEV VM type check, Pratik R. Sampat
- [PATCH v7 07/10] KVM: selftests: Add library support for interacting with SNP, Pratik R. Sampat
- [PATCH v7 10/10] KVM: selftests: Add a basic SEV-SNP smoke test, Pratik R. Sampat
- [PATCH v7 08/10] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type, Pratik R. Sampat
- [PATCH v7 09/10] KVM: selftests: Abstractions for SEV to decouple policy from type, Pratik R. Sampat
- [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs,
Zijun Hu
- [PATCH *-next 09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group(), Zijun Hu
- [PATCH *-next 02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus(), Zijun Hu
- [PATCH *-next 12/18] siox: Remove needless return in void API siox_driver_unregister(), Zijun Hu
- [PATCH *-next 10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer(), Zijun Hu
- [PATCH *-next 04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx(), Zijun Hu
- [PATCH *-next 17/18] dma-mapping: Remove needless return in five void APIs, Zijun Hu
- [PATCH *-next 16/18] rhashtable: Remove needless return in three void APIs, Zijun Hu
- [PATCH *-next 11/18] ratelimit: Remove needless return in void API ratelimit_default_init(), Zijun Hu
- [PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs, Zijun Hu
- [PATCH *-next 03/18] crypto: api - Remove needless return in void API crypto_free_tfm(), Zijun Hu
- [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three void APIs, Zijun Hu
- [PATCH *-next 05/18] sysfs: Remove needless return in void API sysfs_enable_ns(), Zijun Hu
- [PATCH *-next 18/18] mtd: nand: Do not return void function in void function, Zijun Hu
- [PATCH *-next 14/18] PM: wakeup: Remove needless return in three void APIs, Zijun Hu
- [PATCH *-next 07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set(), Zijun Hu
- [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page(), Zijun Hu
- [PATCH *-next 06/18] skbuff: Remove needless return in void API consume_skb(), Zijun Hu
- [PATCH *-next 08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns(), Zijun Hu
- Re: [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs, Greg Kroah-Hartman
- Re: [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs, Arnd Bergmann
- Re: [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs, Stephen Hemminger
- [PATCH] LoongArch: vDSO: vgetrandom-chacha: Make use of the t8 register, Xi Ruoyao
- [PATCH v3] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML,
J. Neuschäfer via B4 Relay
- [RFC PATCH 0/2] Eliminate the no-SIMD en/decryption fallbacks on x86,
Eric Biggers
- [PATCH v4 0/7] Move initializing SEV/SNP functionality to KVM,
Ashish Kalra
- [PATCH v3 00/19] crypto: scatterlist handling improvements,
Eric Biggers
- [PATCH v3 01/19] crypto: scatterwalk - move to next sg entry just in time, Eric Biggers
- [PATCH v3 03/19] crypto: scatterwalk - add new functions for iterating through data, Eric Biggers
- [PATCH v3 04/19] crypto: scatterwalk - add new functions for copying data, Eric Biggers
- [PATCH v3 02/19] crypto: scatterwalk - add new functions for skipping data, Eric Biggers
- [PATCH v3 14/19] crypto: x86/aes-gcm - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 05/19] crypto: scatterwalk - add scatterwalk_get_sglist(), Eric Biggers
- [PATCH v3 06/19] crypto: skcipher - use scatterwalk_start_at_pos(), Eric Biggers
- [PATCH v3 07/19] crypto: aegis - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 08/19] crypto: arm/ghash - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 09/19] crypto: arm64 - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 10/19] crypto: nx - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 19/19] crypto: scatterwalk - don't split at page boundaries when !HIGHMEM, Eric Biggers
- [PATCH v3 11/19] crypto: s390/aes-gcm - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 12/19] crypto: s5p-sss - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 15/19] crypto: x86/aegis - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 16/19] net/tls: use the new scatterwalk functions, Eric Biggers
- [PATCH v3 17/19] crypto: skcipher - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 18/19] crypto: scatterwalk - remove obsolete functions, Eric Biggers
- [PATCH v3 13/19] crypto: stm32 - use the new scatterwalk functions, Eric Biggers
- [PATCH] hwrng: Fix indentation of HW_RANDOM_CN10K help text,
Geert Uytterhoeven
- [RESEND PATCH] crypto: bcm - set memory to zero only once, Thorsten Blum
- [PATCH V3 0/6] Drivers for Loongson security engine,
Qunqin Zhao
- [RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO,
Alexey Kardashevskiy
- [RFC PATCH v2 01/22] pci/doe: Define protocol types and make those public, Alexey Kardashevskiy
- [RFC PATCH v2 02/22] PCI/IDE: Fixes to make it work on AMD SNP-SEV, Alexey Kardashevskiy
- [RFC PATCH v2 03/22] PCI/IDE: Init IDs on all IDE streams beforehand, Alexey Kardashevskiy
- [RFC PATCH v2 04/22] iommu/amd: Report SEV-TIO support, Alexey Kardashevskiy
- [RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported, Alexey Kardashevskiy
- [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid, Alexey Kardashevskiy
- [RFC PATCH v2 07/22] coco/tsm: Add tsm and tsm-host modules, Alexey Kardashevskiy
- [RFC PATCH v2 08/22] pci/tsm: Add PCI driver for TSM, Alexey Kardashevskiy
- [RFC PATCH v2 09/22] crypto/ccp: Implement SEV TIO firmware interface, Alexey Kardashevskiy
- [RFC PATCH v2 11/22] KVM: SEV: Add TIO VMGEXIT, Alexey Kardashevskiy
- [RFC PATCH v2 10/22] KVM: SVM: Add uAPI to change RMP for MMIO, Alexey Kardashevskiy
- [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd, Alexey Kardashevskiy
- [RFC PATCH v2 16/22] coco/tsm: Add tsm-guest module, Alexey Kardashevskiy
- [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support, Alexey Kardashevskiy
- [RFC PATCH v2 14/22] iommufd: Add TIO calls, Alexey Kardashevskiy
- [RFC PATCH v2 20/22] sev-guest: Stop changing encrypted page state for TDISP devices, Alexey Kardashevskiy
- [RFC PATCH v2 18/22] coco/sev-guest: Implement the guest support for SEV TIO, Alexey Kardashevskiy
- [RFC PATCH v2 15/22] KVM: X86: Handle private MMIO as shared, Alexey Kardashevskiy
- [RFC PATCH v2 17/22] resource: Mark encrypted MMIO resource on validation, Alexey Kardashevskiy
- [RFC PATCH v2 22/22] pci: Define pci_iomap_range_encrypted, Alexey Kardashevskiy
- [RFC PATCH v2 19/22] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event, Alexey Kardashevskiy
- [RFC PATCH v2 21/22] pci: Allow encrypted MMIO mapping via sysfs, Alexey Kardashevskiy
- [PATCH RFC 0/2] Add support for hashing algorithms in TI DTHE V2,
T Pratham
- [PATCH] x86/crc: add ANNOTATE_NOENDBR to suppress objtool warnings,
Eric Biggers
- [PATCH] Revert "fscrypt: relax Kconfig dependencies for crypto API algorithms",
Eric Biggers
- [PATCH] Revert "fsverity: relax build time dependency on CRYPTO_SHA256",
Eric Biggers
- crypto: fscrypt: crypto_create_tfm_node memory leak,
Lucas Tanure
- [PATCH] crypto: bpf - Add MODULE_DESCRIPTION for skcipher,
Arnd Bergmann
- [no subject], Unknown
- [syzbot] [crypto?] KASAN: use-after-free Read in crypto_poly1305_update,
syzbot
- [PATCH 0/4] RISC-V CRC optimizations,
Eric Biggers
- [v2 PATCH 00/11] Multibuffer hashing take two,
Herbert Xu
- [v2 PATCH 01/11] crypto: ahash - Only save callback and data in ahash_save_req, Herbert Xu
- [v2 PATCH 03/11] crypto: hash - Add request chaining API, Herbert Xu
- [v2 PATCH 02/11] crypto: x86/ghash - Use proper helpers to clone request, Herbert Xu
- [v2 PATCH 05/11] crypto: ahash - Add virtual address support, Herbert Xu
- [v2 PATCH 04/11] crypto: tcrypt - Restore multibuffer ahash tests, Herbert Xu
- [v2 PATCH 06/11] crypto: ahash - Set default reqsize from ahash_alg, Herbert Xu
- [v2 PATCH 07/11] crypto: testmgr - Add multibuffer hash testing, Herbert Xu
- [v2 PATCH 09/11] crypto: hash - Add sync hash interface, Herbert Xu
- [v2 PATCH 08/11] crypto: x86/sha2 - Restore multibuffer AVX2 support, Herbert Xu
- [v2 PATCH 10/11] fsverity: Use sync hash instead of shash, Herbert Xu
- [v2 PATCH 11/11] fsverity: improve performance by using multibuffer hashing, Eric Biggers
- [v2 PATCH 11/11] fsverity: improve performance by using multibuffer hashing, Herbert Xu
- Re: [v2 PATCH 00/11] Multibuffer hashing take two, Eric Biggers
- [PATCH] crypto: inside-secure: eip93: Correctly handle return of for sg_nents_for_len,
Christian Marangi
- [PATCH] crypto: skcipher - Zap type in crypto_alloc_sync_skcipher, Herbert Xu
- [PATCH 0/2] crypto: qat - refactor service parsing logic,
Giovanni Cabiddu
- [PATCH v3 0/4] Non-const bitfield helpers,
Geert Uytterhoeven
- [PATCH 0/2] prandom: add crypto warnings and switch to new PRNG,
Markus Theil
- [PATCH] test_hash.c: replace custom PRNG by prandom, Markus Theil
- [PATCH] crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACK, Herbert Xu
- [PATCH] KVM: SVM: snp_alloc_firmware_pages: memory leak,
Alexey Kardashevskiy
- [PATCH] crypto: api - Fix larval relookup type and mask, Herbert Xu
- [PATCH] dt-bindings: crypto: qcom-qce: Document the X1E80100 crypto engine,
Abel Vesa
- [PATCH v4] riscv/crc-t10dif: Optimize crct10dif with zbc extension, Eric Biggers
- [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing,
Eric Biggers
- [bug report] crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support,
Dan Carpenter
- [linus:master] [treewide] b04e317b52: INFO:task_blocked_for_more_than#seconds, kernel test robot
- [PATCH] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular,
Herbert Xu
- [PATCH v2 0/3] Drivers for Loongson security engine,
Qunqin Zhao
- [PATCH v2 00/10] Tegra Security Engine driver improvements,
Akhil R
- [PATCH v2 01/10] crypto: tegra: Use separate buffer for setkey, Akhil R
- [PATCH v2 02/10] crypto: tegra: Do not use fixed size buffers, Akhil R
- [PATCH v2 03/10] crypto: tegra: finalize crypto req on error, Akhil R
- [PATCH v2 05/10] crypto: tegra: Transfer HASH init function to crypto engine, Akhil R
- [PATCH v2 04/10] crypto: tegra: check return value for hash do_one_req, Akhil R
- [PATCH v2 07/10] crypto: tegra: Fix CMAC intermediate result handling, Akhil R
- [PATCH v2 06/10] crypto: tegra: Fix HASH intermediate result handling, Akhil R
- [PATCH v2 08/10] crypto: tegra: Set IV to NULL explicitly for AES ECB, Akhil R
- [PATCH v2 10/10] crypto: tegra: Use HMAC fallback when keyslots are full, Akhil R
- [PATCH v2 09/10] crypto: tegra: Reserve keyslots to allocate dynamically, Akhil R
- [PATCH 0/2] crypto: qat - improvements to Makefiles,
Giovanni Cabiddu
- [PATCH] crypto: aead - use str_yes_no() helper in crypto_aead_show(),
Thorsten Blum
- [PATCH v4 RESEND] riscv: Optimize crct10dif with zbc extension, Zhihang Shao
- [PATCH v4] riscv: Optimize crct10dif with zbc extension,
Zhihang Shao
- [PATCH v4 0/3] Fix broken SNP support with KVM module built-in,
Ashish Kalra
- [PATCH] crypto: bcm - set memory to zero only once,
Thorsten Blum
- [PATCH] x86/crc32: improve crc32c_arch() code generation with clang,
Eric Biggers
- [PATCH v4 0/6] x86 CRC optimizations,
Eric Biggers
- [PATCH] crypto: x86/aes-xts - change license to Apache-2.0 OR BSD-2-Clause,
Eric Biggers
- [PATCH v4] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support,
Eric Biggers
- [PATCH] crypto: ahash - use str_yes_no() helper in crypto_ahash_show(),
Thorsten Blum
- [PATCH] crypto: inside-secure - Eliminate duplication in top-level Makefile, Herbert Xu
- Re: The business loan-, David Song
- [PATCH] lib/crc-t10dif: remove crc_t10dif_is_optimized(),
Eric Biggers
- Re: [PATCH 6.6 000/389] 6.6.76-rc2 review,
Naresh Kamboju
- [PATCH v3] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support,
Eric Biggers
- [PATCH v2 0/6] A few more CRC32 library cleanups,
Eric Biggers
- [PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings,
J. Neuschäfer via B4 Relay
- [PATCH v2 01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs, J. Neuschäfer via B4 Relay
- [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 04/12] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 07/12] dt-bindings: watchdog: Convert mpc8xxx-wdt to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio, J. Neuschäfer via B4 Relay
- [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern, J. Neuschäfer via B4 Relay
- [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand, J. Neuschäfer via B4 Relay
- Re: [PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings, Mark Brown
- [PATCH] crypto: ccp - Add support for PCI device 0x1134,
Devaraj Rangasamy
- [PATCH RFC 00/24] Compiler-Based Capability- and Locking-Analysis,
Marco Elver
- [PATCH RFC 01/24] compiler_types: Move lock checking attributes to compiler-capability-analysis.h, Marco Elver
- [PATCH RFC 02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire(), Marco Elver
- [PATCH RFC 04/24] compiler-capability-analysis: Add test stub, Marco Elver
- [PATCH RFC 03/24] compiler-capability-analysis: Add infrastructure for Clang's capability analysis, Marco Elver
- [PATCH RFC 05/24] Documentation: Add documentation for Compiler-Based Capability Analysis, Marco Elver
- [PATCH RFC 06/24] checkpatch: Warn about capability_unsafe() without comment, Marco Elver
- [PATCH RFC 07/24] cleanup: Basic compatibility with capability analysis, Marco Elver
- [PATCH RFC 08/24] lockdep: Annotate lockdep assertions for capability analysis, Marco Elver
- [PATCH RFC 09/24] locking/rwlock, spinlock: Support Clang's capability analysis, Marco Elver
- [PATCH RFC 10/24] compiler-capability-analysis: Change __cond_acquires to take return value, Marco Elver
- [PATCH RFC 11/24] locking/mutex: Support Clang's capability analysis, Marco Elver
- [PATCH RFC 12/24] locking/seqlock: Support Clang's capability analysis, Marco Elver
- [PATCH RFC 13/24] bit_spinlock: Include missing <asm/processor.h>, Marco Elver
- [PATCH RFC 14/24] bit_spinlock: Support Clang's capability analysis, Marco Elver
- [PATCH RFC 15/24] rcu: Support Clang's capability analysis, Marco Elver
- [PATCH RFC 16/24] srcu: Support Clang's capability analysis, Marco Elver
- [PATCH RFC 17/24] kref: Add capability-analysis annotations, Marco Elver
- [PATCH RFC 18/24] locking/rwsem: Support Clang's capability analysis, Marco Elver
- [PATCH RFC 19/24] locking/local_lock: Support Clang's capability analysis, Marco Elver
- [PATCH RFC 20/24] debugfs: Make debugfs_cancellation a capability struct, Marco Elver
- [PATCH RFC 22/24] kcov: Enable capability analysis, Marco Elver
- [PATCH RFC 21/24] kfence: Enable capability analysis, Marco Elver
- [PATCH RFC 23/24] stackdepot: Enable capability analysis, Marco Elver
- [PATCH RFC 24/24] rhashtable: Enable capability analysis, Marco Elver
- [PATCH] crypto: crct10dif - remove from crypto API,
Eric Biggers
- [PATCH RFC 0/3] Add support for Texas Instruments DTHE V2 crypto accelerator,
T Pratham
- [PATCH v3 0/6] x86 CRC optimizations,
Eric Biggers
- [PATCH v6 00/16] zswap IAA compress batching,
Kanchana P Sridhar
- [PATCH v6 01/16] crypto: acomp - Add synchronous/asynchronous acomp request chaining., Kanchana P Sridhar
- [PATCH v6 02/16] crypto: acomp - Define new interfaces for compress/decompress batching., Kanchana P Sridhar
- [PATCH v6 05/16] crypto: iaa - Enable async mode and make it the default., Kanchana P Sridhar
- [PATCH v6 03/16] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode., Kanchana P Sridhar
- [PATCH v6 04/16] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto., Kanchana P Sridhar
- [PATCH v6 07/16] crypto: iaa - Re-organize the iaa_crypto driver code., Kanchana P Sridhar
- [PATCH v6 06/16] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [PATCH v6 10/16] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto., Kanchana P Sridhar
- [PATCH v6 09/16] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package., Kanchana P Sridhar
- [PATCH v6 08/16] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA., Kanchana P Sridhar
- [PATCH v6 11/16] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks., Kanchana P Sridhar
- [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios., Kanchana P Sridhar
- [PATCH v6 13/16] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching., Kanchana P Sridhar
- [PATCH v6 12/16] mm: zswap: Allocate pool batching resources if the compressor supports batching., Kanchana P Sridhar
- [PATCH v6 14/16] mm: zswap: Introduce zswap_compress_folio() to compress all pages in a folio., Kanchana P Sridhar
- [PATCH v6 15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios., Kanchana P Sridhar
- Re: [PATCH v6 00/16] zswap IAA compress batching, Eric Biggers
- [PATCH] crypto: testmgr - drop unused static const arrays,
Arnd Bergmann
- [PATCH v3] riscv: Optimize crct10dif with zbc extension,
Zhihang Shao
- [PATCH 0/3] crypto: hisilicon/sec2 - fix the specification problems for the sec,
Chenghai Huang
- [PATCH 0/2] crypto: x86 - AES-CTR and AES-XCTR rewrite,
Eric Biggers
- [PATCH 0/5] A few more CRC32 library cleanups,
Eric Biggers
- [PATCH] lib/crc32: remove obsolete CRC32 options from defconfig files,
Eric Biggers
- [PATCH] lib/crc-t10dif: remove digest and block size constants,
Eric Biggers
- [PATCH v2 0/7] RK3588 Hardware Random Number Generator Driver,
Nicolas Frattaroli
- [PATCH 0/5] Turris ECDSA signatures via keyctl(),
Marek Behún
- [PATCH v6 0/9] Basic SEV-SNP Selftests,
Pratik R. Sampat
- [PATCH v3 0/3] Fix broken SNP support with KVM module built-in,
Ashish Kalra
- [PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class,
David Howells
- [PATCH net 01/24] crypto/krb5: Add API Documentation, David Howells
- [PATCH net 02/24] crypto/krb5: Add some constants out of sunrpc headers, David Howells
- [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm, David Howells
- [PATCH net 04/24] crypto/krb5: Test manager data, David Howells
- [PATCH net 05/24] crypto/krb5: Implement Kerberos crypto core, David Howells
- [PATCH net 07/24] crypto/krb5: Add an API to alloc and prepare a crypto object, David Howells
- [PATCH net 06/24] crypto/krb5: Add an API to query the layout of the crypto section, David Howells
- [PATCH net 08/24] crypto/krb5: Add an API to perform requests, David Howells
- [PATCH net 10/24] crypto/krb5: Implement the Kerberos5 rfc3961 key derivation, David Howells
- [PATCH net 09/24] crypto/krb5: Provide infrastructure and key derivation, David Howells
- [PATCH net 11/24] crypto/krb5: Provide RFC3961 setkey packaging functions, David Howells
- [PATCH net 12/24] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions, David Howells
- [PATCH net 17/24] crypto/krb5: Implement crypto self-testing, David Howells
- [PATCH net 13/24] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic, David Howells
- [PATCH net 14/24] crypto/krb5: Implement the AES enctypes from rfc3962, David Howells
- [PATCH net 15/24] crypto/krb5: Implement the AES enctypes from rfc8009, David Howells
- [PATCH net 20/24] rxrpc: Add the security index for yfs-rxgk, David Howells
- [PATCH net 16/24] crypto/krb5: Implement the Camellia enctypes from rfc6803, David Howells
- [PATCH net 21/24] rxrpc: Add YFS RxGK (GSSAPI) security class, David Howells
- [PATCH net 22/24] rxrpc: rxgk: Provide infrastructure and key derivation, David Howells
- [PATCH net 18/24] rxrpc: Pull out certain app callback funcs into an ops table, David Howells
- [PATCH net 24/24] rxrpc: rxgk: Implement connection rekeying, David Howells
- [PATCH net 19/24] rxrpc: Pass CHALLENGE packets to the call for recvmsg() to respond to, David Howells
- [PATCH net 23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI), David Howells
- Re: [PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class, David Howells
- [PATCH 0/5] crypto virtio cleanups,
Lukas Wunner
- [PATCH v2 0/4] ecdsa KEYCTL_PKEY_QUERY fixes,
Lukas Wunner
- [PATCH v2 0/3] Non-const bitfield helpers,
Geert Uytterhoeven
- [RESEND] crypto: qat - set command ids as reserved,
Suman Kumar Chakraborty
- [PATCH] crypto:qat - set command ids as reserved,
Suman Kumar Chakraborty
- [PATCH v2 0/4] Fix broken SNP support with KVM module built-in,
Ashish Kalra
- [PATCH 0/7] RK3588 Hardware Random Number Generator Driver,
Nicolas Frattaroli
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]