types.h File Reference

SDK data types for Intel(R) EPID 1.1. More...

#include <limits.h>
#include "epid/common/types.h"

Data Structures

struct  OctStr80
 80 bit octet string More...
 
struct  OctStr600
 600 bit octet string More...
 
struct  OctStr768
 768 bit octet string More...
 
struct  Fq3ElemStr
 Serialized Fq3 element. More...
 
struct  Epid11G2ElemStr
 Serialized Intel(R) EPID 1.1 G2 element. More...
 
struct  Epid11GtElemStr
 Serialized Intel(R) EPID 1.1 GT element. More...
 
struct  Epid11Params
 Intel(R) EPID 1.1 Parameters. More...
 
struct  Epid11GroupPubKey
 Intel(R) EPID 1.1 group public key. More...
 
struct  Epid11BasicSignature
 Intel(R) EPID 1.1 basic signature. More...
 
struct  Epid11NrProof
 Intel(R) EPID 1.1 non-revoked Proof. More...
 
struct  Epid11Signature
 Intel(R) EPID 1.1 Signature. More...
 
struct  Epid11PrivRl
 Intel(R) EPID 1.1 private-key based revocation list. More...
 
struct  Epid11SigRlEntry
 Intel(R) EPID 1.1 entry in SigRL (B,K) More...
 
struct  Epid11SigRl
 Intel(R) EPID 1.1 signature based revocation list. More...
 
struct  Epid11GroupRl
 Intel(R) EPID 1.1 group revocation list. More...
 

Typedefs

typedef G1ElemStr Epid11G1ElemStr
 Serialized Intel(R) EPID 1.1 G1 element.
 
typedef G1ElemStr Epid11G3ElemStr
 Serialized Intel(R) EPID 1.1 G3 element.
 
typedef OctStr32 Epid11GroupId
 Intel(R) EPID 1.1 group ID.
 

Detailed Description

SDK data types for Intel(R) EPID 1.1.