linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-09 17:54:03 to 2021-09-21 16:17:46 UTC [more...]

[PATCH 00/19] tcp: Initial support for RFC5925 auth option
 2021-09-21 16:15 UTC  (14+ messages)
` [PATCH 01/19] tcp: authopt: Initial support and key management
` [PATCH 03/19] selftests: Initial tcp_authopt test module
` [PATCH 05/19] tcp: authopt: Add crypto initialization
` [PATCH 06/19] tcp: authopt: Compute packet signatures
` [PATCH 07/19] tcp: authopt: Hook into tcp core
` [PATCH 08/19] tcp: authopt: Disable via sysctl by default
` [PATCH 09/19] selftests: tcp_authopt: Test key address binding
` [PATCH 10/19] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH 12/19] tcp: ipv4: Add AO signing for skb-less replies
` [PATCH 13/19] selftests: tcp_authopt: Add scapy-based packet signing code
` [PATCH 15/19] selftests: Initial tcp_authopt support for nettest
` [PATCH 17/19] selftests: Add -t tcp_authopt option for fcnal-test.sh
` [PATCH 18/19] tcp: authopt: Add key selection controls

[RFC][PATCH] crypto: caam - Add missing MODULE_ALIAS
 2021-09-21 11:19 UTC  (14+ messages)

[PATCH v2] hwrng: meson - Improve error handling for core clock
 2021-09-20 20:24 UTC  (3+ messages)

[linux-next:master 3857/7963] arch/x86/crypto/sm4-aesni-avx-asm_64.o: warning: objtool: sm4_aesni_avx_crypt8()+0x8: sibling call from callable instruction with modified stack frame
 2021-09-21  0:56 UTC 

[PATCH] crypto: hisilicon: Fix spelling mistake "COMSUMED" -> "CONSUMED"
 2021-09-20 18:28 UTC 

[PATCH] crypto: ecc: fix CRYPTO_DEFAULT_RNG dependency
 2021-09-20 16:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove Matt Mackall as his identity is obsolete
 2021-09-20 13:01 UTC  (2+ messages)

[PATCH] hwrng: meson - Improve error handling for core clock
 2021-09-19 20:07 UTC  (3+ messages)

[PATCHv3 00/12] nvme: In-band authentication support
 2021-09-19 10:02 UTC  (30+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: Parse fabrics commands on all queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions

[PATCH v4 0/2] pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms
 2021-09-18  8:07 UTC  (3+ messages)
` [PATCH v4 1/2] pkcs7: parser support SM2 and SM3 algorithms combination
` [PATCH v4 2/2] pkcs7: support EC-RDSA/streebog in SignerInfo

[PATCH] pkcs7: support EC-RDSA/streebog in SignerInfo
 2021-09-18  2:39 UTC  (2+ messages)

[PATCH v3] pkcs7: make parser enable SM2 and SM3 algorithms combination
 2021-09-18  2:25 UTC  (2+ messages)

[PATCH] X.509: Support parsing certificate using SM2 algorithm
 2021-09-18  2:25 UTC  (2+ messages)

[PATCH v6 00/13] Enroll kernel keys thru MOK
 2021-09-17 18:02 UTC  (27+ messages)
` [PATCH v6 01/13] integrity: Introduce a Linux keyring called machine
` [PATCH v6 02/13] integrity: Do not allow machine keyring updates following init
` [PATCH v6 03/13] KEYS: CA link restriction
` [PATCH v6 04/13] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v6 05/13] integrity: add new keyring handler for mok keys
` [PATCH v6 06/13] KEYS: Rename get_builtin_and_secondary_restriction
` [PATCH v6 07/13] KEYS: add a reference to machine keyring
` [PATCH v6 08/13] KEYS: Introduce link restriction for machine keys
` [PATCH v6 09/13] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v6 10/13] KEYS: link secondary_trusted_keys to machine trusted keys
` [PATCH v6 11/13] integrity: store reference to machine keyring
` [PATCH v6 12/13] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v6 13/13] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH v42 00/13] /dev/random - a new approach
 2021-09-17 15:14 UTC  (16+ messages)
` [PATCH v42 01/13] Linux Random Number Generator
` [PATCH v42 02/13] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v42 03/13] LRNG - sysctls and /proc interface
` [PATCH v42 04/13] LRNG - add switchable DRNG support
` [PATCH v42 05/13] LRNG - add common generic hash support
` [PATCH v42 06/13] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v42 07/13] LRNG - add SP800-90A DRBG extension
` [PATCH v42 08/13] LRNG - add kernel crypto API PRNG extension
` [PATCH v42 09/13] crypto: move Jitter RNG header include dir
` [PATCH v42 10/13] LRNG - add Jitter RNG fast noise source
` [PATCH v42 11/13] LRNG - add SP800-90B compliant health tests
` [PATCH v42 12/13] LRNG - add interface for gathering of raw entropy
` [PATCH v42 13/13] LRNG - add power-on and runtime self-tests

[PATCH] crypto: x86/aes-ni - check walk.nbytes instead of err
 2021-09-17  3:21 UTC  (2+ messages)

[PATCH] crypto: drbg - Fix unused value warning in drbg_healthcheck_sanity()
 2021-09-17  3:21 UTC  (2+ messages)

[PATCH] crypto: img-hash: remove need for error return variable ret
 2021-09-17  3:21 UTC  (2+ messages)

[PATCH] hw_random: ixp4xx: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-17  3:20 UTC  (2+ messages)

[PATCH] crypto: qat - remove unneeded packed attribute
 2021-09-17  3:20 UTC  (2+ messages)

[PATCH 0/4] crypto: qat - replace deprecated MSI API
 2021-09-17  3:19 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon/qm - Support the userspace task resetting
 2021-09-17  3:19 UTC  (2+ messages)

[PATCH] hwrng: Add helper dependency on COMPILE_TEST
 2021-09-17  3:18 UTC  (2+ messages)

[PATCH v7 0/7] running kernel mode SIMD with softirqs disabled
 2021-09-17  3:19 UTC  (2+ messages)

[PATCH] crypto: sm4 - Do not change section of ck and sbox
 2021-09-17  3:18 UTC  (2+ messages)

[RFC] random: add new pseudorandom number generator
 2021-09-17  3:18 UTC 

[PATCH] crypto: jitterentopy: drop kernel-doc notation
 2021-09-17  3:18 UTC  (2+ messages)

[PATCH] crypto: api - Fix built-in testing dependency failures
 2021-09-17  0:26 UTC  (4+ messages)
` [v2 PATCH] "

[PATCH] dt-bindings: rng: convert OMAP and Inside-Secure HWRNG to yaml schema
 2021-09-16 18:53 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-16 17:35 UTC  (19+ messages)
` [PATCH Part2 v5 01/45] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 v5 02/45] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v5 16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v5 17/45] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v5 18/45] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command

[PATCH] crypto: marvell/cesa: drop unneeded MODULE_ALIAS
 2021-09-16 17:05 UTC 

[PATCH] crypto: qat - power up 4xxx device
 2021-09-16 14:45 UTC 

[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
 2021-09-16 13:58 UTC  (13+ messages)
` [PATCH v3 1/6] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v3 2/6] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v3 3/6] hisi_acc_qm: Move PCI device IDs "
` [PATCH v3 4/6] hisi-acc-vfio-pci: add new vfio_pci driver for HiSilicon ACC devices
` [PATCH v3 5/6] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v3 6/6] hisi_acc_vfio_pci: Add support for VFIO live migration

[v3,0/9] Add basic SoC support for mediatek mt7986
 2021-09-16 10:07 UTC  (14+ messages)
` [v3,1/9] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [v3,2/9] clk: mediatek: add mt7986 clock IDs
` [RESEND,v2,3/9] clk: mediatek: add mt7986 clock support
` [RESEND,v3,4/9] pinctrl: mediatek: moore: check if pin_desc is valid before use
` [v3,5/9] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [v4,6/9] pinctrl: mediatek: add support "
` [RESEND,v2,7/9] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [RESEND,v2,8/9] arm64: dts: mediatek: add mt7986a support
` [RESEND,v2,9/9] arm64: dts: mediatek: add mt7986b support

ETCサービスをご利用のお客様
 2021-09-16  3:28 UTC 

[PATCH] crypto: caam: disable pkc for non-E SoCs
 2021-09-15 22:03 UTC 

[ANNOUNCE][CFP] Linux Security Summit 2021
 2021-09-14  2:44 UTC  (4+ messages)

[PATCH] In _extract-crng mix in 64 bits if possible
 2021-09-13  2:52 UTC  (5+ messages)
    ` [PATCH] random: In _extract_crng() "

[bug report] crypto: aesni - xts_crypt() return if walk.nbytes is 0
 2021-09-12  6:45 UTC  (7+ messages)

[PATCH v2 0/4] clean up interface between KVM and psp
 2021-09-10  1:23 UTC  (11+ messages)
` [PATCH v2 3/4] KVM: SVM: move sev_bind_asid to psp

[PATCH v5 00/12] Enroll kernel keys thru MOK
 2021-09-09 18:19 UTC  (9+ messages)
` [PATCH v5 04/12] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v5 07/12] KEYS: Introduce link restriction to include builtin, secondary and machine keys


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).