|
Crypto++
|
a variant of Rabin's Information Dispersal Algorithm More...
#include <ida.h>
Public Member Functions | |
| InformationDispersal (int threshold, int nShares, BufferedTransformation *attachment=NULL, bool addPadding=true) | |
| void | IsolatedInitialize (const NameValuePairs ¶meters=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 | |
| RawIDA | m_ida |
| bool | m_pad |
| unsigned int | m_nextChannel |
a variant of Rabin's Information Dispersal Algorithm
1.7.5