principal/utils/utils library

Classes

SHA224

Functions

base32Decode(String input) Uint8List
base32Encode(Uint8List input) String
getCrc32(ByteBuffer buf) int
Calculate the CRC32 of a blob.
sha224Hash(ByteBuffer buf) Uint8List