Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

use ephermerial diffie hellman #32

Open
tharvik opened this issue Sep 3, 2021 · 0 comments
Open

use ephermerial diffie hellman #32

tharvik opened this issue Sep 3, 2021 · 0 comments

Comments

@tharvik
Copy link
Collaborator

tharvik commented Sep 3, 2021

In the key exchange, static DH is used, which reduce the security of the messages by always using the same secret.
Using an ephermeral key, signed by the long-term key would work.

NB: avoid replay attack of the exchange but potentially using a namespace

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant