1
0
mirror of https://github.com/5im-0n/sshenc.sh.git synced 2025-08-02 11:20:05 +02:00
This commit is contained in:
s2
2019-02-18 16:57:54 +01:00
parent 7c3b7675fa
commit 11a75fed04
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
# sshenc.sh
**bash script to encrypt data using a users ssh public key**
![sshenc.sh](logo.png)
If you received a message from someone that was encrypted with this script, you can decrypt it with your ssh private key using the following command without installing anything:
```
bash <(curl -s https://sshenc.sh/sshenc.sh) -s ~/.ssh/id_rsa < file-containing-the-encrypted-text.txt

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB