Skip to content
/ sshcrypt Public

Encrypt and decrypt files using sshkeys with ssh-agent

License

Notifications You must be signed in to change notification settings

cw3de/sshcrypt

Repository files navigation

sshcrypt

Encrypt and decrypt files using sshkeys from ssh-agent

Introduction

While you can't get the private key from the ssh-agent, we can use the ssh-agent to get a signature from a random salt, which can be used as a secret key for encryption and decryption.

Usage

Use sshcrypt with no args to get a help on the usage.

About

Encrypt and decrypt files using sshkeys with ssh-agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published