[][src]Module iocutil::hashstr

Enums

HashType

Functions

detect

detect hash type of specified text

find

find hash string from specified text

find_md5

find md5 hash string from specified text

find_sha1

find sha1 hash string from specified text

find_sha256

find sha256 hash string from specified text

is_empty

is empty hash value?

is_md5

is specified text is md5 hex digest?

is_sha1

is specified text is sha1 hex digest?

is_sha256

is specified text is sha256 hex digest?