This website requires JavaScript.
Explore
Help
Sign In
gitea-mirror
/
git-crypt
Watch
1
Star
0
Fork
0
You've already forked git-crypt
mirror of
https://github.com/AGWA/git-crypt.git
synced
2025-12-28 05:33:47 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5
Commits
4
Branches
15
Tags
0dcf864798469bf02d2f99d069e73d104a9fcd7e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Download ZIP
Download TAR.GZ
Download BUNDLE
Andrew Ayer
0dcf864798
When encrypting, use temporary file if file gets too big
2012-07-16 16:57:05 -07:00
.gitignore
Initial version
2012-07-06 15:38:40 -07:00
commands.cpp
When encrypting, use temporary file if file gets too big
2012-07-16 16:57:05 -07:00
commands.hpp
Initial version
2012-07-06 15:38:40 -07:00
crypto.cpp
When encrypting, use temporary file if file gets too big
2012-07-16 16:57:05 -07:00
crypto.hpp
When encrypting, use temporary file if file gets too big
2012-07-16 16:57:05 -07:00
git-crypt.cpp
When encrypting, use temporary file if file gets too big
2012-07-16 16:57:05 -07:00
Makefile
Initial version
2012-07-06 15:38:40 -07:00
util.cpp
When encrypting, use temporary file if file gets too big
2012-07-16 16:57:05 -07:00
util.hpp
When encrypting, use temporary file if file gets too big
2012-07-16 16:57:05 -07:00
Description
Transparent file encryption in git
1
MiB
Languages
C++
98.7%
Makefile
1.3%