Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2023 16:47:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272454] openssl 3 fips module doesn't load on arm64
Message-ID:  <bug-272454-227-BRyqeN1P38@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272454-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272454-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272454

Pierre Pronchery <pierre@freebsdfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pierre@freebsdfoundation.or
                   |                            |g

--- Comment #1 from Pierre Pronchery <pierre@freebsdfoundation.org> ---
According to https://www.openssl.org/docs/man3.0/man7/EVP_CIPHER-AES.html m=
ost
of the AES algorithms should be provided by the FIPS module, but the Makefi=
le
does not build them. I suspect that on amd64 the symbols are exposed through
libcrypto.so, while arm64 looks for them only in fips.so.
Does it make sense?
I am preparing a patch anyway.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272454-227-BRyqeN1P38>