An open API service providing repository metadata for many open source software ecosystems.

Topic: "hill-cipher-cracker"

ChesleyTan/Hill-Cipher-Cracker

A Hill Cipher Cracker that performs automated crib dragging given a known plaintext and a ciphertext.

Language: Python - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: almost 10 years ago - Stars: 7 - Forks: 2

pugazhmukilan/hill_cipher

This repository contains the algorithm for the Hill Cipher encryption which use the matrix to encrypt the message and even to decrypt it using the inverse of the same matrix ,this algorithm uses the python program to implement it and of course we can use any language to implement it ,

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

absingh31/Hill_Cipher

Encode a text file using hill cipher. Can also decode the text file which was encoded using hill cipher.

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1