Hacktoberfestadd codenew algorithm
Repository metrics
- Stars
- (13,462 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
https://en.wikipedia.org/wiki/Affine_cipher
It maps each letter in an alphabet using a mathematical function
I'm working on it in C++