Page MenuHomeFreeBSD

secure: hook up libecc as libpkgecc
ClosedPublic

Authored by kevans on Dec 17 2024, 4:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 1, 10:22 PM
Unknown Object (File)
Mon, Dec 30, 7:24 PM
Unknown Object (File)
Sun, Dec 29, 4:53 PM
Unknown Object (File)
Sat, Dec 28, 5:17 PM
Unknown Object (File)
Fri, Dec 27, 12:17 PM
Unknown Object (File)
Dec 21 2024, 2:57 AM
Unknown Object (File)
Dec 20 2024, 7:35 PM
Unknown Object (File)
Dec 19 2024, 6:07 PM
Subscribers

Details

Summary

libecc is not intended to be general use, other applications should
really be using openssl. pkg(7) uses libecc to align with the pkg(8)
project and its goals. This will be used in the upcoming support for
ECC in pkg(7).

(Note that the import is omitted because the resulting diff is large due to one or two files that I'm not yet committed to trimming... just <picture vendor/libecc being merged into crypto/libecc here>)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable