1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 10:05:05 -07:00

crypto_core/curve25519 was renamed crypto_core/ed25519

This commit is contained in:
Frank Denis 2017-11-15 17:04:07 +01:00
parent 659751e5b0
commit 509f934476

View File

@ -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