azure-sdk-for-cpp/sdk
Ahson Khan b3497f8c16
Add a Hash base class to Azure::Core and redesign Md5 to derive from it. (#1632)
* 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.

* Address feedback - add back ptr, length APIs.

* Address PR feedback - docs and typo fixes.

* Add a Hash base class and redesign Md5 to derive from it.

* Add test for call to final on empty instance.

* Remove old file which got renamed to hash.hpp.

* Remove md5.hpp file references.

* Address PR feedback - move to crypto, remove virtual, and misc.
2021-02-08 18:31:12 -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 Many changes to File service and DataLake service (#1623) 2021-02-08 19:57:30 +08:00
template Uncomment temaplte's find_package(core) now that it is released (#1616) 2021-02-05 16:23:31 -08:00