Skip to content
#

privacy-enhancing-technologies

Here are 175 public repositories matching this topic...

HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.

  • Updated Oct 1, 2021
  • C++

Firewall and Privatizing Proxy for Trackers, Attackers, Malware, Adware, and Spammers with Anti-Virus On-Demand and On-Access Scanning (PF, squid, privoxy, hphosts, dshield, emergingthreats, hostsfile, PAC file, clamav)

  • Updated Nov 24, 2021
  • Shell
dominic-mulligan-arm
dominic-mulligan-arm commented Jan 5, 2021

Various bits of the Veracruz codebase are quite opinionated about the relative sizes of various Rust types, e.g. conversions between usize and u64 are quite common. Technically speaking, these conversions can fail at runtime due to usize not being a fixed-width type in Rust, and these conversions mark one of the few places we still have calls to expect() and unwrap() in the runtime's co

enhancement good first issue trusted-veracruz-runtime build-process
PrivacyRaven
suhacker1
suhacker1 commented May 6, 2021

Is your feature request related to a problem? Please describe.
We want every model extraction attack to be achievable in PrivacyRaven. This does not include side channel, white-box, full or partial prediction, or explanation-based attacks.

Describe the solution you'd like.
PrivacyRaven has three interfaces for attacks:

  1. The core interface defines each attack parameter individuall
good first issue help wanted extraction user-facing

This repository allows you to anonymize sensitive information in images/videos. The solution is fully compatible with the DL-based training/inference solutions that we already published/will publish for Object Detection and Semantic Segmentation.

  • Updated Jan 21, 2022
  • Python

Improve this page

Add a description, image, and links to the privacy-enhancing-technologies topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the privacy-enhancing-technologies topic, visit your repo's landing page and select "manage topics."

Learn more