Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PKCS_EncryptionPaddingScheme Class Reference

#include <pkcspad.h>

Inheritance diagram for PKCS_EncryptionPaddingScheme:

PK_EncryptionMessageEncodingMethod List of all members.

Detailed Description

EME-PKCS1-v1_5

Definition at line 10 of file pkcspad.h.

Public Member Functions

unsigned int MaxUnpaddedLength (unsigned int paddedLength) const
 max size of unpadded message in bytes, given max size of padded message in bits (1 less than size of modulus)

void Pad (RandomNumberGenerator &rng, const byte *raw, unsigned int inputLength, byte *padded, unsigned int paddedLength) const
DecodingResult Unpad (const byte *padded, unsigned int paddedLength, byte *raw) const

Static Public Member Functions

const char * StaticAlgorithmName ()


The documentation for this class was generated from the following files:
Generated on Mon Apr 19 18:12:44 2004 for Crypto++ by doxygen 1.3.6-20040222