Monero
Functions
tx_proof.cpp File Reference
#include "gtest/gtest.h"
#include "crypto/crypto.h"
#include "crypto/crypto-ops.h"
#include "crypto/hash.h"
#include <boost/algorithm/string.hpp>
Include dependency graph for tx_proof.cpp:

Functions

static unsigned char * operator& (crypto::ec_point &point)
 
static unsigned char * operator& (crypto::ec_scalar &scalar)
 
 TEST (tx_proof, prove_verify_v2)
 

Function Documentation

◆ operator&() [1/2]

static unsigned char* operator & ( crypto::ec_point point)
inlinestatic

◆ operator&() [2/2]

static unsigned char* operator & ( crypto::ec_scalar scalar)
inlinestatic

◆ TEST()

TEST ( tx_proof  ,
prove_verify_v2   
)