HOP is an obsfucation program that applies several layers of encoding. I am working on improving security, but right now the most secure version is vigenere, so don't use this to secure the nuclear codes.
Go to file
PeacefulPotato 5a59e7fd09
Update CONTRIBUTING.md
2020-12-04 10:28:54 -05:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2020-12-04 09:13:05 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2020-12-04 10:28:54 -05:00
HOP 1.0.1 - decode.py Add files via upload 2020-12-03 22:42:35 -05:00
HOP 1.0.1 - encode.py Add files via upload 2020-12-03 22:42:35 -05:00
README.md Update README.md 2020-12-03 22:36:25 -05:00
SECURITY.md Create SECURITY.md 2020-12-03 23:12:42 -05:00

README.md

HOP

HOP is an obsfucation program that applies several layers of encoding. I am working on improving security, but right now the most secure version is vigenere, so don't use this to secure the nuclear codes. More info coming soon!