Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 169 Bytes

File metadata and controls

2 lines (2 loc) · 169 Bytes

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.