Sha256: e110d55f9e457fb831f5946cd2a85cbcfb721411605488d112f18b085fe8cc15

Contents?: true

Size: 150 Bytes

Versions: 3

Compression:

Stored size: 150 Bytes

Contents

#define crypto_block_BYTES 16
#define crypto_block_KEYBYTES 32

extern int crypto_block(unsigned char *,const unsigned char *,const unsigned char *);

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ruby_nacl-0.1.2 ext/ruby_nacl/NaCl/curvecp/crypto_block.h
ruby_nacl-0.1.1 ext/ruby_nacl/NaCl/curvecp/crypto_block.h
ruby_nacl-0.1.0 ext/ruby_nacl/NaCl/curvecp/crypto_block.h