opnsense-src/sys/modules/crypto
John Baldwin b29bd06e67 crypto: Add an API supporting curve25519.
This adds a wrapper around libsodium's curve25519 support matching
Linux's curve25519 API.  The intended use case for this is WireGuard.

Note that this is not integrated with OCF as it is not related to
symmetric operations on data.

Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33935

(cherry picked from commit 0c6274a819)
2022-07-13 12:28:41 -07:00
..
Makefile crypto: Add an API supporting curve25519. 2022-07-13 12:28:41 -07:00