Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support multiple ciphertext matching #89

Open
lonerapier opened this issue Jan 14, 2025 · 0 comments · May be fixed by #91
Open

feat: support multiple ciphertext matching #89

lonerapier opened this issue Jan 14, 2025 · 0 comments · May be fixed by #91
Assignees

Comments

@lonerapier
Copy link
Collaborator

Some servers like github.com sends large response (>1KB) in multiple packets (headers, and plaintext response separately). Due to nonce change, ciphertext also changes.

Current circuits (v0.7.0) support only single plaintext authentication. Aim of this issue is to support multiple plaintext authentication circuits.

Circuits affected:

  • plaintext_authentication
@lonerapier lonerapier self-assigned this Jan 14, 2025
@lonerapier lonerapier linked a pull request Jan 15, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant