Skip to content
#

hill-cipher

Here are 102 public repositories matching this topic...

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

An application (i developped for my master degree synthese (Applied Mathematic)). That implement different classical cryptosystem. And RSA as an asymetric (public key) cryptosytem. And AES as a symetric cryptosystem. With all the mathematics tools. and all what needed in different steps. In different tools. For example the Galois field calculus …

  • Updated Dec 17, 2017
  • Java

Improve this page

Add a description, image, and links to the hill-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 hill-cipher topic, visit your repo's landing page and select "manage topics."

Learn more