AGWA / git-crypt

Transparent file encryption in git
https://www.agwa.name/projects/git-crypt/
GNU General Public License v3.0
8.11k stars 472 forks source link

Support for SHA-256? #236

Open davehouser1 opened 2 years ago

davehouser1 commented 2 years ago

Is there a way to configure the cipher suite being used such as using SHA-256 instead of SHA-1?

If not, any plans to implement this?