Hacktoberfestadd codenew algorithm
Repository metrics
- Stars
- (13,462 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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++