Accessing Scrypt implementation directly is deprecated.

This commit is contained in:
eelke 2024-04-12 06:26:54 +02:00
parent e5a5dc15f9
commit d22b125d81
3 changed files with 3 additions and 7 deletions

View file

@ -7,7 +7,6 @@ using namespace testing;
#include <botan/pwdhash.h>
#include <botan/scrypt.h>
//TEST(Botan, recreate)
//{