qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/5] Misc crypto subsystem fixes


From: Daniel P . Berrangé
Subject: [PULL 0/5] Misc crypto subsystem fixes
Date: Thu, 7 May 2020 12:57:58 +0100

The following changes since commit 609dd53df540edd72faee705205aceca9c42fea5:

  Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200506' into stag=
ing (2020-05-07 09:45:54 +0100)

are available in the Git repository at:

  https://github.com/berrange/qemu tags/qcrypto-next-pull-request

for you to fetch changes up to 6022e15d146d8bba9610a9d134afa4bc6e5d9275:

  crypto: extend hash benchmark to cover more algorithms (2020-05-07 12:52:51=
 +0100)

----------------------------------------------------------------
Misc crypto subsystem fixes

* Improve error message for large files when creating LUKS volumes
* Expand crypto hash benchmark coverage
* Misc code refactoring with no functional change

----------------------------------------------------------------

Alexey Krasikov (1):
  crypto/secret: fix inconsequential errors.

Chen Qun (1):
  crypto: Redundant type conversion for AES_KEY pointer

Daniel P. Berrang=C3=A9 (1):
  crypto: extend hash benchmark to cover more algorithms

Maxim Levitsky (1):
  block: luks: better error message when creating too large files

Tong Ho (1):
  crypto: fix getter of a QCryptoSecret's property

 block/crypto.c                | 25 ++++++++++--
 crypto/cipher-builtin.c       | 10 ++---
 crypto/secret.c               |  5 ++-
 tests/benchmark-crypto-hash.c | 73 ++++++++++++++++++++++++++++-------
 4 files changed, 87 insertions(+), 26 deletions(-)

--=20
2.26.2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]