azure-sdk-for-cpp/sdk/core
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
..
azure-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
performance-stress [Perf Framework] (#1528) 2021-02-04 19:51:35 -08:00
ci.yml Json unit tests (#1464) 2021-01-27 10:07:12 -08:00
CMakeLists.txt [Perf Framework] (#1528) 2021-02-04 19:51:35 -08:00