cryptography icon indicating copy to clipboard operation
cryptography copied to clipboard

Mistake in documentation: misnamed variable

Open XavierChanth opened this issue 1 year ago • 0 comments

The sink variable is called encryptedSink on line 351.

https://github.com/dint-dev/cryptography/blob/4ba46dcdd8db97b9c42a2429078c6a75e7c5ab73/cryptography/lib/src/cryptography/cipher.dart#L343-L354

XavierChanth avatar Feb 15 '24 14:02 XavierChanth