linux-crypto
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers
Varad Gautam
[PATCH v2 13/18] crypto: rsa-psspad: Get signature parameters from a given signature
Varad Gautam
[PATCH v2 15/18] crypto: rsa-psspad: Provide PSS signature verify operation
Varad Gautam
[PATCH v2 14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS
Varad Gautam
[PATCH v2 18/18] keyctl_pkey: Add pkey parameters slen and mgfhash for PSS
Varad Gautam
Re: [PATCH v2 18/18] keyctl_pkey: Add pkey parameters slen and mgfhash for PSS
Ben Boeckel
Re: [PATCH v2 18/18] keyctl_pkey: Add pkey parameters slen and mgfhash for PSS
Varad Gautam
[PATCH v2 17/18] crypto: Accept pss as valid encoding during signature verification
Varad Gautam
Re: [PATCH v2 18/18] keyctl_pkey: Add pkey parameters slen and mgfhash for PSS
David Howells
Re: [PATCH v2 00/18] Implement RSASSA-PSS signature verification
David Howells
Re: [PATCH v2 00/18] Implement RSASSA-PSS signature verification
Varad Gautam
[PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Chris von Recklinghausen
Re: [PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Rafael J. Wysocki
Re: [PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Simo Sorce
Re: [PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Eric Biggers
Re: [PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Simo Sorce
Re: [PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Rafael J. Wysocki
Re: [PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Eric Biggers
Re: [PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Chris von Recklinghausen
Re: [PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Eric Biggers
[PATCH v4 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Chris von Recklinghausen
Re: [PATCH v4 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Simo Sorce
RE: [PATCH v4 1/1] use crc32 instead of md5 for hibernation e820 integrity check
David Laight
Re: [PATCH v4 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Chris von Recklinghausen
[PATCH 0/2] crypto: correct the use of print format
Kai Ye
[PATCH 2/2] crypto: hisilicon/sec_drv - use the correct print format
Kai Ye
[PATCH 1/2] crypto/atmel - use the correct print format
Kai Ye
Re: [PATCH 0/2] crypto: correct the use of print format
Herbert Xu
Is it possible to add block ciphers for MIPS OCTEON?
Tony He
[PATCH -next 7/7] crypto: omap-aes - Fix PM reference leak on omap-aes.c
Shixin Liu
[PATCH -next 4/7] crypto: stm32/hash - Fix PM reference leak on stm32-hash.c
Shixin Liu
[PATCH -next 6/7] crypto: sa2ul - Fix PM reference leak in sa_ul_probe()
Shixin Liu
[PATCH -next 5/7] crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c
Shixin Liu
[PATCH -next 2/7] crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
[PATCH -next 3/7] crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()
Shixin Liu
[PATCH -next 1/7] crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
Re: [PATCH -next 1/7] crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Herbert Xu
Re: [PATCH v2 0/8] ccp: KVM: SVM: Use stack for SEV command buffers
Brijesh Singh
Re: [PATCH v2 0/8] ccp: KVM: SVM: Use stack for SEV command buffers
Tom Lendacky
Re: [PATCH v2 0/8] ccp: KVM: SVM: Use stack for SEV command buffers
Paolo Bonzini
Re: [PATCH v2 0/8] ccp: KVM: SVM: Use stack for SEV command buffers
Tom Lendacky
Re: [PATCH v2 0/8] ccp: KVM: SVM: Use stack for SEV command buffers
Herbert Xu
Re: [PATCH v2 0/8] ccp: KVM: SVM: Use stack for SEV command buffers
Paolo Bonzini
[PATCH -next 0/5] Remove redundant dev_err call
YueHaibing
[PATCH -next 2/5] crypto: img-hash - Remove redundant dev_err call in img_hash_probe()
YueHaibing
[PATCH -next 4/5] crypto: keembay - Remove redundant dev_err calls
YueHaibing
[PATCH -next 3/5] crypto: ux500 - Remove redundant dev_err calls
YueHaibing
[PATCH -next 5/5] crypto: ccree - Remove redundant dev_err call in init_cc_resources()
YueHaibing
[PATCH -next 1/5] crypto: atmel-tdes - Remove redundant dev_err call in atmel_tdes_probe()
YueHaibing
Re: [PATCH -next 0/5] Remove redundant dev_err call
Herbert Xu
[PATCH v4 0/4] crypto: add rsa pss support for x509
Hongbo Li
[PATCH v4 1/4] x509: add support for rsa-pss
Hongbo Li
[PATCH v4 2/4] crypto: support rsa-pss encoding
Hongbo Li
Re: [PATCH v4 2/4] crypto: support rsa-pss encoding
kernel test robot
[PATCH v4 4/4] ima: add support for rsa pss verification
Hongbo Li
[PATCH v4 3/4] crypto: add rsa pss test vector
Hongbo Li
[PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Hangbin Liu
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Eric Biggers
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Hangbin Liu
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Hangbin Liu
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Eric Biggers
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Hangbin Liu
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Stephan Mueller
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Hangbin Liu
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Simo Sorce
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Jason A. Donenfeld
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Hangbin Liu
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Jason A. Donenfeld
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Hangbin Liu
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Ondrej Mosnacek
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Simo Sorce
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Jason A. Donenfeld
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Simo Sorce
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Hangbin Liu
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Jason A. Donenfeld
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Hangbin Liu
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Jason A. Donenfeld
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Ard Biesheuvel
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Simo Sorce
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Jason A. Donenfeld
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Simo Sorce
Re: [PATCH net-next] [RESEND] wireguard: disable in FIPS mode
Simo Sorce
[PATCH v3 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Chris von Recklinghausen
Re: [PATCH v3 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Eric Biggers
[PATCH] crypto: hisilicon/trng - add version to adapt new algorithm
Weili Qian
Re: [PATCH] crypto: hisilicon/trng - add version to adapt new algorithm
Herbert Xu
Re: [PATCH v2 8/8] KVM: SVM: Allocate SEV command structures on local stack
Christophe Leroy
Re: [PATCH v2 8/8] KVM: SVM: Allocate SEV command structures on local stack
Borislav Petkov
Re: [PATCH v2 8/8] KVM: SVM: Allocate SEV command structures on local stack
Christophe Leroy
Re: [PATCH v2 8/8] KVM: SVM: Allocate SEV command structures on local stack
Borislav Petkov
Re: [PATCH v2 8/8] KVM: SVM: Allocate SEV command structures on local stack
Paolo Bonzini
Re: [PATCH v2 7/8] crypto: ccp: Use the stack and common buffer for INIT command
Christophe Leroy
Re: [PATCH v2 7/8] crypto: ccp: Use the stack and common buffer for INIT command
Paolo Bonzini
Re: [PATCH v2 5/8] crypto: ccp: Use the stack for small SEV command buffers
Christophe Leroy
Re: [PATCH v2 5/8] crypto: ccp: Use the stack for small SEV command buffers
Paolo Bonzini
[PATCH v3 0/4] crypto: add rsa pss support for x509
Hongbo Li
[PATCH v3 1/4] x509: add support for rsa-pss
Hongbo Li
[PATCH v3 2/4] crypto: support rsa-pss encoding
Hongbo Li
Re: [PATCH v3 2/4] crypto: support rsa-pss encoding
kernel test robot
[PATCH v3 3/4] crypto: add rsa pss test vector
Hongbo Li
[PATCH v3 4/4] ima: add support for rsa pss verification
Hongbo Li
[PATCH v2 0/4] crypto: add rsa pss support for x509
Hongbo Li
[PATCH] crypto: arm64/aes-ce - deal with oversight in new CTR carry code
Ard Biesheuvel
Re: [PATCH] crypto: arm64/aes-ce - deal with oversight in new CTR carry code
Herbert Xu
[PATCH 0/5] crypto: add rsa pss support for x509
Hongbo Li
[PATCH 1/5] x509: add support for rsa-pss
Hongbo Li
Re: [PATCH 1/5] x509: add support for rsa-pss
kernel test robot
[PATCH 2/5] crypto: support rsa-pss encoding
Hongbo Li
Re: [PATCH 2/5] crypto: support rsa-pss encoding
kernel test robot
[PATCH 3/5] crypto: add rsa pss test vector
Hongbo Li
[PATCH 4/5] crypto: ecdsa ima support
Hongbo Li
[PATCH 5/5] ima: add support for rsa pss verification
Hongbo Li
Re: [PATCH 0/5] crypto: add rsa pss support for x509
Jarkko Sakkinen
Re: [PATCH 0/5] crypto: add rsa pss support for x509(Internet mail)
李弘博
[PATCH 0/5] crypto: add rsa pss support for x509
Hongbo Li
[PATCH v2 1/4] x509: add support for rsa-pss
Hongbo Li
[PATCH v2 2/4] crypto: support rsa-pss encoding
Hongbo Li
Re: [PATCH v2 2/4] crypto: support rsa-pss encoding
kernel test robot
[PATCH v2 3/4] crypto: add rsa pss test vector
Hongbo Li
[PATCH v2 4/4] ima: add support for rsa pss verification
Hongbo Li
[PATCH] crypto: hisilicon/qm - add stop queue by hardware
Weili Qian
Re: [PATCH] crypto: hisilicon/qm - add stop queue by hardware
Herbert Xu
[PATCH -next] crypto: ixp4xx -: use DEFINE_SPINLOCK() for spinlock
Huang Guobin
Re: [PATCH -next] crypto: ixp4xx -: use DEFINE_SPINLOCK() for spinlock
Herbert Xu
[PATCH -next] crypto: geode -: use DEFINE_SPINLOCK() for spinlock
Huang Guobin
Re: [PATCH -next] crypto: geode -: use DEFINE_SPINLOCK() for spinlock
Herbert Xu
[PATCH v2] ecc: delete a useless function declaration
Meng Yu
Re: [PATCH v2] ecc: delete a useless function declaration
Herbert Xu
HI,
Vanina curt
[PATCH] crypto: fix CRYPTO_LIB_* dependencies on CRYPTO
Julian Braha
Re: [PATCH] crypto: fix CRYPTO_LIB_* dependencies on CRYPTO
Eric Biggers
[PATCH] backports: crypto user - make NETLINK_CRYPTO work inside netns
Jianmin Wang
Re: [PATCH] backports: crypto user - make NETLINK_CRYPTO work inside netns
Greg KH
Re: Re: [PATCH] backports: crypto user - make NETLINK_CRYPTO work
Jianmin Wang
Re: Re: [PATCH] backports: crypto user - make NETLINK_CRYPTO work
Greg KH
Re: Re: [PATCH] backports: crypto user - make NETLINK_CRYPTO work
Jianmin Wang
Re: [PATCH 0/5] ccp: KVM: SVM: Use stack for SEV command buffers
Brijesh Singh
Re: [PATCH 1/5] crypto: ccp: Detect and reject vmalloc addresses destined for PSP
Christophe Leroy
Re: [PATCH 3/5] crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Christophe Leroy
Re: [PATCH 3/5] crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Christophe Leroy
Re: [PATCH 3/5] crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Christophe Leroy
Re: [PATCH 3/5] crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Brijesh Singh
Re: [PATCH 2/5] crypto: ccp: Reject SEV commands with mismatching command buffer
Christophe Leroy
Re: [PATCH 2/5] crypto: ccp: Reject SEV commands with mismatching command buffer
Tom Lendacky
Re: [PATCH 2/5] crypto: ccp: Reject SEV commands with mismatching command buffer
Tom Lendacky
[PATCH crypto] chcr: Read rxchannel-id from firmware
Ayush Sawal
Re: [PATCH crypto] chcr: Read rxchannel-id from firmware
Herbert Xu
[PATCH] crypto: qat: Fix a double free in adf_create_ring
Lv Yunlong
Re: [PATCH] crypto: qat: Fix a double free in adf_create_ring
Herbert Xu
[PATCH v2] crypto: hisilicon/hpre - delete redundant log
Hui Tang
Re: [PATCH v2] crypto: hisilicon/hpre - delete redundant log
Herbert Xu
Re: [PATCH v2] crypto: hisilicon/hpre - delete redundant log
Hui Tang
[PATCH v2] crypto: hisilicon/qm - delete redundant code
Kai Ye
Re: [PATCH v2] crypto: hisilicon/qm - delete redundant code
Herbert Xu
[PATCH] ecc: delete a useless function declaration
Meng Yu
Re: [PATCH] ecc: delete a useless function declaration
Christophe Leroy
Re: [PATCH] ecc: delete a useless function declaration
yumeng
[PATCH] crypto:hisilicon/sec - fixup checking the 3DES weak key
Kai Ye
Re: [PATCH] crypto:hisilicon/sec - fixup checking the 3DES weak key
Herbert Xu
[PATCH][next] crypto: sun8i-ss: Fix memory leak of pad
Colin King
Re: [PATCH][next] crypto: sun8i-ss: Fix memory leak of pad
Corentin Labbe
Re: [PATCH][next] crypto: sun8i-ss: Fix memory leak of pad
Herbert Xu
[PATCH] crypto: sa2ul: Fix memory lead of rxd
Colin King
[PATCH][V2] crypto: sa2ul: Fix memory leak of rxd
Colin King
Re: [PATCH][V2] crypto: sa2ul: Fix memory leak of rxd
Herbert Xu
[PATCH v2 0/1] use crc32 instead of md5 for hibernation e820 integrity check
Chris von Recklinghausen
[PATCH v2 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Chris von Recklinghausen
RE: [PATCH v2 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Dexuan Cui
[PATCH 0/1] use crc32 instead of md5 for hibernation e820 integrity check
Chris von Recklinghausen
[PATCH 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Chris von Recklinghausen
Re: [PATCH 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Rafael J. Wysocki
Re: [PATCH 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Ard Biesheuvel
Re: [PATCH 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Rafael J. Wysocki
Re: [PATCH 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Eric Biggers
Re: [PATCH 1/1] use crc32 instead of md5 for hibernation e820 integrity check
Rafael J. Wysocki
Re: [PATCH 0/1] use crc32 instead of md5 for hibernation e820 integrity check
Christophe Leroy
[PATCH] crypto: cbc - fix coding style
Zhiqi Song
Re: [PATCH] crypto: cbc - fix coding style
Herbert Xu
[PATCH] crypto: api - fix coding style
Zhiqi Song
Re: [PATCH] crypto: api - fix coding style
Herbert Xu
Re: [PATCH] crypto: api - fix coding style
songzhiqi (A)
[PATCH] crypto: rockchip/rk3288_crypto_ahash - delete unneeded variable initialization
Kai Ye
Re: [PATCH] crypto: rockchip/rk3288_crypto_ahash - delete unneeded variable initialization
Herbert Xu
[PATCH] crypto: deflate - Remove useless call "zlib_inflateEnd"
Jiapeng Chong
Re: [PATCH] crypto: deflate - Remove useless call "zlib_inflateEnd"
Herbert Xu
[PATCH -next] crypto: ccp - Use DEFINE_SPINLOCK() for spinlock
Tang Yizhou
Re: [PATCH -next] crypto: ccp - Use DEFINE_SPINLOCK() for spinlock
Herbert Xu
[GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
Nick Terrell
[PATCH v9 1/3] lib: zstd: Add kernel-specific API
Nick Terrell
[PATCH v9 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
Nick Terrell
Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
Oleksandr Natalenko
Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
Nick Terrell
Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
Nick Terrell
Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
Eric Biggers
Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
Nick Terrell
Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
Eric Biggers
Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
Nick Terrell
crypto: FIPS 200 mode
Randy Dunlap
Re: crypto: FIPS 200 mode
Stephan Mueller
[PATCH 00/18] Implement RSASSA-PSS signature verification
Varad Gautam
Earlier messages
Later messages