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