Skip to content

j-wang/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Cryptographic Tools

A set of cryptographic tools created primarily for my own education, but available for others who might find them useful.

Contents

multikey_streamcipher_tools.py

A tool that takes a text file with ciphers originating from a multiple use stream cipher key. Assumes basic XOR operation on message. Outputs XOR plaintext messages for decryption analysis (e.g. frequency tables).

About

Cryptographic tools and utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages