Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
SEAL_Gamma Struct Reference
Collaboration diagram for SEAL_Gamma:
[legend]

Public Member Functions

 SEAL_Gamma (const byte *key)
 
word32 Apply (word32 i)
 

Public Attributes

SecBlock< word32H
 
SecBlock< word32Z
 
SecBlock< word32D
 
word32 lastIndex
 

Detailed Description

Definition at line 20 of file seal.cpp.

Constructor & Destructor Documentation

SEAL_Gamma::SEAL_Gamma ( const byte key)
inline

Definition at line 22 of file seal.cpp.

Here is the call graph for this function:

Member Function Documentation

word32 SEAL_Gamma::Apply ( word32  i)

Definition at line 35 of file seal.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

SecBlock<word32> SEAL_Gamma::D

Definition at line 31 of file seal.cpp.

SecBlock<word32> SEAL_Gamma::H

Definition at line 31 of file seal.cpp.

word32 SEAL_Gamma::lastIndex

Definition at line 32 of file seal.cpp.

SecBlock<word32> SEAL_Gamma::Z

Definition at line 31 of file seal.cpp.


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