Closed TimothyMeadows closed 4 years ago
Need a method for returning _buffer so it's contents can be checked (verified) before encryption. This is also required for AeadChaCha20Poly1305 to check the tag vrs encrypted data still in the buffer.
This was added in 1.0.2.
Need a method for returning _buffer so it's contents can be checked (verified) before encryption. This is also required for AeadChaCha20Poly1305 to check the tag vrs encrypted data still in the buffer.