utils/encyption_utils library

Functions

base64To16ByteKey(String base64Key) Uint8List
Converts a Base64-encoded string to a 16-byte key.
base64To32ByteKey(String base64Key) Uint8List
Converts a Base64-encoded string to a 32-byte key.