purb
purb copied to clipboard
Implementation and simulations for the "Reducing Metadata Leakage from Encrypted Data and Communication with PURBs" paper
- make it work with a newer version of kyber (v3 + hiding code) and go v1.21 - cleaned up the code base - added CI
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hi, I wanted to inform you that we are getting a lot of feedback on PURBs and Padme, which are extremely popular among the cryptography community. We have independently developed...
Rust
Is anyone doing a Rust implementation?
I have a minor question from the talk related to the hiding encoding of a point. 1. PURB uses Kyber v2, which samples the public key in the prime-order group...