Skip to content

johanstenberg92/AES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

AES 128-bit key implementation in Java

Handles only 128-bit key. Reads from STDIN and prints to STDOUT. First 16 bytes is the key and the rest of the 16 byte blocks are encrypted and printed in the same order to STDOUT.

About

AES implementation in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages