Skip to content

hlilje/aes-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aes-python

128-bit AES encryption in ECB mode written in Python. Does not decrypt files. Even has some trivial tests!

Also available in Java.

Usage

Reads a binary file from stdin and outputs the encrypted bytes on stdout.

About

One-way 128-bit AES ECB encryption written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages