We need the blob hash in order to upload the encrypted blob to Blob service.
According to whitepaper, we use SHA256 to calculate the hash of encrypted blob.
Exposed the calculated SHA256 within encryption result payload.
Differential D7647
[native] Calculate SHA256 of encrypted blob bartek on Apr 27 2023, 3:53 AM. Authored by Tags None Referenced Files
Details
We need the blob hash in order to upload the encrypted blob to Blob service. Exposed the calculated SHA256 within encryption result payload. Added console.log and sent encrypted video message. Verified that both video and thumbnail have blobHash field.
Diff Detail
Event Timeline
|