A caller of the Blob API should be able to choose what needs to be uploaded, e.g. if the payload should be encrypted. This diff allows more flexibility while the old behavior isn't changed.
Depends on D9937
Differential D9940
[keyserver] Split blob encryption and upload into separate functions tomek on Nov 21 2023, 5:55 AM. Authored by Tags None Referenced Files
Subscribers
Details A caller of the Blob API should be able to choose what needs to be uploaded, e.g. if the payload should be encrypted. This diff allows more flexibility while the old behavior isn't changed. Depends on D9937 Flow. Check if calling the new function has the same result as the old one (using some console logs, with the same initialization vectors). Also tested if throwing exceptions while uploading produces the correct result.
Diff Detail
Event Timeline
|