ed25519-0.0.1.0: src/cbits/include/crypto_uint32.h
#ifndef crypto_uint32_h #define crypto_uint32_h #include <stdint.h> typedef uint32_t crypto_uint32; #endif
#ifndef crypto_uint32_h #define crypto_uint32_h #include <stdint.h> typedef uint32_t crypto_uint32; #endif