linux-credentials/credentialsd

Support PRF extension

Open

#6 opened on Apr 16, 2025

 (7 comments) (4 reactions) (0 assignees)Rust (16 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (234 stars)
PR merge metrics
 (PR metrics pending)

Description

Since the PRF extension is useful—for example, for password managers wanting to securely unlock vaults—it would be good for us to support so that clients don't have to replicate this functionality.

Once #5 is completed, we should add support to process the PRF extension as defined in the spec.

Contributor guide