|
static uint32_t | get_private_key_size () |
|
static uint32_t | get_public_key_size () |
|
static uint32_t | gen_private_key (uint32_t skey_size, uint8_t *skey) |
|
template<typename BytesType > |
static uint32_t | gen_private_key (BytesType &skey) |
|
static uint32_t | generate_pkey_from_skey (const uint8_t *skey, uint32_t skey_size, uint8_t *pkey, uint32_t pkey_size) |
|
template<typename BytesType > |
static uint32_t | generate_pkey_from_skey (const BytesType &skey, BytesType &pkey) |
|
The documentation for this class was generated from the following file:
- include/ypc/corecommon/crypto/interface/ecc_impl.h