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)
Sat, Jan 25, 4:14 PM
Unknown Object (File)
Wed, Jan 22, 12:21 AM
Unknown Object (File)
Jan 1 2025, 10:22 PM
Unknown Object (File)
Dec 30 2024, 7:24 PM
Unknown Object (File)
Dec 29 2024, 4:53 PM
Unknown Object (File)
Dec 28 2024, 5:17 PM
Unknown Object (File)
Dec 27 2024, 12:17 PM
Unknown Object (File)
Dec 21 2024, 2:57 AM
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