PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Functions
eccrypto Namespace Reference

Functions

bool Check (const unsigned char *vch)
 
bool CheckSignatureElement (const unsigned char *vch, int len, bool half)
 

Function Documentation

◆ Check()

bool eccrypto::Check ( const unsigned char *  vch)

Definition at line 55 of file eccryptoverify.cpp.

Here is the caller graph for this function:

◆ CheckSignatureElement()

bool eccrypto::CheckSignatureElement ( const unsigned char *  vch,
int  len,
bool  half 
)

Definition at line 62 of file eccryptoverify.cpp.