[Lldb-commits] [lldb] [lldb] Skip remote PutFile when MD5 hashes equal (PR #88812)

Anthony Ha via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 16 21:33:10 PDT 2024


Awfa wrote:

> MD5 is insufficient for claiming that files are identical; how do we migrate this to a secure hash?

Is there an attack vector you're concerned about?

Or are you wary of workflow friction when a file won't upload to the remote platform because the hashes accidently collide?

https://github.com/llvm/llvm-project/pull/88812


More information about the lldb-commits mailing list