ArduinoLibs
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Friends | List of all members
NewHopePoly Class Reference

NewHope polynomial representation. More...

#include <NewHope.h>

Public Member Functions

 NewHopePoly ()
 Constructs a new "poly" object for the NewHope algorithm.
 
 ~NewHopePoly ()
 Clears sensitive data and destroys this "poly" object.
 
void clear ()
 Clears sensitive data in this "poly" object.
 

Friends

class NewHope
 

Detailed Description

NewHope polynomial representation.

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

Definition at line 34 of file NewHope.h.


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