otp Code
This program takes stdin, xor's it with a key and outputs to stdio
Brought to you by:
davidvalin
| added | .gitignore |
| added | LICENSE |
| added | Makefile |
| added | README.md |
| added | diagram.png |
| added | src/otp.c |
| added | test/otp.test.sh |
| added | test/test_data/test.txt |
| added | tutorial.mp4 |