Skip to content

Concat KDF in IETF draft supported in libsodium? #41

@coder5876

Description

@coder5876

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    did-authn-siopIssues related to the DID AuthN SIOP spec

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions