mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-12 19:21:17 +02:00
Use XSalsa20-Poly1305 instead of AES-GCM for transport encryption and password storage. This patch integrates @str4d's new authenticated cipher implementation. It depends on !18. See merge request !35