Skip to content
#

affine-cipher

Here are 83 public repositories matching this topic...

This is an implementation of all famous cryptography algorithms in python. There are several algorithm of cipher in this like Caesar, Transposition, Substitution, Vigenere, AES and RSA

  • Updated Feb 27, 2022
  • Python

Some classical/modern ciphers in C language and Python to encrypt and decrypt important information and keep the information safe, such as integrity, authentication, confidentiality and availability of the data. Some implemented ciphers are: Affine, DES and AES (with modes of operation for BMP images)

  • Updated Dec 13, 2017
  • Python

Improve this page

Add a description, image, and links to the affine-cipher topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the affine-cipher topic, visit your repo's landing page and select "manage topics."

Learn more