You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we use libsodium nuget package through NSec.
( since we must use ChaCha20-Poly1305 for p2p messaging)
Ideally we should compile everything in this repository, or if libsodium supports more secure deployment pipeline (e.g. deterministic building), we should incorporate that.
Currently, we use libsodium nuget package through NSec.
( since we must use ChaCha20-Poly1305 for p2p messaging)
Ideally we should compile everything in this repository, or if libsodium supports more secure deployment pipeline (e.g. deterministic building), we should incorporate that.
related: #56
The text was updated successfully, but these errors were encountered: