Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound 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 Wed Jun 2 16:33:25 2004 for COrnell Data EXchange (CODEX) by doxygen1.2.18