Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Commit adde6fd

Browse files
committed
added
1 parent 468770b commit adde6fd

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/encrypt/EncryptAFile.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Encrypt a file to send to your firend/other person using `gpg`
2-
2+
<center>GPG tool based encryption</center>
33

44

55
**Note** : _*If you Would like to know about generation and usage of*_ `ssh/gpg` _*keys*_. _*please go to*_ [ssh/gpg](/docs/encrypt/ssh-gpg.md)
@@ -61,6 +61,8 @@
6161

6262

6363
----------------------------------------------
64+
<center>Next part</center>
65+
<center>Openssl Encryption</center>
6466

6567
## Encrypting A file using Openssl -aes-256 : With password
6668

@@ -77,7 +79,7 @@
7779
7880
>>**Note** : Here `my_folder/` can be a folder or a simple file as `example.txt`.
7981
80-
2. After issuing the above command, then the system prompts for password with which the file is to be protected by encrypting, the ouput dialogues includes in following way:
82+
2. After issuing the above command, then the system prompts for password with which the file is to be protected by encrypting, the output dialogues includes in following way:
8183

8284
tar: Old option 'g' requires an argument.
8385
Try 'tar --help' or 'tar --usage' for more information.
@@ -105,7 +107,7 @@ More source regarding Open-ssl encryption at:
105107

106108

107109

108-
110+
<center>-- End of File --</center>
109111

110112

111113

0 commit comments

Comments
 (0)