mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
winpr-crypt is used in winpr for hash generation but currently it's still required to initialize openssl in the application itself. winpr-hash didn't do that therefore the generated hashes were useless.