Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Quantum-Safe TLS for HTTPS - Proof of Concept

A student project exploring post-quantum cryptography implementation for TLS in HTTPS connections.

Overview

This PoC demonstrates quantum-resistant cryptographic algorithms integrated with:

  • OQS-OpenSSL: Quantum-safe TLS implementation
  • Apache HTTP Server: Configured with post-quantum cryptography
  • Performance Benchmarks: Latency, throughput, and handshake measurements

Project Structure

  • oqs-openssl/ - Dockerized OpenSSL with quantum-safe algorithms
  • oqs-apache/ - Dockerized Apache2 server pre-configured for PQC TLSv1.3
  • benchmarks/ - Performance tests data and visualization scripts

For legacy PoC - please checkout kcptun branch

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages