|
@@ -6,3 +6,7 @@ config BR2_PACKAGE_LIBARGON2
|
|
A modern password hashing algorithm
|
|
A modern password hashing algorithm
|
|
|
|
|
|
https://password-hashing.net/#argon2
|
|
https://password-hashing.net/#argon2
|
|
|
|
+
|
|
|
|
+comment "libargon needs a toolchain w/ dynamic library"
|
|
|
|
+ depends on BR2_USE_MMU
|
|
|
|
+ depends on BR2_STATIC_LIBS
|