package haxe.crypto

BaseCode

Allows to encode/decode String and bytes using a power of two base dictionnary.

Crc32

Calculates the Crc32 of the given Bytes.

Md5

Creates a MD5 of a String.