https://github.com/bermannoah/encryptor
Experimenting with encrypting and decrypting data using basic rotation ciphers.
https://github.com/bermannoah/encryptor
Last synced: 13 days ago
JSON representation
Experimenting with encrypting and decrypting data using basic rotation ciphers.
- Host: GitHub
- URL: https://github.com/bermannoah/encryptor
- Owner: bermannoah
- Created: 2016-07-27T16:19:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-21T15:25:29.000Z (over 9 years ago)
- Last Synced: 2025-02-26T15:16:56.945Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# encryptor
A tricky little rotation cipher implementation. Don't use this to hide anything you care about.