cryspen / cryspen/bertie

[Feature request] Support multiple ciphersuites in Bertie

Open
#51 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
F*
Stars
138
Forks
5
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Clients usually don't know what ciphersuites the server supports and should therefore advertise and handle multiple ciphersuites.
Servers must support multiple ciphersuites as well in order to communicate with different clients.

**Describe the solution you'd like**
Allow setting multiple ciphersuites in `client_connect` and `server_accept`.

Contributor guide

Open the contributing guide

Research direction

Begin by tracing the client_connect and server_accept entry points to understand how a single ciphersuite is currently configured and negotiated. Define the expected behavior for advertising, selecting, and handling multiple ciphersuites on both sides; done means clients and servers can interoperate when their supported sets differ.

Written by the indexing model from the issue text.

Assessment

Domain
networking, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.