hdiff
packages
feed
ed25519
-0.0.1.0: src/cbits/include/crypto_int8.h
#ifndef crypto_int8_h #define crypto_int8_h #include <stdint.h> typedef int8_t crypto_int8; #endif