Arduino Cryptography Library
NewHopePrivateKey Class Reference

NewHope private key representation. More...

#include <NewHope.h>

Detailed Description

NewHope private key representation.

Instances of NewHopePrivateKey are used to hold the private key value for alice between the calls to keygen() and shareda(). It should be treated as opaque.

Reference: https://cryptojedi.org/crypto/#newhope

Definition at line 38 of file NewHope.h.


The documentation for this class was generated from the following file: