shrinidhihegde3 / Snippify-Hub

This Repo is aimed to give easy access for code snippets that programmer or developer use
https://snippify-hub.vercel.app
MIT License
12 stars 20 forks source link

Affine Cipher #42

Closed shrinidhihegde3 closed 2 weeks ago

shrinidhihegde3 commented 3 weeks ago

A type of monoalphabetic substitution cipher in which each letter is mapped to its numeric equivalent, encrypted using a linear transformation, and then converted back to a letter. Add input and output field also so that people can experiment

yashksaini-coder commented 2 weeks ago

I would like to contribute to this issue. @shrinidhihegde3