Comment on TinySSH is a small SSH server using NaCl, TweetNaClparentComments−eliteraspberrie12yThe name is a little confusing. The way u32 is used in TweetNaCl, it doesn't have to be exactly 32 bits, only at least 32 bits.−awda12ytypedef uint_least32_t u32;
Comments
The name is a little confusing. The way u32 is used in TweetNaCl, it doesn't have to be exactly 32 bits, only at least 32 bits.
typedef uint_least32_t u32;