securo 0.1.0

Cryptographic impl for hybrid classical-post-quantum authentication and secure communication
Documentation

Prelude

Read Securoserv and Securoclient for exact implementation of Securo

This crate provides the cryptographic Impl for an authentication and communication system. It implements a hybrid classical-post-quantum key exchange protocol, session encryption, and certificate pinning to establish secure, authenticated connections between client and server.

Crate Documentation

Security Architecture

Authentication Architecture

Build instructions for Server & Client