#include <cbc.h>
Inheritance diagram for CBCPaddedDecryptor:

Public Methods | |
| CBCPaddedDecryptor (const BlockTransformation &cipher,const byte *IV,BufferedTransformation *outQueue=NULL) | |
Protected Methods | |
| void | FirstPut (const byte *) |
| void | NextPut (const byte *inString,unsigned int length) |
| void | LastPut (const byte *inString,unsigned int length) |
Compatible with RFC 1423 (and also 2040 and 2630).
Definition at line 59 of file cbc.h.
|
|
|
|
|
Reimplemented from FilterWithBufferedInput. |
|
|
Reimplemented from FilterWithBufferedInput. |
|
|
Reimplemented from FilterWithBufferedInput. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000