MCCI TweetNaCl
TweetNaCl library adapted for embedded use
mcci_tweetnacl_curve25519_scalar_t Struct Reference

curve25519 scalar integer More...

#include <mcci_tweetnacl_scalarmult.h>

Data Fields

unsigned char bytes [32]
 bytes of the scalar More...
 

Detailed Description

curve25519 scalar integer

See also
https://nacl.cr.yp.to/scalarmult.html

Definition at line 60 of file mcci_tweetnacl_scalarmult.h.

Field Documentation

◆ bytes

unsigned char mcci_tweetnacl_curve25519_scalar_t::bytes[32]

The documentation for this struct was generated from the following file: