OpenGenus/cosmos

Create Affine cipher algorithm

Open

#1,038 opened on 2017年10月9日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)C++ (3,724 forks)batch import
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++

コントリビューターガイド