crypto.*

Type Library
Revision Release 2024.3703
Keywords crypto, hash, digest, hmac

Overview

Corona provides routines for calculating common message digests (hashes) and hash-based message authentication codes (HMAC).

Functions

crypto.digest()

crypto.hmac()

Constants

crypto.md4

crypto.md5

crypto.sha1

crypto.sha224

crypto.sha256

crypto.sha384

crypto.sha512