extension-crypt

Namespace: crypt Language: Lua Type: Extension

Functions and constants for interacting with various hash and encode/decode algorithms

API

crypt.hash_sha1

Type: FUNCTION

Parameters

Returns

crypt.hash_sha256

Type: FUNCTION

Parameters

Returns

crypt.hash_sha512

Type: FUNCTION

Parameters

Returns

crypt.hash_md5

Type: FUNCTION

Parameters

Returns

crypt.encode_base64

Type: FUNCTION

Parameters

Returns

crypt.decode_base64

Type: FUNCTION

Parameters

Returns

crypt.encrypt_xtea

Type: FUNCTION

Parameters

Returns

crypt.decrypt_xtea

Type: FUNCTION

Parameters

Returns