* Add Base64 encode and decode APIs to Azure::Core (from Azure::Storage). * Revert changes to crypt.hpp to leave callsite updates for auto-gen storage component for later. * Add entry to changelog. * Add basic unit tests. * Remove definition of NOMINMAX since it is unnecessary. * Include missing header from openssl. * Include missing open ssl buffer header. * Address feedback around angle brackets, and move implementation into a namespace block. * Remove redundant namespace qualifier in the signature. * Link openssl to azure-core for non-Windows platforms, to fix the MacOS linking issue. |
||
|---|---|---|
| .. | ||
| core | ||
| identity | ||
| storage | ||
| template | ||