Table of Contents

MD5

C10 - initial

md5 (Sifts)
TypeCorrade progressive sift
SiftMD5
Parametersthe empty string
DescriptionThe MD5 sift will generate an unsalted MD5 hash of the current data.
Last ChangesNone

The MD5 sift will generate an unsalted MD5 hash of the current data.

Arguments

Position Type Description Example
0 the empty string None. ""

Notes

    "sift", wasListToCSV([
        "skip", 2,
        "MD5", ""
    ]),