Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Public Attributes | List of all members
libsnark::aesPrfKeyT Class Reference

#include <aes_ctr_prf.hpp>

Public Attributes

unsigned char key_bytes [32]
 

Detailed Description

Definition at line 20 of file aes_ctr_prf.hpp.

Member Data Documentation

◆ key_bytes

unsigned char libsnark::aesPrfKeyT::key_bytes[32]

Definition at line 23 of file aes_ctr_prf.hpp.


The documentation for this class was generated from the following file: