ed25519-0.0.1.0: src/cbits/include/crypto_uint8.h
#ifndef crypto_uint8_h #define crypto_uint8_h #include <stdint.h> typedef uint8_t crypto_uint8; #endif
#ifndef crypto_uint8_h #define crypto_uint8_h #include <stdint.h> typedef uint8_t crypto_uint8; #endif