Modify fake encryptor/decrytor to avoid streaming.
A conversation with experts gave a recommendation to not use streaming ciphers - instead, accumulate data and do encyption/decryption at the end (in place). Bug: b:153649905 Change-Id: I1a146fcf571089c648a75c4d4cbd1b75a6900ff0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363392Reviewed-by:Zach Trudo <zatrudo@google.com> Commit-Queue: Leonid Baraz <lbaraz@chromium.org> Cr-Commit-Position: refs/heads/master@{#799281}
Showing
Please register or sign in to comment