SparkleShare/Sparkles
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
..
Git continue using md5 key derivation in openssl1.1 2016-12-12 11:43:19 +01:00
AuthenticationInfo.cs Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00
BaseFetcher.cs fetcher: Fix storage type detection and progress 2016-07-08 23:00:35 +01:00
BaseListener.cs Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00
BaseRepository.cs git: Simplify progress parsing and support LFS 2016-07-08 23:00:35 +01:00
ChangeSet.cs sparkles: Incorporate all XS code fixes 2016-07-08 23:00:35 +01:00
Command.cs git: Simplify progress parsing and support LFS 2016-07-08 23:00:35 +01:00
Configuration.cs config: Move our tmp dir into config dir 2016-07-08 23:00:35 +01:00
Extensions.cs Progress on LFS support 2016-07-08 23:00:35 +01:00
InstallationInfo.cs linux statusicon: Add Ubuntu checks 2016-07-08 23:00:35 +01:00
InstallationInfo.Directory.cs build: Rearrange icons 2016-07-08 23:00:35 +01:00
InstallationInfo.Directory.cs.in Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00
Invite.cs linux: Add .csproj 2016-07-08 22:58:19 +01:00
ListenerFactory.cs sparkles: Incorporate all XS code fixes 2016-07-08 23:00:35 +01:00
Logger.cs installation info: Refactor OS detection, support Ubuntu and GNOME 2016-07-08 23:00:35 +01:00
Makefile.am linux: Add .csproj 2016-07-08 22:58:19 +01:00
Preset.cs sparkles: Incorporate all XS code fixes 2016-07-08 23:00:35 +01:00
Sparkles.csproj Release config for Mac 2016-09-26 21:53:57 +02:00
SSHAuthenticationInfo.cs ssh auth: Clean up 2016-07-08 23:00:35 +01:00
SSHFetcher.cs ssh fetcher: No longer allow deprecated and insecure DSA algorithm 2016-07-08 23:00:35 +01:00
TcpListener.cs Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00
User.cs Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00
Watcher.cs Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00