[gnutls-devel] GnuTLS | crypto: add API to retrieve the final IV for CFB ciphers (!988)
    Development of GNU's TLS library 
    gnutls-devel at lists.gnutls.org
       
    Wed May  1 08:36:09 CEST 2019
    
    
  
Daiki Ueno commented on a discussion on lib/crypto-api.c: https://gitlab.com/gnutls/gnutls/merge_requests/988#note_165806044
>  		}
>  }
>  
> +/**
> + * _gnutls_cipher_get_iv:
> + * @handle: is a #gnutls_cipher_hd_t type
> + * @iv: the IV to set
> + * @ivlen: the length of the IV
> + *
> + * This function will get the IV to be used for the next encryption
Indeed, I made this public and expanded the documentation to cover non-CFB cases.
-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/988#note_165806044
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/20190501/c99470ac/attachment.html>
    
    
More information about the Gnutls-devel
mailing list