packages feed

ed25519-0.0.4.0: src/cbits/ref10/include/crypto_uint8.h

#ifndef crypto_uint8_h
#define crypto_uint8_h

#include <stdint.h>
typedef uint8_t crypto_uint8;

#endif