Get algorithm information
Algorithm metadata
Generate a new NTRU-HRSS-1373 keypair
Encapsulate a shared secret using the public key
Public key for encapsulation (2401 bytes)
Decapsulate a shared secret using the secret key
Ciphertext to decapsulate (2401 bytes)
Secret key for decapsulation (2983 bytes)
Shared secret (32 bytes)
NTRU-HRSS-1373 key encapsulation mechanism wrapper class
NTRUHrss1373
Description
High-level wrapper for NTRU-HRSS-1373 KEM operations. Provides secure key generation, encapsulation, and decapsulation with automatic memory management.
Memory Management:
Example