Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

[Proposal] Encrypt plain text using rot13, morse code, etc #245

Open
N-Shar-ma opened this issue Nov 30, 2021 · 0 comments
Open

[Proposal] Encrypt plain text using rot13, morse code, etc #245

N-Shar-ma opened this issue Nov 30, 2021 · 0 comments
Labels
proposal Suggest a new Instant App for Felvin Search

Comments

@N-Shar-ma
Copy link
Contributor

Summary

This app will encrypt to and decipher from Caesar Cipher (of which rot13 is a particular variant), morse code, etc

Example search queries

  • encode using rot13
  • "hello world" in morse code

Implementation (optional)

Caesar cipher and morse code won't need any special library/APIs. (Hint: https://stackoverflow.com/a/43726410). Maybe more complex encryption techniques (http://practicalcryptography.com/ciphers/) can be added on later.

Context

Helpful when solving puzzles, etc

@N-Shar-ma N-Shar-ma added the proposal Suggest a new Instant App for Felvin Search label Nov 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
proposal Suggest a new Instant App for Felvin Search
Projects
None yet
Development

No branches or pull requests

1 participant