A few build system questions
Simon J. Gerraty
sjg at juniper.net
Thu Aug 2 19:01:19 UTC 2018
Eric McCorkle <eric at metricspace.net> wrote:
> First, I want to convert some certs into C declarations and embed them
> into a static library, which can in turn be used to embed them into
FYI a mechanism to do this is in D16335
> Second, and a (somewhat) separate thing, I'm trying to see if I can get
> a PoC of extracting the specific primitives out of OpenSSL and using
> them in place of the current software crypto implementations in kernel
> and loader. (objcopy ought to be able to do this to a static library in
> theory)
Um... ick ;-)
More information about the freebsd-hackers
mailing list