azure-sdk-for-cpp/sdk
Ahson Khan 5359e2793a
Remove Storage::Md5 and replace it with the one from Azure::Core. (#1618)
* Add MD5 hashing APIs to Azure::Core available from azure/core/md5.hpp.

* Add simplified header test for md5 and base64.

* Add changelog entry.

* Remove unnecessary include.

* Remove Storage::Md5 and replace it with the one from Azure::Core.

* Fix clang formatting.

* Add required cstdint include directive.

* Update storage based on recent changes to Md5 hash APIs.
2021-02-08 20:04:25 -08:00
..
core Add a Hash base class to Azure::Core and redesign Md5 to derive from it. (#1632) 2021-02-08 18:31:12 -08:00
identity Add simplified header test for Identity (#1625) 2021-02-08 13:01:44 -08:00
keyvault Add VcPkg OpenSSL dependency for Azure::Core (#1620) 2021-02-06 18:55:59 -08:00
storage Remove Storage::Md5 and replace it with the one from Azure::Core. (#1618) 2021-02-08 20:04:25 -08:00
template Uncomment temaplte's find_package(core) now that it is released (#1616) 2021-02-05 16:23:31 -08:00