[openssl-dev] [openssl.org #3992] [PATCH] Allow RFC6962 Signed Certificate Timestamps to be disabled

Ben Laurie ben at links.org
Fri Aug 7 08:58:13 UTC 2015


On Thu, 6 Aug 2015 at 14:14 David Woodhouse via RT <rt at openssl.org> wrote:

> This code does open-coded division on 64-bit quantities and thus when
> building with GCC on 32-bit platforms will require functions such as
> __umoddi3 and __udivdi3 from libgcc.
>
> In constrained environments such as firmware, those functions may not
> be available. So make it possible to compile out SCT support, which in
> fact (in the case of UEFI) we don't need anyway.
>

I am curious why you think you don't need CT for UEFI?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20150807/2b9d8aec/attachment.html>


More information about the openssl-dev mailing list