[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] crypto: misc pbkdf fixes for testing & algorithm compat
From: |
Daniel P . Berrangé |
Subject: |
[PATCH 0/2] crypto: misc pbkdf fixes for testing & algorithm compat |
Date: |
Fri, 30 Aug 2024 12:05:31 +0100 |
Daniel P. Berrangé (2):
crypto: check gnutls & gcrypt support the requested pbkdf hash
tests/unit: always build the pbkdf crypto unit test
crypto/pbkdf-gcrypt.c | 2 +-
crypto/pbkdf-gnutls.c | 2 +-
tests/unit/meson.build | 4 +---
tests/unit/test-crypto-pbkdf.c | 9 ++++++---
4 files changed, 9 insertions(+), 8 deletions(-)
--
2.45.2
- [PATCH 0/2] crypto: misc pbkdf fixes for testing & algorithm compat,
Daniel P . Berrangé <=