You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vulnerabilities of the Laplace mechanism to floating-point attacks have been flagged in the past. Fixing this vulnerability and investigating similar vulnerabilities for other mechanisms is highly desirable.
The text was updated successfully, but these errors were encountered:
Hi @naoise-h. I implemented the Mironov paper (at https://github.com/danrr/Snapping-mechanism) to get a better understanding of it. The attack code I wrote seems to work against diffprivlib's Laplace mechanism and can differentiate between 0 and 1 with a high probability.
Please let me know if this is something you would be happy to merge if it was complete. Also, any feedback on the implementation would be greately appreciated
Vulnerabilities of the Laplace mechanism to floating-point attacks have been flagged in the past. Fixing this vulnerability and investigating similar vulnerabilities for other mechanisms is highly desirable.
The text was updated successfully, but these errors were encountered: