fully-homomorphic-encryption icon indicating copy to clipboard operation
fully-homomorphic-encryption copied to clipboard

Add demo simulating a mail spam detection service

Open dartdart26 opened this issue 3 years ago • 2 comments

This demo simulates a service that checks if a mail is spam without the server seeing the mail or the result. If a mail contains "evil.url", it will be classified as spam.

Add test benches, an unit test and update the README.

Reference: https://vitalik.ca/general/2020/07/20/homomorphic.html

dartdart26 avatar Oct 24 '21 07:10 dartdart26

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

google-cla[bot] avatar Oct 24 '21 07:10 google-cla[bot]

@googlebot I signed it!

dartdart26 avatar Oct 24 '21 07:10 dartdart26