linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-19 07:54:37 to 2022-07-26 11:11:14 UTC [more...]

arc4random - are you sure we want these?
 2022-07-26 11:11 UTC  (43+ messages)
  ` [PATCH] arc4random: simplify design for better safety
    ` [PATCH v2] "
          ` [PATCH v3] "

Inquiry about the removal of flag O_NONBLOCK on /dev/random
 2022-07-26 11:08 UTC  (15+ messages)

[PATCH -next] crypto: testmgr - fix oob read when test RSA vectors
 2022-07-26  9:00 UTC 

[PATCH v6 00/26] tcp: Initial support for RFC5925 auth option
 2022-07-26  7:27 UTC  (29+ messages)
` [PATCH v6 01/26] tcp: authopt: Initial support and key management
` [PATCH v6 02/26] tcp: authopt: Remove more unused noops
` [PATCH v6 03/26] docs: Add user documentation for tcp_authopt
` [PATCH v6 04/26] tcp: authopt: Add crypto initialization
` [PATCH v6 05/26] tcp: Refactor tcp_sig_hash_skb_data for AO
` [PATCH v6 06/26] tcp: authopt: Compute packet signatures
` [PATCH v6 07/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash
` [PATCH v6 08/26] tcp: authopt: Hook into tcp core
` [PATCH v6 09/26] tcp: authopt: Disable via sysctl by default
` [PATCH v6 10/26] tcp: authopt: Implement Sequence Number Extension
` [PATCH v6 11/26] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v6 12/26] tcp: authopt: Add support for signing skb-less replies
` [PATCH v6 13/26] tcp: ipv4: Add AO signing for "
` [PATCH v6 14/26] tcp: authopt: Add key selection controls
` [PATCH v6 15/26] tcp: authopt: Add initial l3index support
` [PATCH v6 16/26] tcp: authopt: Add NOSEND/NORECV flags
` [PATCH v6 17/26] tcp: authopt: Add prefixlen support
` [PATCH v6 18/26] tcp: authopt: Add /proc/net/tcp_authopt listing all keys
` [PATCH v6 19/26] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v6 20/26] selftests: nettest: Initial tcp_authopt support
` [PATCH v6 21/26] selftests: net/fcnal: "
` [PATCH v6 22/26] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK
` [PATCH v6 23/26] tcp: authopt: tcp_authopt_lookup_send: Add anykey output param
` [PATCH v6 24/26] tcp: authopt: Initial support for TCP_AUTHOPT_FLAG_ACTIVE
` [PATCH v6 25/26] tcp: authopt: If no keys are valid for send report an error
` [PATCH v6 26/26] tcp: authopt: Initial implementation of TCP_REPAIR_AUTHOPT

[PATCH] crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call
 2022-07-26  3:49 UTC 

[PATCH] drivers: hisilicon: fix mismatch in get/set sgl_sge_nr
 2022-07-26  1:43 UTC 

[PATCH v3 0/3] crypto: lib - create utils module
 2022-07-26  1:00 UTC  (9+ messages)
` [PATCH v3 1/3] crypto: lib - create utils module and move __crypto_memneq into it
` [PATCH v3 2/3] crypto: lib - move __crypto_xor into utils
` [PATCH v3 3/3] crypto: lib - remove __HAVE_ARCH_CRYPTO_MEMNEQ

[PATCH] dt-bindings: crypto: Add ST-Ericsson Ux500 CRYP
 2022-07-25 22:38 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-25 14:36 UTC  (22+ messages)
` [PATCH Part2 v6 03/49] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v6 04/49] x86/sev: set SYSCFG.MFMD
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 33/49] KVM: x86: Update page-fault trace to log full 64-bit error code

[PATCH 00/15 v2] Ux500 hash cleanup
 2022-07-25 14:05 UTC  (16+ messages)
` [PATCH 01/15 v2] crypto: ux500/hash: Pass ctx to hash_setconfiguration()
` [PATCH 02/15 v2] crypto: ux500/hash: Get rid of custom device list
` [PATCH 03/15 v2] crypto: ux500/hash: Pass context to zero message digest
` [PATCH 04/15 v2] crypto: ux500/hash: Drop custom state save/restore
` [PATCH 05/15 v2] crypto: ux500/hash: Drop bit index
` [PATCH 06/15 v2] crypto: ux500/hash: Break while/do instead of if/else
` [PATCH 07/15 v2] crypto: ux500/hash: Rename and switch type of member
` [PATCH 08/15 v2] crypto: ux500/hash: Stop saving/restoring compulsively
` [PATCH 09/15 v2] crypto: ux500/hash: Get rid of state from request context
` [PATCH 10/15 v2] crypto: ux500/hash: Implement .export and .import
` [PATCH 11/15 v2] crypto: ux500/hash: Drop custom uint64 type
` [PATCH 12/15 v2] crypto: ux500/hash: Drop regulator handling
` [PATCH 13/15 v2] crypto: ux500/hash: Convert to regmap MMIO
` [PATCH 14/15 v2] crypto: ux500/hash: Use AMBA core primecell IDs
` [PATCH 15/15 v2] crypto: ux500/hash: Implement runtime PM

[PATCH RESEND] crypto: qat - add check to validate firmware images
 2022-07-25 10:40 UTC 

[PATCH] crypto: ccp - Add support for new CCP/PSP device ID
 2022-07-25  7:40 UTC  (3+ messages)

[PATCH -next] certs: Fix Kconfig dependency
 2022-07-25  6:19 UTC  (2+ messages)

[PATCH v3] crypto: sahara - don't sleep when in softirq
 2022-07-25  4:09 UTC 

[PATCH v2] crypto: sahara - don't sleep when in softirq
 2022-07-25  1:57 UTC  (2+ messages)

[PATCH] crypto: fix warnings from missing .note.GNU-stack
 2022-07-24 17:00 UTC  (3+ messages)

[PATCH] crypto: tcrypt - Remove the static variable initialisations to NULL
 2022-07-23  9:26 UTC 

[PATCH v5 0/3] crypto: hisilicon - supports device isolation feature
 2022-07-23  7:21 UTC  (5+ messages)
` [PATCH v5 3/3] crypto: hisilicon/qm - defining the device isolation strategy

[PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
 2022-07-22 22:25 UTC  (16+ messages)

[PATCH 00/15] Ux500 hash cleanup
 2022-07-22 11:25 UTC  (17+ messages)
` [PATCH 01/15] crypto: ux500/hash: Pass ctx to hash_setconfiguration()
` [PATCH 02/15] crypto: ux500/hash: Get rid of custom device list
` [PATCH 03/15] crypto: ux500/hash: Pass context to zero message digest
` [PATCH 04/15] crypto: ux500/hash: Drop custom state save/restore
` [PATCH 05/15] crypto: ux500/hash: Drop bit index
` [PATCH 06/15] crypto: ux500/hash: Break while/do instead of if/else
` [PATCH 07/15] crypto: ux500/hash: Rename and switch type of member
` [PATCH 08/15] crypto: ux500/hash: Stop saving/restoring compulsively
` [PATCH 09/15] crypto: ux500/hash: Get rid of state from request context
` [PATCH 10/15] crypto: ux500/hash: Implement .export and .import
` [PATCH 11/15] crypto: ux500/hash: Drop custom uint64 type
` [PATCH 12/15] crypto: ux500/hash: Convert to regmap MMIO
` [PATCH 13/15] crypto: ux500/hash: Use AMBA core primecell IDs
` [PATCH 14/15] crypto: ux500/hash: Implement runtime PM
` [PATCH 15/15] crypto: ux500/hash: Drop regulator handling

[PATCH] crypto: testmgr - some more fixes to RSA test vectors
 2022-07-22  8:47 UTC  (2+ messages)

[PATCH] cyrpto:delete the rebundant word "block" in comments
 2022-07-22  8:46 UTC  (2+ messages)

[PATCH] hwrng: Fix comment typo
 2022-07-22  8:45 UTC  (2+ messages)

[PATCH] crypto: Fix comment typo
 2022-07-22  8:44 UTC  (2+ messages)

[PATCH] crypto: rmd160: fix Kconfig "its" grammar
 2022-07-22  8:44 UTC  (2+ messages)

[PATCH] crypto: keembay-ocs-ecc: Drop if with an always false condition
 2022-07-22  8:44 UTC  (2+ messages)

[PATCH RESEND v2 0/2] Documentation: qat: documentation fixes
 2022-07-22  8:44 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] Documentation: qat: Use code block for qat sysfs example

[PATCH] crypto: sahara - don't sleep when in softirq
 2022-07-22  8:17 UTC  (2+ messages)

[PATCH v3] arm64/crypto: poly1305 fix a read out-of-bound
 2022-07-22  6:31 UTC 

[PATCH v2] arm64/crypto: poly1305 fix a read out-of-bound
 2022-07-22  3:14 UTC  (8+ messages)

[PATCH] crypto: qat - add check to validate firmware images
 2022-07-21 21:38 UTC  (2+ messages)

[PATCH v2] crypto: hisilicon/zip: Use the bitmap API to allocate bitmaps
 2022-07-21 20:58 UTC 

[PATCH v2 0/3] crypto: lib - create utils module
 2022-07-21  7:36 UTC  (6+ messages)
` [PATCH v2 3/3] crypto: lib - move crypto_simd_disabled_for_test into utils

[PATCH] crypto: hisilicon/sec - fix auth key size error
 2022-07-21  2:18 UTC 

[PATCH v2] crypto: ccree - Remove a useless dma_supported() call
 2022-07-20 15:31 UTC  (2+ messages)

[PATCH] crypto:repeated word: 'block'
 2022-07-20 12:07 UTC 

[PATCH] crypto: ccree - Remove a useless dma_supported() call
 2022-07-20  9:36 UTC  (4+ messages)

[PATCH] crypto: lib - add module license to libsha1
 2022-07-20  7:28 UTC  (2+ messages)

[PATCH] crypto: ux500/hash: Implement .export and .import
 2022-07-19 23:25 UTC  (2+ messages)

build failure of next-20220719 due to 'missing MODULE_LICENSE() in lib/crypto/libsha1.o'
 2022-07-19 18:04 UTC  (2+ messages)

[PATCH v8] ath9k: let sleep be interrupted when unregistering hwrng
 2022-07-19 17:21 UTC  (5+ messages)

[bug report] crypto: aria - Implement ARIA symmetric cipher algorithm
 2022-07-19 15:27 UTC  (2+ messages)

[PATCH] crypto: inside-secure: Add missing MODULE_DEVICE_TABLE for of
 2022-07-19  8:01 UTC  (2+ messages)


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).