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

https://github.com/h-a-y-k/knapsack-encryption-with-permutations

Implementation and analysis of a public-key encryption system with permutations conceptually similar to the Merklee-Hellman knapsack cryptosystem.
https://github.com/h-a-y-k/knapsack-encryption-with-permutations

cryptographic-attacks cryptosystem knapsack public-key-cryptography

Last synced: 11 months ago
JSON representation

Implementation and analysis of a public-key encryption system with permutations conceptually similar to the Merklee-Hellman knapsack cryptosystem.

Awesome Lists containing this project

README

          

# Knapsack encryption with permutations
Implementation and analysis of a public-key encryption system with permutations conceptually similar to the Merklee-Hellman knapsack cryptosystem.