merkle-hellman-knapsack
There are 10 repositories under merkle-hellman-knapsack topic.
Stephen-X/Merkle-Hellman-Knapsack-Cryptosystem
A demonstration of the Merkle-Hellman Knapsack Cryptosystem, written in Java.
Premchand95/Cryptography-Algorithms-in-Python
CSCI 55500 Cryptography
D3vRandom/Merkle-Hellman-Knapsack-Cipher
A Python Implemented Cryptographic Algorithm Which Utilizes Public, Private Key Cryptography to Provide Congruent Super-Increasing Sets for Encryption of Data. This Algorithm relies on the SUBSET-SUM Problems NP Difficulty.
public-key-cryptography/public-key-editor
A java text editor and email client for public key cryptography and encryption. The ciphers use hypercomplex and hyper-dimensional numbers (including vectors, quaternions, matrices, cubes, and tesseracts), polynomials, determinants, multi-variable, multi-equation, and multi-dimensional arithmetic, integer factorization, and Merkle-Hellman knapsacks
crodriguezvega/go-knapsackcrypto
Knapsack crypto systems in Go
ruthussanketh/cryptography
Codes and outputs for the encryption and decryption of some popular ciphers.
Vaynbaum/Merkle-Hellman-algorithm
Приложение для шифрования данных с использованием алгоритма Меркла-Хеллмана
HaythamT95/Secure-email-exchange
Encrypt and Decrypt emails through Gmail SMTP using FROG algorithm
aalekhpatel07/merkle-hellman-knapsack
An implementation of Merkle-Hellman Knapsack based public key crypto (along with a Lattice Reduction exploit)
GUSAR1T0/Cryptography
The implementation of DES and Merkle-Hellman cryptographic algorithms