OpenGenus/cosmos

Create Affine cipher algorithm

Open

#1 038 ouverte le 9 oct. 2017

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)C++ (3 724 forks)batch import
Hacktoberfestadd codenew algorithm

Métriques du dépôt

Stars
 (13 462 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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++

Guide contributeur