You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new test case TestTDECGCM.TestEncodeLargeStream to verify that chunked approach is functional and produces same result as whole stream approach. Test is currently failing due to a bug in GCM encryption logic, which results in incorrect tag generated for whole stream approach when stream size is larger then StreamBufferSize.
0 commit comments