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

SecretSharing Class Reference

#include <ida.h>

List of all members.


Detailed Description

a variant of Shamir's Secret Sharing Algorithm

Definition at line 56 of file ida.h.

Public Member Functions

 SecretSharing (RandomNumberGenerator &rng, int threshold, int nShares, BufferedTransformation *attachment=NULL, bool addPadding=true)
void Initialize (const NameValuePairs &parameters=g_nullNameValuePairs, int propagation=-1)
unsigned int Put2 (const byte *begin, unsigned int length, int messageEnd, bool blocking)
bool Flush (bool hardFlush, int propagation=-1, bool blocking=true)

Protected Attributes

RandomNumberGeneratorm_rng
RawIDA m_ida
bool m_pad


The documentation for this class was generated from the following file:
Generated on Fri Aug 13 09:57:00 2004 for Crypto++ by doxygen 1.3.7