Fabcoin Core
0.16.2
P2P Digital Currency
|
Public Member Functions | |
virtual unsigned int | BlockSize () const =0 |
virtual unsigned int | KeyLength () const =0 |
virtual BlockTransformation * | NewEncryption (const byte *keyStr) const =0 |
virtual BlockTransformation * | NewDecryption (const byte *keyStr) const =0 |
Definition at line 1121 of file validat1.cpp.
|
pure virtual |
Implemented in VariableRoundsCipherFactory< E, D >, and FixedRoundsCipherFactory< E, D >.
|
pure virtual |
Implemented in VariableRoundsCipherFactory< E, D >, and FixedRoundsCipherFactory< E, D >.
|
pure virtual |
Implemented in VariableRoundsCipherFactory< E, D >, and FixedRoundsCipherFactory< E, D >.
|
pure virtual |
Implemented in VariableRoundsCipherFactory< E, D >, and FixedRoundsCipherFactory< E, D >.