• punix released this 2025-06-08 00:39:54 +02:00 | 0 commits to main since this release

    ssl_decrypt now directly checks whether encrypted files are located in the specified directory.
    This method has been removed from common_tools. The path has been adjusted ssl_decrypt likely had an incorrect path.
    No files were decrypted. This has been fixed. Key generation has been removed from ssl_decrypt, as it is only needed in ssl_encrypt.

    Downloads