Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Experimental!] Add UDP X25519 auth and AES256-GCM AEAD #54

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

utoni
Copy link
Owner

@utoni utoni commented Nov 19, 2024

Note: This is an experimental feature. The PR as you see it here is subject to change at any time. Do not rely on the security of the used cryptographic schemes. Before this will get merged there will be some way of generating new ephemeral keys i.e. by using HKDF (not implemented yet).

It's just an early PR ready to test for #47.

utoni added 8 commits January 26, 2025 20:40
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
… receiver) per ncrypt context

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
@utoni utoni force-pushed the add/udp-aes256-gcm branch from bd6426e to ac6b89d Compare February 3, 2025 16:33
utoni added 2 commits February 4, 2025 10:34
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant