LazysodiumSecretBoxExtension extension

on

Methods

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

Available on LazysodiumBinding, provided by the LazysodiumSecretBoxExtension extension

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

Available on LazysodiumBinding, provided by the LazysodiumSecretBoxExtension extension