securo 0.1.1

Cryptographic impl for hybrid classical-post-quantum authentication and secure communication
Documentation
securo-0.1.1 has been yanked.

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