SparkleShare/Sparkles/Git
jschaul 18a71f1554 continue using md5 key derivation in openssl1.1
See https://stackoverflow.com/questions/39637388/encryption-decryption-doesnt-work-well-between-two-different-openssl-versions/39641378#39641378 - Openssl changed their default digest algorithm from md5 to sha256 for the key derivation from password beginning with v1.1.0 (which, security wise, is a good thing!), but that creates compatibility issues if the version of openssl that encrypted a file is using a different digest than the version of openssl that decrypts files.
2016-12-12 11:43:19 +01:00
..
GitCommand.cs git: Take skipped files into account for progress 2016-07-08 23:00:35 +01:00
GitFetcher.cs continue using md5 key derivation in openssl1.1 2016-12-12 11:43:19 +01:00
GitRepository.cs statusicon: Tweak status method logic 2016-07-08 23:00:35 +01:00
Makefile.am Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00
Sparkles.Git.csproj Release config for Mac 2016-09-26 21:53:57 +02:00