From 4cb80899dcd2f6456559fbf65a5c586949d14a33 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Wed, 18 Aug 2021 09:50:30 +0200 Subject: [PATCH] pygoscelis: Enable CURVE25519 --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index e4634e8..6c6e33b 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -4981,7 +4981,7 @@ CONFIG_CRYPTO_ECDH=m # CONFIG_CRYPTO_ECDSA is not set # CONFIG_CRYPTO_ECRDSA is not set # CONFIG_CRYPTO_SM2 is not set -# CONFIG_CRYPTO_CURVE25519 is not set +CONFIG_CRYPTO_CURVE25519=m CONFIG_CRYPTO_CURVE25519_X86=m #