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.
- Host: GitHub
- URL: https://github.com/markertmer/enigma_app
- Owner: markertmer
- Created: 2022-03-19T01:08:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T14:19:16.000Z (over 4 years ago)
- Last Synced: 2025-10-24T01:56:26.508Z (9 months ago)
- Language: Ruby
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.