[PATCH] D96540: [llvm/Support] Add SHA256 implementation

Paul via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 14:56:46 PST 2021


cynecx added a comment.

> I'll wait a couple of days to see if anyone has a concern with this, ping me on Monday if I forget :)

Will do :)

> Can you also add the motivation in the description? What are you planning to use this for?

SHA-256 hashing is required for https://reviews.llvm.org/D96164 (lld needs this to emit an adhoc code signature for macho files on macOS Big Sur).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96540/new/

https://reviews.llvm.org/D96540



More information about the llvm-commits mailing list