使用 C# 计算 OneDrive 的快速异或哈希
我正在尝试创建一种方法来计算本地文件的快速异或哈希值,以与 One Drive 的快速异或哈希值进行比较。
已点击上面的链接,但哈希值仍然与我从 One Drive 获取的哈希值不匹配。
我生成的哈希是 - “7LdTRDjeIdozPowImIrWicDTRg”,我从一个驱动器得到的哈希是 - “aNkVDMEUxODg5QjdDRDY3QyE1NjEuMg”
有谁知道我错过了什么? TIA
I am trying to create a method which compute the quick xor hash of local files to compare with the quick xor hash of One Drive.
How to compute OneDrive XOrHash in C#
i have followed the link above but still the hash is not matching with the one i am getting from One Drive.
the hash i am generating is - "7LdTRDjeIdozPowImIrWicDTRg" and the one i got from one drive is - "aNkVDMEUxODg5QjdDRDY3QyE1NjEuMg"
does anyone have any idea what am i missing? TIA
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论