Skip to content

Commit aa34fe3

Browse files
committed
Modifications to README
1 parent a62a7fb commit aa34fe3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Diff for: README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# Encryption_and_Decription_Big_Files_with_Python
1+
# Encryption and Decryption of Big Files with Python
2+
3+
---
4+
5+
This repository contains tools for encrypting and decrypting **any** file using a **hybrid encryption** method, making
6+
use of symmetric *AES256* and asymmetric *RSA* encryption.
7+
8+

0 commit comments

Comments
 (0)