[gnutls-devel] GnuTLS | fips: add additional pbkdf limit checks as defined in SP 800-132 (!1736)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Thu Mar 30 13:06:34 CEST 2023
Tobias Heider created a merge request: https://gitlab.com/gnutls/gnutls/-/merge_requests/1736
Project:Branches: tobhe/gnutls:pbkdf to gnutls/gnutls:master
Author: Tobias Heider
I noticed that we seem to be missing a few mandatory checks for pbkdf. Currently we are checking the password size and outlen to be < 14 but SP 800-132 also mandates a minimum iteration count and a minimum salt size.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1736
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/20230330/cfe7c10b/attachment-0001.html>
More information about the Gnutls-devel
mailing list