Reference API Roblox

Engine API

Website

Related

Reference API Roblox

HashAlgorithm

A Cryptographic hash function to use in EncodingService methods.

Items 5

HistoryNameValueDescription
697Blake2b0

Used to compute a 256-bit (32-byte) hash digest using the BLAKE2b algorithm.

697Blake31

Used to compute a 256-bit (32-byte) hash digest using the BLAKE3 algorithm.

697Md52

Used to compute a 128-bit (16-byte) hash digest using the MD5 algorithm.

697Sha13

Used to compute a 160-bit (20-byte) hash digest using the SHA-1 algorithm.

697Sha2564

Used to compute a 256-bit (32-byte) hash digest using the SHA256 algorithm.

Description

History 6

Settings