Wrangler is a Java-based open-source file encryption software that provides secure password-based encryption and decryption.
Java based open-source file encryption software project.
This tool is designed for users needing to securely encrypt and decrypt files using password protection. It is particularly useful for individuals and organizations looking to safeguard sensitive data while maintaining file integrity.
Currently, Wrangler only supports AES for encryption and MD5/SHA-256 for hashing, with plans for future enhancements.
Ensure JDK version 21 is installed on your system.