1
0
Fork 0
libreoffice/external/argon2
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00
..
0001-Fix-possible-compiler-error-due-to-undefined-_MSC_VE.patch Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
0002-Add-WinARM64-vcxproj-config.patch Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
ExternalPackage_argon2.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
ExternalProject_argon2.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Makefile Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Module_argon2.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
private-symbols.patch.0 Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
README Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
UnpackedTarball_argon2.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00

Argon2 password hashing function

This is used in ODF encryption as key derivation function.

[https://github.com/P-H-C/phc-winner-argon2]