Sha256: ca3269501a47199943048bb77cf4406c1f97cfbd54cae9cafdaf4877d4d1aea6
Contents?: true
Size: 144 Bytes
Versions: 3
Compression:
Stored size: 144 Bytes
Contents
#ifndef UINT64_UNPACK_H #define UINT64_UNPACK_H #include "crypto_uint64.h" extern crypto_uint64 uint64_unpack(const unsigned char *); #endif
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ruby_nacl-0.1.2 | ext/ruby_nacl/NaCl/curvecp/uint64_unpack.h |
ruby_nacl-0.1.1 | ext/ruby_nacl/NaCl/curvecp/uint64_unpack.h |
ruby_nacl-0.1.0 | ext/ruby_nacl/NaCl/curvecp/uint64_unpack.h |