azure-sdk-for-cpp/sdk/storage/azure-storage-blobs
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
..
inc/azure/storage Add ContentHash struct, replace TransactionalContentMD5 and TransactionContentCrc64 with TransactionalContentHash (#1212) 2020-12-18 16:09:35 +08:00
sample CreateIfNotExists and DeleteIfExists (#1059) 2020-12-03 11:19:52 +08:00
src Add ContentHash struct, replace TransactionalContentMD5 and TransactionContentCrc64 with TransactionalContentHash (#1212) 2020-12-18 16:09:35 +08:00
test Add ContentHash struct, replace TransactionalContentMD5 and TransactionContentCrc64 with TransactionalContentHash (#1212) 2020-12-18 16:09:35 +08:00
vcpkg Add VcPkg support (#1013) 2020-12-11 11:53:37 -08:00
cgmanifest.json Update Notice and add cgmanifest.json (#839) 2020-11-18 11:44:22 -08:00
CHANGELOG.md Add ContentHash struct, replace TransactionalContentMD5 and TransactionContentCrc64 with TransactionalContentHash (#1212) 2020-12-18 16:09:35 +08:00
CMakeLists.txt improve CMake (#1167) 2020-12-18 09:20:27 +08:00
NOTICE.txt Update Notice and add cgmanifest.json (#839) 2020-11-18 11:44:22 -08:00