Skip to content

clingy/cryptotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptotest

Experimenting with cryptography and Python.

Python modules used

/aes

Encrypt and decrypt text with the AES cipher in CFB mode (PyCrypto).

/aes-blowfish

Encrypt and decrypt text with nested Blowfish(AES) ciphers in CFB mode (PyCrypto).

/aes-eax

Encrypt and decrypt text with the AES cipher in EAX mode (PyCryptodome).

About

Experimenting with cryptography and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages