linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-19 09:58:57 to 2019-10-01 08:56:39 UTC [more...]

[RFC PATCH 00/18] crypto: wireguard using the existing crypto API
 2019-10-01  8:56 UTC  (66+ messages)
` [RFC PATCH 01/18] crypto: shash - add plumbing for operating on scatterlists
` [RFC PATCH 02/18] crypto: x86/poly1305 - implement .update_from_sg method
` [RFC PATCH 03/18] crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
` [RFC PATCH 04/18] crypto: arm64/poly1305 "
` [RFC PATCH 05/18] crypto: chacha - move existing library code into lib/crypto
` [RFC PATCH 06/18] crypto: rfc7539 - switch to shash for Poly1305
` [RFC PATCH 07/18] crypto: rfc7539 - use zero reqsize for sync instantiations without alignmask
` [RFC PATCH 08/18] crypto: testmgr - add a chacha20poly1305 test case
` [RFC PATCH 09/18] crypto: poly1305 - move core algorithm into lib/crypto
` [RFC PATCH 10/18] crypto: poly1305 - add init/update/final library routines
` [RFC PATCH 11/18] int128: move __uint128_t compiler test to Kconfig
` [RFC PATCH 12/18] crypto: BLAKE2s - generic C library implementation and selftest
` [RFC PATCH 13/18] crypto: Curve25519 - generic C library implementations "
` [RFC PATCH 14/18] crypto: chacha20poly1305 - import construction and selftest from Zinc
` [RFC PATCH 15/18] net: WireGuard secure network tunnel
` [RFC PATCH 16/18] netlink: use new strict length types in policy for 5.2
` [RFC PATCH 17/18] wg switch to lib/crypto algos
` [RFC PATCH 18/18] net: wireguard - switch to crypto API for packet encryption
                ` France didn't want GSM encryption
    ` chapoly acceleration hardware [Was: Re: [RFC PATCH 00/18] crypto: wireguard using the existing crypto API]

Announce loop-AES-v3.7p file/swap crypto package
 2019-10-01  5:54 UTC 

[PATCHv2 0/7] Non-urgent fixes and improvments for omap3-rom-rng
 2019-09-30 22:20 UTC  (3+ messages)
` [PATCH 2/7] hwrng: omap3-rom - Fix missing clock by probing with device tree

[PATCH 1/3] crypto: inside-secure - Fix a maybe-uninitialized warning
 2019-09-30 21:09 UTC  (8+ messages)
` [PATCH 2/3] crypto: inside-secure - Reduce stack usage
` [PATCH 3/3] crypto: inside-secure - Remove #ifdef checks

[PATCH 00/17] crypto: arm/aes - XTS ciphertext stealing and other updates
 2019-09-30 18:19 UTC  (4+ messages)
` [PATCH 15/17] crypto: arm/aes-ce - implement ciphertext stealing for CBC

[PATCH] crypto: fix comparison of unsigned expression warnings
 2019-09-30 14:44 UTC  (3+ messages)

[PATCH 0/1] BLAKE2
 2019-09-30 13:13 UTC  (2+ messages)
` [PATCH] crypto: BLAKE2 reference implementation

[RFC PATCH 00/20] crypto: wireguard with crypto API library interface
 2019-09-30 11:51 UTC  (27+ messages)
` [RFC PATCH 01/20] crypto: chacha - move existing library code into lib/crypto
` [RFC PATCH 02/20] crypto: x86/chacha - expose SIMD ChaCha routine as library function
` [RFC PATCH 03/20] crypto: arm64/chacha - expose arm64 "
` [RFC PATCH 04/20] crypto: arm/chacha - expose ARM "
` [RFC PATCH 05/20] crypto: poly1305 - move into lib/crypto and refactor into library
` [RFC PATCH 06/20] crypto: x86/poly1305 - expose existing driver as poly1305 library
` [RFC PATCH 07/20] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
` [RFC PATCH 08/20] crypto: arm/poly1305 "
` [RFC PATCH 09/20] int128: move __uint128_t compiler test to Kconfig
` [RFC PATCH 10/20] crypto: BLAKE2s - generic C library implementation and selftest
` [RFC PATCH 11/20] crypto: BLAKE2s - x86_64 implementation
` [RFC PATCH 12/20] crypto: Curve25519 - generic C library implementations and selftest
` [RFC PATCH 13/20] crypto: Curve25519 - x86_64 library implementation
` [RFC PATCH 14/20] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation
` [RFC PATCH 15/20] crypto: arm/Curve25519 - wire up NEON implementation
` [RFC PATCH 16/20] crypto: chacha20poly1305 - import construction and selftest from Zinc
` [RFC PATCH 17/20] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
` [RFC PATCH 18/20] net: WireGuard secure network tunnel
` [RFC PATCH 19/20] netlink: use new strict length types in policy for 5.2
` [RFC PATCH 20/20] wg switch to lib/crypto algos

[PATCH 0/5] crypto: hisilicon - add HPRE support
 2019-09-30  9:20 UTC  (6+ messages)
` [PATCH 1/5] crypto: hisilicon - add HiSilicon HPRE accelerator
` [PATCH 2/5] crypto: hisilicon - add SRIOV support for HPRE
` [PATCH 3/5] Documentation: Add debugfs doc for hisi_hpre
` [PATCH 4/5] crypto: hisilicon: Add debugfs for HPRE
` [PATCH 5/5] MAINTAINERS: Add maintainer for HiSilicon HPRE driver

[PATCH 0/4] crypto: hisilicon: misc sgl fixes
 2019-09-30  7:08 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon - merge sgl support to hisi_qm module
` [PATCH 2/4] crypto: hisilicon - add sgl_sge_nr module param for zip
` [PATCH 3/4] crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
` [PATCH 4/4] crypto: hisilicon - misc fix about sgl

[PATCH AUTOSEL 5.2 35/42] crypto: hisilicon - Fix double free in sec_free_hw_sgl()
 2019-09-29 17:32 UTC 

[PATCH AUTOSEL 4.19 26/33] crypto: hisilicon - Fix double free in sec_free_hw_sgl()
 2019-09-29 17:34 UTC 

[PATCH AUTOSEL 5.3 41/49] crypto: hisilicon - Fix double free in sec_free_hw_sgl()
 2019-09-29 17:30 UTC 

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-09-28 18:05 UTC  (2+ messages)

[RFC PATCH] crypto: zlib-deflate - add zlib-deflate test case in tcrypt
 2019-09-27  3:05 UTC 

Chacha-Poly performance on ARM64
 2019-09-26 20:04 UTC  (3+ messages)

[PATCH v2] crypto: caam - use mapped_{src,dst}_nents for descriptor
 2019-09-26 13:45 UTC  (2+ messages)

[PATCH] crypto: caam - use mapped_{src,dst}_nents for descriptor
 2019-09-26  8:46 UTC  (3+ messages)

Shuckeaut23
 2019-09-25 17:18 UTC 

[PATCH v6 00/12] add integrity and security to TPM2 transactions
 2019-09-25 12:34 UTC  (14+ messages)
` [PATCH v6 01/12] tpm-buf: move from static inlines to real functions
` [PATCH v6 02/12] tpm-buf: add handling for TPM2B types
` [PATCH v6 05/12] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling

[PATCH v3 0/2] crypto: sun4i-ss: Enable power management
 2019-09-25 11:05 UTC  (4+ messages)
` [PATCH v3 1/2] crypto: sun4i-ss: simplify enable/disable of the device
` [PATCH v3 2/2] crypto: sun4i-ss: enable pm_runtime

[Patch v6 0/4] Create and consolidate trusted keys subsystem
 2019-09-25  1:11 UTC  (6+ messages)
` [Patch v6 4/4] KEYS: trusted: Move TPM2 trusted keys code

[GIT PULL] Crypto Update for 5.4
 2019-09-23 16:50 UTC  (3+ messages)
` [GIT PULL] Crypto Fixes "

[PATCH v2 0/2] crypto: sun4i-ss: Enable power management
 2019-09-23  7:53 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: sun4i-ss: enable pm_runtime

[PATCH AUTOSEL 5.2 152/185] s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
 2019-09-22 18:48 UTC 

[PATCH AUTOSEL 4.19 107/128] s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
 2019-09-22 18:53 UTC 

[PATCH AUTOSEL 4.9 49/60] s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
 2019-09-22 18:59 UTC 

[PATCH AUTOSEL 4.14 74/89] s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
 2019-09-22 18:57 UTC 

[PATCH AUTOSEL 5.3 167/203] s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
 2019-09-22 18:43 UTC 

[PATCH v2 1/3] mm: Introduce page_size()
 2019-09-22  2:13 UTC  (4+ messages)

[PATCH 1/2] [v2] crypto: hisilicon - avoid unused function warning
 2019-09-21 10:26 UTC  (9+ messages)
` [PATCH 2/2] crypto: hisilicon - allow compile-testing on x86
  ` [PATCH 2/2] [v2] "

[PATCH -next] crypto: inside-secure - Fix build error without CONFIG_PCI
 2019-09-20 23:16 UTC  (7+ messages)
` [PATCH v2 "
      ` PCI: Add stub pci_irq_vector and others

[PATCH v2] dt-bindings: crypto: samsung: Convert SSS and SlimSSS bindings to json-schema
 2019-09-20 16:36 UTC 

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-09-20 16:23 UTC  (5+ messages)
` [PATCH v2 5/8] dt-bindings: watchdog: Convert Samsung SoC watchdog "
` [PATCH v2 8/8] dt-bindings: pwm: Convert Samsung PWM "

[PATCH 00/12] CAAM bugfixes, small improvements
 2019-09-20 15:50 UTC  (16+ messages)
` [PATCH 08/12] crypto: caam - use devres to de-initialize QI
` [PATCH 09/12] crypto: caam - user devres to populate platform devices
` [PATCH 10/12] crypto: caam - populate platform devices last
` [PATCH 11/12] crypto: caam - convert caamrng to platform device
  ` [PATCH] crypto: caam - use the same jr for rng init/exit
` [PATCH 12/12] crypto: caam - change JR device ownership scheme

[PATCH] crypto: talitos - fix missing break in switch statement
 2019-09-20 14:53 UTC  (4+ messages)

[PATCH] hw_random: don't wait on add_early_randomness()
 2019-09-20 13:03 UTC  (4+ messages)

[PATCH] crypto: hisilicon - Fix return value check in hisi_zip_acompress()
 2019-09-20 13:00 UTC  (2+ messages)

[PATCH 1/2] crypto: hisilicon - Fix double free in sec_free_hw_sgl()
 2019-09-20 13:00 UTC  (2+ messages)

[PATCHv4] crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
 2019-09-20 12:59 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - fix firmware assignment to AE cores
 2019-09-20  6:35 UTC 

[PATCH] crypto: pcrypt - forbid recursive instantiation
 2019-09-20  4:35 UTC 

[PATCH] crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
 2019-09-19 21:33 UTC 

[PATCH] crypto: chtls - simplify a bit 'create_flowc_wr_skb()'
 2019-09-19 20:04 UTC 

Can KEY_DH_OPERATIONS become tristate? (was: Re: Kernel 5.3.0 stuck during boot on Amiga)
 2019-09-19 19:17 UTC  (2+ messages)

[PATCH] crypto: ccp - release hmac_buf if ccp_run_sha_cmd fails
 2019-09-19 17:00 UTC  (5+ messages)
    ` [PATCH v2] crypto: ccp - Release all allocated memory if sha type is invalid

[PATCH 1/2] crypto: inside-secure - fix uninitialized-variable warning
 2019-09-19 14:07 UTC  (6+ messages)
` [PATCH 2/2] crypto: hisilicon - avoid unused function warning

crypto: aes - rename local routines to prevent future clashes
 2019-09-19  9:58 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).