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

https://github.com/guybanbo/encryption-with-idea-in-ofb-mode--merkle-hellman-knapsack-and-el-gamal-signature


https://github.com/guybanbo/encryption-with-idea-in-ofb-mode--merkle-hellman-knapsack-and-el-gamal-signature

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

an app that encrypts and decrypts messages using the symmetric key algorithm IDEA in OFB mode.
The symmetric key is securely exchanged using Merkle-Hellman knapsack and the encrypted messages are signed using EL-GAMAL signature.

![image](https://github.com/guybanbo/encryption-with-IDEA-in-OFB-mode--Merkle-Hellman-knapsack-and-EL-GAMAL-signature/assets/116914829/28c64436-2117-4c31-bfe3-2f1911a7ef5d)