Skip to content

sfurs/GCMEncryptionUtility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GCMEncryptionUtility

How to Use

java EncryptionUtility encrypt helloworld to create an encrypted file, output.encrypted, and a private key, output.key. java decrypt to read in the files and print the decrypted value out to the console.

About

Use the Galois Counter Method block cypher encryption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages