[gnutls-devel] Guile-GnuTLS | Add missing signing algorithms (!38)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Mar 5 18:20:24 CET 2025




Vivien Kraus commented on a discussion on guile/tests/list-sign-algorithms.scm: https://gitlab.com/gnutls/guile/-/merge_requests/38#note_2381084476

 >       (error "The ecdsa-sha256 signature algorithm should use \
 >  the sha256 hash algorithm"))
 >     (let ((all-algorithms (sign-algorithm-list)))
 > +     (for-each
 > +      (lambda (algo)
 > +        (unless algo
 > +          (error "gnutls lists more sign-algorithms than what gnutls-guile enumerates.")))

Sorry I messed up the thread, please ignore.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/guile/-/merge_requests/38#note_2381084476
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20250305/7e4a00ba/attachment.html>


More information about the Gnutls-devel mailing list