LazysodiumBoxExtension extension

on

Methods

cryptoBoxEasy(Uint8List plaintext, Uint8List nonce, KeyPair keyPair) Uint8List
cryptoBoxOpenEasy(Uint8List ciphertext, Uint8List nonce, KeyPair keyPair) Uint8List