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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mystic-crypt!