emp-toolkit
utils_ec.hpp File Reference

Go to the source code of this file.

Functions

void bn_to_block (block *b, const bn_t bn)
 
void block_to_bn (bn_t bn, const block *b)
 
void initialize_relic ()
 
block KDF (eb_t in)
 

Function Documentation

§ block_to_bn()

void block_to_bn ( bn_t  bn,
const block b 
)
inline

§ bn_to_block()

void bn_to_block ( block b,
const bn_t  bn 
)
inline

§ initialize_relic()

void initialize_relic ( )
inline

§ KDF()

block KDF ( eb_t  in)
inline