[gnutls-devel] GnuTLS | fips: add mechanism to embed FIPS module name in the library (!1508)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Jan 17 16:53:33 CET 2022
Pedro Monreal started a new discussion on lib/global.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1508#note_812787124
> }
>
> static const struct gnutls_library_config_st _gnutls_library_config[] = {
> +#ifdef FIPS_MODULE_NAME
> + { "fips-module-name", FIPS_MODULE_NAME },
> +#endif
> +#ifdef FIPS_MODULE_VERSION
> + { "fips-module-version", FIPS_MODULE_NAME },
Hi, Daiki. Maybe FIPS_MODULE_VERSION here instead of FIPS_MODULE_NAME?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1508#note_812787124
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/20220117/4f80d444/attachment.html>
More information about the Gnutls-devel
mailing list