Skip to content

What chipher, age using for body encryption when using ssh recipient? #374

Discussion options

You must be logged in to vote

The data is always encrypted using ChaCha20 with Poly1305 authentication. The key for ChaCha encryption comes from SSH or other recipient keys/password that may use elliptic curves for key derivation (or more specifically ECDH over X25519 keys).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hexchills
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants