Skip to content

Does what it promises: encrypts/decrypts whole files given a specified algorithm and mode.

License

Notifications You must be signed in to change notification settings

NullOranje/SimpleJavaFileEncryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleJavaFileEncryption

Does what it promises: encrypts/decrypts whole files given a specified algorithm and mode.

I originally developed this program as part of my master's degree during my cryptology course. It is able to take use any algorithm implemented in the SunJCE provider. I'm assuming other providers could be implemented as well.

About

Does what it promises: encrypts/decrypts whole files given a specified algorithm and mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages