azure-sdk-for-cpp/sdk
JinmingHu b59b65bb87
Add ContentHash struct, replace TransactionalContentMD5 and TransactionContentCrc64 with TransactionalContentHash (#1212)
* use std::vector<uint8_t> for binary input/output

* struct ContentHash

* ContentHash in Blob Service

* Update sdk/storage/azure-storage-common/src/crypt.cpp

* Update sdk/storage/azure-storage-common/src/crypt.cpp

* add doc

* changelog

* EncryptionKeySha256 and ContentMd5 are changed to binary

* changelog

* fix build error

* fix crash issue

* FIX BUILD ERROR on linux

* Fix bug on Linux

* fix bug
2020-12-18 16:09:35 +08:00
..
core Fix doxygen comments for Operation<T> (#1210) 2020-12-18 02:39:55 +00:00
identity Mention min clang format version and format all cpp and hpp files with clang-format version 9.0 (#1208) 2020-12-17 18:34:23 -08:00
storage Add ContentHash struct, replace TransactionalContentMD5 and TransactionContentCrc64 with TransactionalContentHash (#1212) 2020-12-18 16:09:35 +08:00
template Mention min clang format version and format all cpp and hpp files with clang-format version 9.0 (#1208) 2020-12-17 18:34:23 -08:00