|
YPC
0.2.0
|
Public Types | |
| typedef Crypto | ecc |
Static Public Member Functions | |
| template<typename BytesType > | |
| static uint32_t | check (const BytesType &private_key, const BytesType &msg, const BytesType &allowance) |
| template<typename BytesType > | |
| static uint32_t | generate (const BytesType &private_key, const BytesType &msg, BytesType &allowance) |
1.8.17