#include <oaep.h>
Public Methods | |
| unsigned int | MaxUnpaddedLength (unsigned int paddedLength)const |
| void | Pad (RandomNumberGenerator &rng,const byte *raw,unsigned int inputLength,byte *padded,unsigned int paddedLength)const |
| unsigned int | Unpad (const byte *padded,unsigned int paddedLength,byte *raw)const |
Definition at line 12 of file oaep.h.
|
||||
|
|
|
||||||||||||
|
|
|
||||||||
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000