Skip to content

HafizHammadAhmed/Post-Quantum-Crypto-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post-Quantum-Crypto-WebApp

A web application demonstrating Post-Quantum Cryptography (PQC) techniques, including key generation, encryption, and decryption, using a NIST finalist algorithm like Kyber512 and AES. Designed for educational purposes to showcase quantum-safe encryption in a user-friendly interface.

Features

  • Key generation with Kyber512
  • Message encryption/decryption
  • Shared secret derivation
  • Hybrid encryption scheme

Requirements

Setup

pip install -r requirements.txt
python run.py

About

A web application demonstrating Post-Quantum Cryptography (PQC) techniques, including key generation, encryption, and decryption, using a NIST finalist algorithm like Kyber512. Designed for educational purposes to showcase quantum-safe encryption in a user-friendly interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors