[gnutls-devel] GnuTLS | leancrypto: support leancrypto for post-quantum algorithms (!1925)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Jan 22 07:21:50 CET 2025



Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1925 was reviewed by Daiki Ueno

--
  
Daiki Ueno commented on a discussion on lib/nettle/pk.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1925#note_2308993939

 > +	if (ret < 0) {
 > +		_gnutls_free_datum(ciphertext);
 > +		_gnutls_free_key_datum(shared_secret);

Good catch. I added a helper function and rewrote using it in https://gitlab.com/gnutls/gnutls/-/merge_requests/1925/diffs?commit_id=76dcb0129e4d3b4e2ec0881747ac1fb0634456f3

--
  
Daiki Ueno commented on a discussion on lib/nettle/pk.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1925#note_2308993947

 > +	if (ret < 0) {
 > +		_gnutls_free_key_datum(raw_priv);
 > +		_gnutls_free_key_datum(raw_pub);

Fixed similarly.


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1925
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/20250122/06ccf405/attachment.html>


More information about the Gnutls-devel mailing list