crypto/bcryptΒΆ

fun hash(Key: address, Spec: string, Rounds?: integer, Salt?: address)

TBD

fun verify(Key: address, Hash: address)

TBD