Closed jschneider-bensch closed 1 year ago
I've implemented the HPKE double encryption in scrambledb
now, using the HPKE single-shot API, without extending the HPKE Spec. That should also be enough to argue about the properties we want from this operation (i.e. unlinkability between incoming and outgoing ciphertexts) in the ScrambleDB context.
This is just the doc for now, next step is integrating HPKE + this extension into the ScrambleDB workspace.