GitHub

Mcas-996/rsa-py-gui

Generate RSA key pairs (2048-bit) Encrypt messages using OAEP padding with SHA-256 Decrypt ciphertext using OAEP padding with SHA-256 Modern, responsive graphical interface RSA_GUI/ ├── main.py # ...