An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with hill-cipher

A curated list of projects in awesome lists tagged with hill-cipher .

https://github.com/anishlearnstocode/symmetric-cryptography

Coursera Course Symmetric Cryptography 🔑 part of Introduction to Applied Cryptography Specialization.

caesar-cipher course coursera cryptography hill-cipher introduction-to-cryptography solutions specialization symmetric-cryptography

Last synced: 04 Jan 2026

https://github.com/mo7ammedd/matlapalgo

Message encryption algorithms with MATLAB GUI

casear cyclic hill-cipher linear matlab vigenere-cipher

Last synced: 15 Oct 2025

https://github.com/krshrimali/hill-cipher

Hill cipher implementation in Python

cryptography hill-cipher python

Last synced: 13 May 2025

https://github.com/ogoodness/vbreaker-js

CSC 483 Project - Ciphers: Caeser, Multiplicitive, Affine, Vigenere, Hill, Columnar Transposition

affine-cipher caesar-cipher columnar-transposition-cipher cryptography data-analysis decoder decryption encoder encryption hill-cipher parsing vigenere-cipher

Last synced: 11 Apr 2025

https://github.com/haythamasalama/ciphertool

Message encryption app using Vue.js.

cbc des des-cbc hill-cipher tailwind tailwindcss typescript vuejs

Last synced: 24 Mar 2025

https://github.com/adamo08/encryption-decryption

This repository contains implementations of various encryption and decryption algorithms in Python. The goal is to provide simple and easy-to-understand code for educational and practical purposes.

affine-cipher algorithms caesar-cipher cryptography decryption des-cipher encryption hill-cipher python security vigenere-cipher

Last synced: 11 Feb 2026

https://github.com/shockz-offsec/cifrado-de-hill

Criptosistema de sustitución poligráfica que utiliza el producto de matrices para realizar las operaciones, este que se basa en emplear una matriz como clave para cifrar un texto en claro y su inversa para descifrar el criptograma correspondiente.

cifrado-de-hill cipher cryptosystem decipher hill-cipher matrix numpy

Last synced: 12 Sep 2025

https://github.com/dineshssdn-867/cryptography

Although there are different methods to encrypt and decrypt messages, we'll focus on a linear algebra-based cipher, the Hill cipher, which uses a matrix as a cipher to encode a message or an image, and it's extremely difficult to break when a large matrix is used.

colab-notebook cryptography hill-cipher linear-algebra matrix-multiplication

Last synced: 26 Oct 2025

https://github.com/pacemakerx/cryptolab

Simple and beginner-friendly implementations of classic cryptographic algorithms like Playfair, Hill Cipher, DES, AES, RSA, DSA, MD5, SHA512 — using Python. Designed for easy understanding, minimal dependencies, and educational use.

cryptography hill-cipher md5-hash playfair-cipher rsa-algorithm sha512

Last synced: 14 Apr 2025

https://github.com/cizr/hill-adn-cryptography-bridging-classical-ciphers-with-dna-based-encryption

The Hill-ADN Cryptography project combines Hill cipher methods with DNA encryption, offering a novel approach for improved data security. It includes binary to DNA conversion, amino acid translation, and Hill cipher encryption, with the decryption process addressing genetic code ambiguity challenges.

bioinformatics cryptography data-security dna encryption-decryption genetic-algorithms genetic-code hill-cipher

Last synced: 07 Oct 2025

https://github.com/luffy0xcyber/cryptographie_classique

Implémentation Python des chiffrements historiques (César, Hill, Vigenère) avec explications détaillées et simples | Projet éducatif de cryptographie

cesar-cipher cesar-cypher ciphers cryptography cybersecurity education encryption hill-cipher learning-project mathematics python security vigenere-cipher

Last synced: 13 Jun 2025

https://github.com/ostad-ai/data2crypt

An application for encypting and decrypting messages

affine-cipher application bifid-cipher cipher decryption encryption hill-cipher vigenere-cipher

Last synced: 03 Jan 2026

https://github.com/breezy-codes/cryptography-guide

A collection of different cryptographic algorithms and ciphers, including the maths behind each algorithm. This is an ongoing project that will be added to over time, with the aim of providing a comprehensive resource for learning about cryptography. The project includes both the code for the algorithms and explanations of how they work.

ceaser-cipher cryptographic-algorithms cryptography cryptography-algorithms digital-signatures hill-cipher maths matrix-algebra number-theory public-key-cryptography rsa-algorithm steganography steganography-encoding

Last synced: 09 Aug 2025

https://github.com/sohnryang/crypto-contest-2020

상받은 2020년 암호경진대회 솔루션

block-cipher crypto-contest cryptography hill-cipher loop-unrolling

Last synced: 21 Apr 2026

https://github.com/dms-codes/kriptografi-hill

Hill Cipher Encryption This Python script performs Hill cipher encryption on a given plaintext message using a user-defined key and matrix size 'm'.

hill-cipher python

Last synced: 12 Mar 2025

https://github.com/mohamedsaidsallam/encryption-techniques

A simple python script that offers multiple simple implementations for encryption techniques. Done as a project for ASU 2020, Computer and Network Security course.

aes aes-cipher aes-encryption argparse ceasar-cipher des-cipher des-encryption hill-cipher playfair-cipher python venv vernam-cipher vigenere-cipher

Last synced: 24 Mar 2025

https://github.com/cybergeist0/hillcipher

A simple encryption algorithm that utilizes linear algebra to encrypt plaintext.

cpp hill-cipher linear-algebra

Last synced: 30 Mar 2026

https://github.com/manesioz/hill-cipher

Application of linear algebra to cryptography 🔐 encryption and decryption of text by a polygraphic substitution cipher

cryptography hill-cipher linear-algebra python

Last synced: 23 Feb 2025