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

X25519 function declarations. More...

#include "stdint.h"
Include dependency graph for lt_x25519.h:

Functions

lt_ret_t lt_X25519 (const uint8_t *privkey, const uint8_t *pubkey, uint8_t *secret)
 Computes x25519 shared secret.
 
lt_ret_t lt_X25519_scalarmult (const uint8_t *sk, uint8_t *pk)
 Performs X25519 scalar multiplication with a base point.
 

Detailed Description

License
For the license see file LICENSE.txt file in the root directory of this source tree.