Christopher Patton

Results 28 issues of Christopher Patton

As of draft 11, the server SHOULD grease its response as described in Section 8. We currently don't implement this at all.

Based on #648 (merge that first). Partially addresses #618. Split the existing FLP circuit into two: 1. One that computes the squared norm bound and checks that it is equal...

Based on #649 (merge that first). This PR implements the following optimizations for PINE: https://github.com/junyechen1996/draft-chen-cfrg-vdaf-pine/pull/96 https://github.com/junyechen1996/draft-chen-cfrg-vdaf-pine/pull/97

- [X] Upstream implementation of draft 00. - [x] Replace VDAF test driver with the new one in the `prio` crate (with feature `"test-utils"`). - [x] Plumb into daphne configuration....

This feature was needed to store state in a DO across HTTP requests. This feature is no longer needed since we dropped support for draft-ietf-ppm-dap-02.

Partially addresses https://github.com/cloudflare/boring/issues/196. NOTE: This is an API breaking change, so we're waiting to merge until we're ready to cut the next major version. Modify the "fips" feature so that...

Update Janus' interop runner to use the latest version of Daphne and fix any bugs that we encounter. One known issue is that the [interop test API](https://divergentdave.github.io/draft-dcook-ppm-dap-interop-test-design/draft-dcook-ppm-dap-interop-test-design.html) needs to be...

The next draft is still in progress, but it has a few minor changes we'll need to implement: - [ ] https://github.com/ietf-wg-ppm/draft-ietf-ppm-dap/pull/636 - [ ] https://github.com/ietf-wg-ppm/draft-ietf-ppm-dap/pull/639 - [ ] https://github.com/ietf-wg-ppm/draft-ietf-ppm-dap/pull/649...