Files
buildroot/package/libargon2/Config.in
Andreas Mohr 29ffdc0dda package/libargon2: support static build
There are options to build only static or only shared libs. The default
is to build both.

Also update reverse dependencies. Note that lua-argon2 doesn't have the
"# libargon2" comment so presumably it needs shared libs itself.

Signed-off-by: Andreas Mohr <and@gmx.li>
[Arnout: also update reverse dependencies]
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
2026-05-20 21:25:02 +02:00

8 lines
157 B
Plaintext

config BR2_PACKAGE_LIBARGON2
bool "libargon2"
depends on BR2_USE_MMU
help
A modern password hashing algorithm
https://password-hashing.net/#argon2