From 509f93447655dafec7d9fd6051455daf47f41ad2 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 15 Nov 2017 17:04:07 +0100 Subject: [PATCH] crypto_core/curve25519 was renamed crypto_core/ed25519 --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 1c02493d..39e55f62 100644 --- a/AUTHORS +++ b/AUTHORS @@ -54,7 +54,7 @@ crypto_box/curve25519xsalsa20poly1305 Daniel J. Bernstein crypto_box/curve25519xchacha20poly1305 Frank Denis -crypto_core/curve25519 Daniel J. Bernstein +crypto_core/ed25519 Daniel J. Bernstein Adam Langley crypto_core/hchacha20 Frank Denis