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
but I assume this re-fetches the metadata (instead of using it from the _metadata file), beating the purpose of having the _metadata file in the first place.
Actually, I think the issue might be with writing the data. I think the _metadata file has no encryption algorithm set, so it doesn't even attempt to decrypt the metadata.
Describe the bug, including details regarding any error messages, version, and platform.
Fails with:
This is using plaintext footer.
Reproducer:
Presumably the metadata read out of _metadata file is not decrypted or the footer indicates incorrectly whether it's encrypted or not.
Tried with latest master which contains:
bd44410
Component(s)
C++, Python
The text was updated successfully, but these errors were encountered: