Skip to content

Tracking issue: kTLS MVP #3711

Open
Open
@toidiu

Description

@toidiu

The MVP will include ktls support for TLS1.2 AES_GCM_128. Since TLS1.3 key_update is not support in kTLS a kernel patch is required.

The kTLS feature will initially be released as unstable. kTLS POC:

milestone 1

milestone 1.5

  • support AES_GCM_256

milestone 2

  • enable TLS1.3 support and ciphers
    • derive keys
    • ciphers
    • send post-handshake
  • enable key update (milestone 2)
    • detect key_update kernel patch (feature detection)
    • detect KeyUpdate and rekey connection
    • send KeyUpdate and rekey connection

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions