mbox series

[GIT,PULL] Crypto Fixes for 6.6

Message ID ZTOYe9lZvPxxFDm+@gondor.apana.org.au (mailing list archive)
State Not Applicable
Delegated to: Herbert Xu
Headers show
Series [GIT,PULL] Crypto Fixes for 6.6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.6-p5

Message

Herbert Xu Oct. 21, 2023, 9:23 a.m. UTC
Hi Linus:

The following changes since commit 152d0bcdf1efcb54a4fa20f694e9c7bbb6d06cbf:

  dm crypt: Fix reqsize in crypt_iv_eboiv_gen (2023-10-06 10:39:18 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.6-p5 

for you to fetch changes up to b11950356c4b416d2e87941f3aa7a8bf089db72b:

  KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash (2023-10-18 12:27:10 +0800)

----------------------------------------------------------------
This push fixes a 6.5 regression in crypto/asymmetric_keys.
----------------------------------------------------------------

Herbert Xu (1):
      KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash

 crypto/asymmetric_keys/public_key.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Thanks,

Comments

pr-tracker-bot@kernel.org Oct. 21, 2023, 5:57 p.m. UTC | #1
The pull request you sent on Sat, 21 Oct 2023 17:23:07 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.6-p5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f1de9aced809f1751bc97703bdf678c75da3fed3

Thank you!