Electroneum
curve25519-ref10.h
Go to the documentation of this file.
1
#ifndef CURVE25519_REF10_H
2
#define CURVE25519_REF10_H
3
4
int
crypto_scalarmult_base_ref10
(
unsigned
char
*q,
const
unsigned
char
*n);
5
int
crypto_scalarmult_ref10
(
unsigned
char
*q,
const
unsigned
char
*n,
const
unsigned
char
*p);
6
7
#endif
/* CURVE25519_REF10_H */
8
crypto_scalarmult_ref10
int crypto_scalarmult_ref10(unsigned char *q, const unsigned char *n, const unsigned char *p)
crypto_scalarmult_base_ref10
int crypto_scalarmult_base_ref10(unsigned char *q, const unsigned char *n)
external
ed25519-donna
fuzz
curve25519-ref10.h
Generated on Sun Mar 10 2024 12:00:00 for Electroneum by
1.8.14