Add encrypt/decrypt to attic.

This commit is contained in:
Adam Ierymenko 2014-08-15 12:59:07 -04:00
commit b0719eacf9
4 changed files with 70 additions and 2 deletions

6
attic/README.md Normal file
View file

@ -0,0 +1,6 @@
This directory is for old code that isn't used but we don't want to lose track of, and for anything else random like debug scripts.
Some stuff other than shelved code:
multicast-trace-receiver.rb: receives multicast trace UDP packets from ZT_TRACE_MULTICAST
encrypt, decrypt: useful shell scripts for AES-encrypting and decrypting files