Skip to content

FileCrypt is a JavaFX Application for different cryptographic operations using the Java Cryptography Architecture (JCA) and the Bouncy Castle Service Provider.

Notifications You must be signed in to change notification settings

lnbs97/FileCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileCrypt

FileCrypt is a JavaFX Application for different cryptographic operations using the Java Cryptography Architecture (JCA) and the Bouncy Castle Service Provider.

Features

  • 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

Screenshots

image

About

FileCrypt is a JavaFX Application for different cryptographic operations using the Java Cryptography Architecture (JCA) and the Bouncy Castle Service Provider.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages