NTRU+ Security API
Version: 1.0.0
Last Updated: 2025-01-02
Security Classification: Korean NTRU Variant
Author: MetaMUI Security Team
Overview
NTRU+ is a Korean variant of NTRU offering improved efficiency and security with multiple parameter sets.
- Algorithm Family: NTRU-based KEM
- Parameter Sets:
- NTRU+576: 128-bit security
- NTRU+768: 192-bit security
- NTRU+864: 192-bit security (balanced)
- NTRU+1152: 256-bit security
- Origin: Korean Post-Quantum Cryptography Competition
Security Warnings ⚠️
- NTRU Variant: Based on NTRU lattice problems
- Korean Optimizations: Tailored for Korean requirements
- Multiple Parameters: Choose based on security needs
- Efficient Implementation: Fast key generation and encapsulation
API Functions
Similar to NTRU Prime with Korean-specific enhancements.
Security Analysis
Threat Model: NTRU+ Threat Model
The comprehensive threat analysis covers:
- Algorithm-specific attack vectors
- Implementation vulnerabilities
- Side-channel considerations
- Quantum resistance analysis (where applicable)
- Deployment recommendations
For complete security analysis and risk assessment, see the dedicated threat model documentation.