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

OAEP< H, MGF, P, PLen > Class Template Reference

#include <oaep.h>

Inheritance diagram for OAEP< H, MGF, P, PLen >:

PK_PaddingAlgorithm EncryptionStandard List of all members.

Detailed Description

template<class H, class MGF = P1363_MGF1<H>, byte * P = OAEP_P_DEFAULT, unsigned int PLen = 0>
class OAEP< H, MGF, P, PLen >

EME-OAEP, for use with RSAES

Definition at line 13 of file oaep.h.

Public Types

typedef OAEP< H, MGF, P, PLen > EncryptionPaddingAlgorithm

Public Member Functions

unsigned int MaxUnpaddedLength (unsigned int paddedLength) const
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
virtual bool IsReversible () const

Static Public Member Functions

std::string StaticAlgorithmName ()


The documentation for this class was generated from the following file:
Generated on Tue Jul 8 23:35:16 2003 for Crypto++ by doxygen 1.3.2