[gnutls-devel] GnuTLS | accelerated: use AES-NI for AES-XTS when available (!1244)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Thu May 7 18:15:55 CEST 2020
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1244 was reviewed by Anderson Sasaki
--
Anderson Sasaki commented on a discussion on lib/accelerated/x86/aes-xts-x86-aesni.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1244#note_338422876
> + /* Size in bits of each half for block and tweak (=keysize * 8 / 2) */
> + keybits = keysize * 4;
> +
I will replace ``memcmp()`` with ``safe_memcmp()`` and set the library state only in FIPS mode.
--
Anderson Sasaki commented on a discussion on lib/accelerated/x86/aes-xts-x86-aesni.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1244#note_338422878
> + *
> + * Author: Nikos Mavrogiannopoulos
> + * Author: Anderson Toshiyuki Sasaki
I'll fix it.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1244
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/20200507/82ed7ea3/attachment.html>
More information about the Gnutls-devel
mailing list