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

https://github.com/markertmer/enigma_app

A web-based app for encrypting and decrypting messages.
https://github.com/markertmer/enigma_app

Last synced: 9 days ago
JSON representation

A web-based app for encrypting and decrypting messages.

Awesome Lists containing this project

README

          

This is a Rails app version of the command-line tool created for [this original project](https://github.com/markertmer/enigma).

It is currently deployed on https://enigma-encryption-app.herokuapp.com/

Please visit that repo for more complete information about the program and how it works.