/// This crate is under development and is being squatted upon, see the numerous topics in
/// the community on the issue and please contact me if you feel the namespace is better used elsewhere
/// along with having code ready to utilise it.
///
/// PQC contains pure rust implementations for the NIST Post-Quantum Cryptography Standardization project algorithms
const STATE: &str = "unimplemented";