Searched hist:"0 c6274a819ffdf6d5a3713b2c0f7014840f01703" (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/crypto/ |
H A D | curve25519.c | 0c6274a819ffdf6d5a3713b2c0f7014840f01703 Tue Jan 25 00:27:39 CET 2022 John Baldwin <jhb@FreeBSD.org> 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
|
H A D | curve25519.h | 0c6274a819ffdf6d5a3713b2c0f7014840f01703 Tue Jan 25 00:27:39 CET 2022 John Baldwin <jhb@FreeBSD.org> 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
|
/freebsd/sys/crypto/libsodium/ |
H A D | stdlib.h | diff 0c6274a819ffdf6d5a3713b2c0f7014840f01703 Tue Jan 25 00:27:39 CET 2022 John Baldwin <jhb@FreeBSD.org> 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
|
H A D | utils.c | diff 0c6274a819ffdf6d5a3713b2c0f7014840f01703 Tue Jan 25 00:27:39 CET 2022 John Baldwin <jhb@FreeBSD.org> 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
|
/freebsd/sys/modules/crypto/ |
H A D | Makefile | diff 0c6274a819ffdf6d5a3713b2c0f7014840f01703 Tue Jan 25 00:27:39 CET 2022 John Baldwin <jhb@FreeBSD.org> 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
|
/freebsd/sys/conf/ |
H A D | files | diff 0c6274a819ffdf6d5a3713b2c0f7014840f01703 Tue Jan 25 00:27:39 CET 2022 John Baldwin <jhb@FreeBSD.org> 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
|