call abstract method
Provides crypto_shorthash.
See https://libsodium.gitbook.io/doc/hashing/short-input_hashing#usage
Implementation
Uint8List call({required Uint8List message, required SecureKey key});
Provides crypto_shorthash.
See https://libsodium.gitbook.io/doc/hashing/short-input_hashing#usage
Uint8List call({required Uint8List message, required SecureKey key});