Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mastermind-mayhem/subsitution-cipher


https://github.com/mastermind-mayhem/subsitution-cipher

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Substitution Cipher

Encrypt a message with the following:

```
python subcipher.py
```

Test the encryption with:

```
python test_subcipher.py
```