private-attribution / ipa

A raw implementation of Interoperable Private Attribution
MIT License
41 stars 23 forks source link

Python HPKE sample code add csv file format and output 3 reports #1230

Closed shinta-liem closed 3 weeks ago

shinta-liem commented 3 weeks ago

Added parsing comma delimited format: File format: ,,,,

Output 3 reports, 1 for each helper.

eriktaubeneck commented 3 weeks ago

thank you for adding this! one small suggestion to remove the numpy dependency, otherwise looks good!