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

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.

Awesome Lists containing this project

README

          

# encryptor

A tricky little rotation cipher implementation. Don't use this to hide anything you care about.