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 Authored by tomek on Nov 21 2023, 1:55 PM.
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
| ||||||||||||||||