View Issue Details

IDProjectCategoryView StatusLast Update
0008622GNUnettransport servicepublic2024-03-10 12:42
Reporterschanzen Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Target Version0.22.0 
Summary0008622: TCP and UDP communicator symmetric encryption
DescriptionWe should update our encryption scheme for the baseline encryption.
Currently, we use an AES/Twofish double encryption.
Instead, I propose we use a more standard KDF with XSalsa20 (or ChaCha) as stream cipher, probably with Poly1305.
Additional InformationProbably protocol breaking and considered 0.22
TagsNo tags attached.

Activities

schanzen

2024-03-10 12:42

administrator   ~0021829

Note that we already switched to AES-256-CTR some time ago for the TCP communicator and AES-256-GCM for the UDP communicator.

Issue History

Date Modified Username Field Change
2024-03-10 12:28 schanzen New Issue
2024-03-10 12:42 schanzen Note Added: 0021829