FileCrypt is a JavaFX Application for different cryptographic operations using the Java Cryptography Architecture (JCA) and the Bouncy Castle Service Provider.
- Symmetric Encryption using AES
- Password Based Encryption using AESPBE with SHA256 or SCRYPT
- Digital Signing using DSA with SHA256
- Hashing using SHA256, AESCMAC or HMACSHA256