Dmitry Baryshkov <[email protected]> writes: > I noticed that gnutls build fails with the current master-updates. > GnuTLS requires the HMAC-STREEBOG patch to be present. Could you > please add it to master-updates?
Done. But to me, not all errors looked hmac-related, e.g., 5358 mac.c:98:26: error: field 'streebog256' has incomplete type 5359 98 | struct streebog256_ctx streebog256; 5360 | ^~~~~~~~~~~ 5361 mac.c:99:26: error: field 'streebog512' has incomplete type Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
