Skip to content

An application for local file encryption on PC/Mac using AES in CBC mode with PKCS5 padding and HMAC in the Java crypto library with a front end in Swing and AWT.

Notifications You must be signed in to change notification settings

evm87/EncryptionApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

EncryptionApp

An application for local file encryption using AES in CBC mode with PKCS5 padding and HMAC in the Java crypto library with a front end in Swing and AWT.

About

An application for local file encryption on PC/Mac using AES in CBC mode with PKCS5 padding and HMAC in the Java crypto library with a front end in Swing and AWT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages