libtropic
C library for TROPIC01 chip
lt_x25519.h File Reference

X25519 function declarations. More...

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

Functions

void lt_X25519 (const uint8_t *priv, const uint8_t *pub, uint8_t *secret)
 
void lt_X25519_scalarmult (const uint8_t *sk, uint8_t *pk)
 X25519 scalar multiplication with a base point. More...
 

Detailed Description

Author
Tropic Square s.r.o.
License
For the license see file LICENSE.txt file in the root directory of this source tree.