|
void | CipherSetKey (const NameValuePairs ¶ms, const byte *key, size_t length) |
|
void | CipherResynchronize (byte *keystreamBuffer, const byte *IV, size_t length) |
|
unsigned int | GetAlignment () const |
|
unsigned int | GetBytesPerIteration () const |
|
unsigned int | GetIterationsToBuffer () const |
|
bool | CanOperateKeystream () const |
|
virtual unsigned int | GetOptimalBlockSize () const |
|
virtual void | WriteKeystream (byte *keystream, size_t iterationCount) |
|
|
static const int | BYTES_PER_ITERATION |
|
Definition at line 62 of file salsa.h.
The documentation for this class was generated from the following files: