SecretSharing Class Reference

a variant of Shamir's Secret Sharing Algorithm More...

#include <ida.h>

Inheritance diagram for SecretSharing:

CustomFlushPropagation< Filter >

List of all members.

Public Member Functions

 SecretSharing (RandomNumberGenerator &rng, int threshold, int nShares, BufferedTransformation *attachment=NULL, bool addPadding=true)
void IsolatedInitialize (const NameValuePairs &parameters=g_nullNameValuePairs)
size_t Put2 (const byte *begin, size_t 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


Detailed Description

a variant of Shamir's Secret Sharing Algorithm

Definition at line 57 of file ida.h.


The documentation for this class was generated from the following file:

Generated on Mon Oct 27 02:38:22 2008 for Crypto++ by  doxygen 1.5.7.1