ed25519-0.0.1.0: src/cbits/include/crypto_int32.h
#ifndef crypto_int32_h #define crypto_int32_h #include <stdint.h> typedef int32_t crypto_int32; #endif
#ifndef crypto_int32_h #define crypto_int32_h #include <stdint.h> typedef int32_t crypto_int32; #endif