Is Checksum verification supported for uploads to OneDrive whilst using Cryptomator? #14408
Unanswered
GeraldPreston
asked this question in
Q&A
Replies: 1 comment 4 replies
-
A Cryptomator vault is a collection of files, that are encrypted in filename and content. crc32, returned-if available but OneDrive personal definitely does not provide QuickXor, https://learn.microsoft.com/en-us/graph/api/resources/hashes It may be hit or miss whether we can verify checksums, or not - and we currently don’t support Microsoft’s „QuickXor“-hash. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I know that verifying file integrity via checksums are supported via S3 but will files uploaded to a cryptomator vault on OneDrive also be verified via Checksum?
I am not sure whether OneDrive would be able to generate a checksum for a file within in an ecnrypted vault like that? Does OneDrive see the individual encrypted files or just the whole vault?
I want to make sure the files I upload don't get any errors in transmission. I've just started using CD so my understanding is a little patchy!
Thanks
Matt
Beta Was this translation helpful? Give feedback.
All reactions