OpenGenus/cosmos

Create Affine cipher algorithm

Open

#1.038 aberto em 9 de out. de 2017

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)C++ (3.724 forks)batch import
Hacktoberfestadd codenew algorithm

Métricas do repositório

Stars
 (13.462 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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++

Guia do colaborador