mirror of
https://github.com/tcsenpai/hmacrypt.git
synced 2025-06-06 19:05:21 +00:00
Initial support (hidden) for large files
This commit is contained in:
parent
72bdf0378e
commit
d1efe68ed0
10
.gitignore
vendored
10
.gitignore
vendored
@ -10,3 +10,13 @@ decrypted.txt
|
|||||||
encrypted.txt
|
encrypted.txt
|
||||||
*.enc
|
*.enc
|
||||||
*.dec
|
*.dec
|
||||||
|
x86_64*
|
||||||
|
conda_meta
|
||||||
|
compiler_compat
|
||||||
|
include
|
||||||
|
man
|
||||||
|
share
|
||||||
|
ssl
|
||||||
|
cp.png
|
||||||
|
*.part
|
||||||
|
large_file_encryptor.py
|
Loading…
x
Reference in New Issue
Block a user