Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1842 was reviewed by Zoltán Fridrich
-- Zoltán Fridrich started a new discussion on lib/liboqs/Makefile.am: https://gitlab.com/gnutls/gnutls/-/merge_requests/1842#note_1994959752 > +# Copyright (C) 2004-2012 Free Software Foundation, Inc. > +# > +# Author: Nikos Mavroyanopoulos typo in the name -- Zoltán Fridrich started a new discussion on lib/liboqs/sha3.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1842#note_1994959769 > + int ret; > + > + ret = gnutls_hash_init(&hd, GNUTLS_DIG_SHA3_256); The function name says sha3_512 but its inited with GNUTLS_DIG_SHA3_256. Is this correct? -- Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1842 You're receiving this email because of your account on gitlab.com.
_______________________________________________ Gnutls-devel mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-devel
