cipher_from_key library
Classes
- HiveCipher
- Abstract cipher can be implemented to customize encryption.
Constants
- nonRandomSalt → const String
Functions
-
cipherFromKey(
{String? key}) → HiveAesCipher? - Generates the cipher directly from a key (password)