jschanck / ntru

Implementations of the NIST post-quantum cryptography process finalist NTRU.
https://ntru.org
Creative Commons Zero v1.0 Universal
41 stars 8 forks source link

(question) how use just the PKE ? #20

Closed danieagle closed 4 years ago

danieagle commented 4 years ago

Hi! How to use PKE ? I need an example.

Really Thanks for the lib and care.

[]'s Dani.

jschanck commented 4 years ago

Do you mean the PKE or the KEM? You should not attempt to use the underlying PKE.

If you mean the KEM, use PQClean (https://github.com/PQClean/PQClean) and follow these instructions: https://github.com/PQClean/PQClean#using-source-code-from-pqclean-in-your-own-project