Skip to content

Harden and fix privacypass implementation - #1

Merged
thibmeu merged 35 commits into
mainfrom
thibault-review-1
May 28, 2026
Merged

Harden and fix privacypass implementation#1
thibmeu merged 35 commits into
mainfrom
thibault-review-1

Conversation

@thibmeu

@thibmeu thibmeu commented May 27, 2026

Copy link
Copy Markdown
Collaborator

Adds Privacy Pass and crypto test vectors used by the Rust, Go, and TypeScript implementations, then fixes issues they exposed.

We also tighten VOPRF and BlindRSA behavior, including P-384 encoding, DLEQ handling, RSASSA-PSS validation, safer OpenSSL RSA primitives, and stricter parser checks.

Testing

Covers RFC 9577/9578 Privacy Pass flows, generic batched tokens, VOPRF P-384 vectors, and BlindRSA profile validation.

Note to the reviewer

Most commits are short and scoped, if that helps reviewing.

@thibmeu
thibmeu requested a review from suhasHere May 27, 2026 12:07
@thibmeu thibmeu self-assigned this May 27, 2026
@thibmeu thibmeu added the enhancement New feature or request label May 27, 2026

@suhasHere suhasHere left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @thibmeu for the work. This was great set of changes. I pushed a few commits on top of it. Please see the final few commits. If you think they look fine , this seems good to get merged

@thibmeu
thibmeu merged commit bc33b08 into main May 28, 2026
0 of 7 checks passed
@thibmeu
thibmeu deleted the thibault-review-1 branch May 28, 2026 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants