[gnutls-devel] GnuTLS | WIP: Add support for CNT_IMIT TLS 1.2 GOST cipher suite (!920)
    Development of GNU's TLS library 
    gnutls-devel at lists.gnutls.org
       
    Wed May 15 06:57:24 CEST 2019
    
    
  
Nikos Mavrogiannopoulos commented on a discussion on lib/tls-sig.c: https://gitlab.com/gnutls/gnutls/merge_requests/920#note_170418975
>  		return gnutls_assert_val(GNUTLS_E_INTERNAL_ERROR);
>  
>  	gnutls_sign_algorithm_set_client(session, sign_algo);
> +	pk_algo = gnutls_pubkey_get_pk_algorithm(cert->pubkey, NULL);
I was thinking of a property of signature algorithms, that says "byteswap when doing tls sig", and add this property only to these algorithms.
-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/920#note_170418975
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/20190515/e997904b/attachment.html>
    
    
More information about the Gnutls-devel
mailing list