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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mystic-crypt!