[][src]Module ids_service::crypto_hash

Structs

IdsService

Struct for internal use of IdsService

Enums

Sha3Mode

Implemented SHA3 algorithm

Functions

create_id_as_sha256

Single function to create an id without IdsService It use sha256 hash algorithm and it encode output as hexadecimal lower case

create_id_as_sha512

Single function to create an id without IdsService It use sha512 hash algorithm and it encode output as hexadecimal lower case