linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Convert lib/digsig.c to SHA-1 library
@ 2025-08-15  2:17 Eric Biggers
  2025-08-15  2:17 ` [PATCH 1/2] integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS Eric Biggers
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eric Biggers @ 2025-08-15  2:17 UTC (permalink / raw)
  To: linux-integrity, Mimi Zohar, Roberto Sassu, Dmitry Kasatkin
  Cc: Eric Snowberg, linux-crypto, Eric Biggers

This series converts lib/digsig.c to use the SHA-1 library API.

Please consider taking this series through the integrity tree.

Eric Biggers (2):
  integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS
  lib/digsig: Use SHA-1 library instead of crypto_shash

 lib/Kconfig                |  3 +--
 lib/digsig.c               | 46 +++++---------------------------------
 security/integrity/Kconfig |  1 +
 3 files changed, 8 insertions(+), 42 deletions(-)

base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
-- 
2.50.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-08-19 18:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15  2:17 [PATCH 0/2] Convert lib/digsig.c to SHA-1 library Eric Biggers
2025-08-15  2:17 ` [PATCH 1/2] integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS Eric Biggers
2025-08-15 16:48   ` Paul Menzel
2025-08-15  2:17 ` [PATCH 2/2] lib/digsig: Use SHA-1 library instead of crypto_shash Eric Biggers
2025-08-15 16:48   ` Paul Menzel
2025-08-19 18:11 ` [PATCH 0/2] Convert lib/digsig.c to SHA-1 library Mimi Zohar

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).