Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CODEX_VSS::VRecon< _ShareType, _OneWay > Class Template Reference

This undefined template class allows us to build a particular verifiable secret sharing reconstruction scheme that is consistent for a given type of sharing and one-way function. More...

#include <VRecon.h>

List of all members.

Public Types

typedef char ValueType
 Dummy typedef which should be redefined in specialization.


Detailed Description

template<class _ShareType, class _OneWay>
class CODEX_VSS::VRecon< _ShareType, _OneWay >

This undefined template class allows us to build a particular verifiable secret sharing reconstruction scheme that is consistent for a given type of sharing and one-way function.

This allows us to define VSS using Feldman's or Pedersen's scheme using either a combinatoric additive or Shamir sharing. For a specific set of template parameters, this should be specialized explicitly so that

Definition at line 40 of file VRecon.h.


The documentation for this class was generated from the following file:
Generated on Fri May 6 17:42:55 2005 for COrnell Data EXchange (CODEX) by  doxygen 1.4.1