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 8 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 utoni force-pushed the add/udp-aes256-gcm branch from ea6b08a to c96f38b Compare November 22, 2024 16:49
utoni added 2 commits December 9, 2024 11:55
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 429cc73 to f994e65 Compare December 9, 2024 10:55
utoni added 3 commits December 9, 2024 16:27
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 mentioned this pull request Jan 7, 2025
utoni added 3 commits January 8, 2025 21:00
… 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>
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