dcrypt-common 2.0.0

Common implementations and shared functionality for the dcrypt library
Documentation
1
2
3
4
//! Common operations for McEliece-based cryptography

// This file will contain common utilities and functions for McEliece-based cryptography
// For now, it's a placeholder that will be expanded as we implement McEliece algorithms