[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
Thu May 2 11:03:32 CEST 2019




In that case I would rather move the function back to internal and make it work only with nettle ciphers, at least for now, because:
- the final IV can be actually calculated from the ciphertext and the initial IV input (= `IV[0..s*i] C[s*i..b]`)
- that means the only real use-case is for validation (e.g., FIPS)

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/988#note_166076212
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/20190502/61a5d50f/attachment.html>


More information about the Gnutls-devel mailing list