SkillAgentSearch skills...

Pqproto

Practical framework for experimenting with PQC in security protocols using OpenSSL and other open source libraries.

Install / Use

/learn @ngkore/Pqproto

README

pqproto

pqproto is a practical framework for experimenting with post-quantum cryptography (PQC) in real-world security protocols.
It provides command-line–based client–server prototypes for both classical and PQ-secure communication. The core libraries and tools used are:

Protocols Covered

  • TLS / mTLS
  • DTLS
  • QUIC
  • IPsec
  • OAuth
  • SSH
    (More coming soon)

Prerequisites

  • OpenSSL 3.5.2 with post-quantum support
  • GCC with C11 support
  • pkg-config (sudo apt install pkg-config) for dynamic library path configuration

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated6d ago
Forks3

Languages

C

Security Score

90/100

Audited on Mar 25, 2026

No findings