mbox series

[0/1] Add support for asymmetric decryption

Message ID 20240621175723.32684-1-bage@debian.org
Headers show
Series Add support for asymmetric decryption | expand

Message

Bastian Germann June 21, 2024, 5:57 p.m. UTC
This is an add-on to Michael's patch series that is available at
https://patchwork.ozlabs.org/project/swupdate/list/?series=390573

I have noticed that patch series recently and would like to suggest
to use PKCS#7 instead of CMS because that will make it easy to extend
the feature to support wolfSSL.

This is compile-tested only.

Bastian Germann (1):
  Use PKCS#7 for asymmetric decryption

 corelib/swupdate_cms_decrypt.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)