azure-sdk-for-cpp/sdk/core
Ahson Khan d0ca42643f
Move Sha256Hash and other Hash algorithm types from KeyVault to Azure::Core (#2526)
* Move the SHA256, 384, and 512 Hash implementations to be internal.

* Update changelog and add back missing file.

* Rename SHA256 and others to Sha256Hash and update header name.

* Fix up path in CMakeList by removing quotes.

* Rename the sha.cpp source file to match header.

* Move Sha256Hash and other Hash algorithm types from KeyVault to
Azure::Core.

* Reorder src file in cmakelist to be alpha order just to reset CI

* Revert "Reorder src file in cmakelist to be alpha order just to reset CI"

This reverts commit 6729cf311af76bb8388738cc519ea40092bc362c.
2021-07-01 15:42:36 -07:00
..
azure-core Move Sha256Hash and other Hash algorithm types from KeyVault to Azure::Core (#2526) 2021-07-01 15:42:36 -07:00
perf Update links from master to main (#2488) 2021-06-24 22:27:14 -07:00
ci.yml Add main to CI files. (#2462) 2021-06-19 01:55:34 +10:00
CMakeLists.txt Rename and structure unit test and perf tests (#1706) 2021-02-23 05:55:12 +00:00