Sha256: 3228e7b208f49592f19275a08a8da16e000322ad7f74302c31337492281fea98
Contents?: true
Size: 235 Bytes
Versions: 42
Compression:
Stored size: 235 Bytes
Contents
#define crypto_hash_sha512_BYTES 64U int crypto_hashblocks_sha512(unsigned char *statebytes,const unsigned char *in,unsigned long long inlen); int crypto_hash_sha512(unsigned char *out,const unsigned char *in,unsigned long long inlen);
Version data entries
42 entries across 37 versions & 2 rubygems