Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcoruch/mada-algorithms

RSA Key Pair Task
https://github.com/marcoruch/mada-algorithms

Last synced: 6 days ago
JSON representation

RSA Key Pair Task

Awesome Lists containing this project

README

        

# Algorithms for MADA.

Es gibt einfach 3 Konsolenapps jetzt (neu Elgamal Encryption und Huffman-Compression).

Da alles eingecheckt wurde sollte man einfach die gewünschte Aufgaben-.exe starten können im jeweiligen "\bin\Debug\net7.0" Ordner und mit 1-3 die Funktionalitäten starten, die von der App geforderten Files müssen sich ebenfalls im Ordner befinden damit die Vorgänge funktionieren.

![image](https://github.com/marcoruch/Quick-RSA-Implementation/assets/33924543/fc6731b5-75b3-4f8b-a1cb-311c2049f640)

## RSA-Key Pair Encryption/Decryption/Generation

## Huffmann-Code

## ElGamal Encryption/Decryption/Gen