transcrypt
File Encryptor
A tool to transparently encrypt files in a Git repository.
transparently encrypt files within a git repository
1k stars
22 watching
102 forks
Language: Shell
last commit: 18 days ago encryptiongitgitattributessecretsshell
Related projects:
Repository | Description | Stars |
---|---|---|
goliate/hidden-tear | A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption. | 729 |
tsusanka/fileencrypt | A program that uses encryption to secure files by transforming their contents into unreadable data | 9 |
defuse/encutil | A command-line utility for encrypting files with the defuse/php-encryption library | 20 |
spieglt/cloaker | A simple file encryption tool that allows users to protect and decrypt files with a password. | 410 |
bing0o/simple_ransomware | A Python script that encrypts system files using the pyCrypto library. | 8 |
alichtman/deadbolt | A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function | 343 |
rijulgulati/go-andotp | A CLI program to encrypt and decrypt files using the andOTP encryption algorithm | 30 |
bitbeans/streamcryptor | A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. | 131 |
shlemph/ipfsecret | Encrypts and decrypts IPFS files with a secret passphrase | 26 |
ciphershed/ciphershed | Cross-platform encryption software allowing users to on-the-fly encrypt files and data | 645 |
moteus/lua-aesfileencrypt | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
tozny/java-aes-crypto | A library that provides secure string encryption and decryption with integrity checking in Android applications. | 738 |
czocher/gpg-crypt | A plugin for encrypting and decrypting files or directories in place | 9 |
elastic/pplguard | A proof-of-concept tool to mitigate vulnerabilities in Windows security flaws affecting Protected Processes Light processes | 67 |
containerd/imgcrypt | A package providing APIs and tools to support encryption of container images. | 368 |