Virgil Security Crypto library  2.6.3
Files | Classes
Pythia

This group contains interfaces for Pythia module. More...

Files

file  virgil_pythia_c.h
 Provides C interface to the feature Pythia.
 

Classes

class  virgil::crypto::pythia::VirgilPythia
 This class provides PYTHIA cryptographic functions and primitives. More...
 
class  virgil::crypto::pythia::VirgilPythiaBlindResult
 Handles result of the method VirgilPythia::blind(). More...
 
class  virgil::crypto::pythia::VirgilPythiaContext
 This class encapsulates Pythia initialization routine. More...
 
class  virgil::crypto::pythia::VirgilPythiaErrorCategory
 Error category that handles error codes from the system crypto library. More...
 
class  virgil::crypto::pythia::VirgilPythiaProveResult
 Handles result of the method VirgilPythia::prove(). More...
 
class  virgil::crypto::pythia::VirgilPythiaTransformationKeyPair
 Handles result of the method VirgilPythia::computeTransformationKeyPair(). More...
 
class  virgil::crypto::pythia::VirgilPythiaTransformResult
 Handles result of the method VirgilPythia::transform(). More...
 

Detailed Description

This group contains interfaces for Pythia module.