AGWA / git-crypt

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

OpenSSL 1.1.1+ warning about deprecated key derivation used #163

Closed mikhailian closed 4 years ago

mikhailian commented 5 years ago

When adding files, the following warning is now issued:

*** WARNING : deprecated key derivation used.
Using -iter or -pbkdf2 would be better.
AGWA commented 4 years ago

This warning message is not produced by git-crypt. You probably have some other git filter configured.