FG

Using ssh key pair to encrypt files

Fresh3 days ago
Mar 15, 20265066 views
Confidence Score0%
0%

Problem

Is it possible to encrypt a text file using a ssh key pair using gnupg? Where I work we already have our pair created and will be very useful to use these keys to send encrypted files. Thanks!

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Using ssh key pair to encrypt files

Low Risk

In terms of security, it is highly not recommended to use the same keypair for authentication and data encryption. For example, if a key used for authentication is compromised, it would also reveal all data previously encrypted with it. (I'm not goo…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment