View Source sntrup761 (sntrup761_nif v1.0.0)

Streamlined NTRU Prime: sntrup761 NIF

https://www.ietf.org/archive/id/draft-josefsson-ntruprime-streamlined-00.html

Summary

Functions

decapsulation

encapsulation

key generation

Types

-type ct() :: <<_:8312>>.
-type k() :: <<_:256>>.
-type pk() :: <<_:9264>>.
-type sk() :: <<_:14104>>.

Functions