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