[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 11:53:33 CET 2025
Dariqq created a merge request: https://gitlab.com/gnutls/guile/-/merge_requests/38
Project:Branches: Dariqq/guile:sign-algorithms to gnutls/guile:master
Author: Dariqq
Fixes https://gitlab.com/gnutls/guile/-/issues/31.
This adds the remaining signing algorithms and ajust the test to error if gnutls lists an algorithm that is not in the bindings (similar to the pk-algorithms one).
The list now matches gnutls 3.8.9.
I took the liberty to reorder the list to match the enum declaration in gnutls.h and added the same empty lines to help organize the list.
The enum list now contains 48 + 1 entries (for unknown). The enum goes from `0-49` but number `19` is missing. The `(sign-algorithm-list)` contains 48 elements.
There are probably some issues with some of the algorithms only being available in very recent gnutls versions.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/guile/-/merge_requests/38
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/b4c34ed6/attachment-0001.html>
More information about the Gnutls-devel
mailing list