|
|
|
|
|
by ThomasWaldmann
1542 days ago
|
|
About "Borg’s crypto has known limitations": We've just merged new crypto code into master, based on AEAD ciphers (AES-OCB and chacha20-poly1305) and session keys - so the potential nonce management issues are soon a thing of the past. There's current work adding argon2id as default for the KDF (was: pbkdf2), likely soon to be merged. Also checking blake3 for the ID hash (MAC) right now (but platform / build compatibility has yet to be seen). |
|