openssl -> libsodium

Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2020-08-18 13:32:07 +00:00
parent d203e379b4
commit fba53c52ae
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2

View File

@ -41,7 +41,7 @@ void intro()
std::cout << std::endl
<< " +--------------------------------------------------------------------------+" << std::endl
<< " | SimpleYggGen C++ 2.0-outrunning |" << std::endl
<< " | OpenSSL inside: x25519 -> sha512 |" << std::endl
<< " | libsoduim inside: x25519 -> sha512 |" << std::endl
<< " | notabug.org/acetone/SimpleYggGen-CPP |" << std::endl
<< " | |" << std::endl
<< " | developers: acetone, lialh4, orignal, R4SAS, Vort |" << std::endl