]> git.ipfire.org Git - thirdparty/gnutls.git/commit
Moved ML-DSA algorithms from the experimtental algorithms to non-exeperimental algori...
authord-Dudas <david.dudas03@e-uvt.ro>
Sun, 22 Sep 2024 13:22:13 +0000 (16:22 +0300)
committerd-Dudas <david.dudas03@e-uvt.ro>
Fri, 15 Nov 2024 18:03:21 +0000 (20:03 +0200)
commit11f86603bdd09d4d5500c8bca41fed60a10aed96
tree49b5f67b6fbd0116d86a23396dcd75f8f6984bcc
parent873b632f0312f266d1dc9cf913a4dc4c8947ef66
Moved ML-DSA algorithms from the experimtental algorithms to non-exeperimental algorithms.

Signed-off-by: David Dudas <david.dudas03@e-uvt.ro>
17 files changed:
doc/Makefile.am
lib/algorithms.h
lib/algorithms/publickey.c
lib/algorithms/secparams.c
lib/algorithms/sign.c
lib/includes/gnutls/gnutls.h.in
lib/nettle/pk.c
lib/privkey.c
lib/pubkey.c
lib/x509/common.h
lib/x509/key_decode.c
lib/x509/key_encode.c
lib/x509/mpi.c
lib/x509/privkey.c
lib/x509/privkey_pkcs8.c
tests/gnutls-strcodes.c
tests/privkey-keygen.c