mystic-crypt is designed as a Java library that can be used for simple and complex encryption and decryption.
The source code for the library is available under https://github.com/astrapi69/mystic-crypt
For demonstration what the library can do there is a graphical client:
The source code for the ui is available under https://github.com/astrapi69/mystic-crypt-ui
Features
- Hashing passwords
- Obfuscate text with specified map that can be exported and imported
- Hex encryption and decryption
- Brute-force processing
- Wordlist processing
- Encryption with PublicKey and decryption with PrivateKey objects that was generated with openssl or java
- Encryption and decryption from .pem, .der files that was generated with openssl
- Chain multiply encryptors for securely encrypting your data
- Encryption and decryption of single files
- Sign requests for your google maps urls
- Hash byte arrays, strings such as passwords
- Simple encode and decode of string objects with relocation
- Resolve the TrustManagers and KeyManagers from keystore files
Follow mystic-crypt
Other Useful Business Software
Outgrown Windows Task Scheduler?
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mystic-crypt!