quantum-worm 0.1.0

A quantum-resistant secure file transfer system.
1
2
3
4
pub mod hybrid;
pub mod kyber;
pub mod mceliece; // Assume you've implemented or replaced this
pub mod sphincs; // New module for hybrid cryptography