dcrypt-common 2.0.0

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

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