Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches

◆ lt_X25519_scalarmult()

lt_ret_t lt_X25519_scalarmult ( const uint8_t *  sk,
uint8_t *  pk 
)
Parameters
skSecret key
pkPublic key
Returns
LT_OK if success, otherwise returns other error code.