Initial support (hidden) for large files

This commit is contained in:
tcsenpai 2024-02-07 22:37:16 +01:00
parent 72bdf0378e
commit d1efe68ed0

12
.gitignore vendored
View File

@ -9,4 +9,14 @@ public_key.pem
decrypted.txt
encrypted.txt
*.enc
*.dec
*.dec
x86_64*
conda_meta
compiler_compat
include
man
share
ssl
cp.png
*.part
large_file_encryptor.py