Public Member Functions | |
| virtual unsigned int | GetAlignment () const =0 |
| virtual unsigned int | GetBytesPerIteration () const =0 |
| virtual byte * | GetRegisterBegin ()=0 |
| virtual void | TransformRegister ()=0 |
| virtual bool | CanIterate () const |
| virtual void | Iterate (byte *output, const byte *input, CipherDir dir, size_t iterationCount) |
| virtual void | CipherSetKey (const NameValuePairs ¶ms, const byte *key, size_t length)=0 |
| virtual void | CipherResynchronize (const byte *iv, size_t length) |
Definition at line 162 of file strciphr.h.
1.7.1