LazysodiumSecretBoxExtension extension

on

Methods

cryptoSecretBoxEasy(Uint8List plaintext, Uint8List nonce, Uint8List sharedKey) Uint8List
cryptoSecretBoxOpenEasy(Uint8List ciphertext, Uint8List nonce, Uint8List sharedKey) Uint8List