Ecosyste.ms: Awesome
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: 17 days ago
JSON representation
Implementation and analysis of a public-key encryption system with permutations conceptually similar to the Merklee-Hellman knapsack cryptosystem.
- Host: GitHub
- URL: https://github.com/h-a-y-k/knapsack-encryption-with-permutations
- Owner: H-a-y-k
- Created: 2024-04-28T07:58:30.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-11T14:50:17.000Z (4 months ago)
- Last Synced: 2024-07-11T17:06:02.635Z (4 months ago)
- Topics: cryptographic-attacks, cryptosystem, knapsack, public-key-cryptography
- Language: C++
- Homepage:
- Size: 531 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.