Security Platform

Security Demo Platform

A FastAPI-based web application for encryption, digital signature, and key management demonstrations.

Features

Core capabilities for encryption, signature, and key management.

🔑 Key Generation

Generate RSA public/private key pairs.

Go →

🔐 Encryption / Decryption

Encrypt and decrypt messages securely.

Go →

✍️ Digital Signature

Sign messages and verify authenticity.

Go →

📄 API Docs

Test backend APIs with Swagger UI.

Go →