-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
did-authn-siopIssues related to the DID AuthN SIOP specIssues related to the DID AuthN SIOP spec
Description
In the IETF draft "Chacha derived AEAD algorithms in
JOSE" there is mention of a "Concat KDF" used by the "ECDH-ES" algorithm.
In the libsodium library there is high-level key exchange functionality which produces a shared secret that is recommended to use in the libsodium function crypto_aead_chacha20poly1305_ietf_encrypt.
The question is, does the above libsodium key exchange function use the referenced "Concat KDF", so that libsodium can used out of the box for the IETF standard "ECDH-ES" Diffie-Hellman functionality?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
did-authn-siopIssues related to the DID AuthN SIOP specIssues related to the DID AuthN SIOP spec