[gnutls-devel] GnuTLS | algorithms: implement X448 key exchange and Ed448 signature scheme (!984)
    Development of GNU's TLS library 
    gnutls-devel at lists.gnutls.org
       
    Wed Jan 15 14:46:24 CET 2020
    
    
  
Merge request https://gitlab.com/gnutls/gnutls/merge_requests/984 was reviewed by Daiki Ueno
--
  
Daiki Ueno commented on a discussion on lib/auth/ecdhe.c: https://gitlab.com/gnutls/gnutls/merge_requests/984#note_271834138
> +		if (ecurve->id == GNUTLS_ECC_CURVE_X25519 ||
> +		    ecurve->id == GNUTLS_ECC_CURVE_X448) {
>  			session->key.proto.tls12.ecdh.raw.data[point_size-1] &= 0x7f;
Good catch, fixed.
-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/984
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/20200115/193b5d44/attachment.html>
    
    
More information about the Gnutls-devel
mailing list