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

Paul via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 13:19:11 PST 2021


cynecx created this revision.
Herald added subscribers: dexonsmith, hiraditya, mgorny, dschuff.
cynecx requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96540

Files:
  llvm/include/llvm/Support/SHA256.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/SHA256.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/SHA256.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96540.323125.patch
Type: text/x-patch
Size: 18324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/754c13cd/attachment-0001.bin>


More information about the llvm-commits mailing list