urbackup_backend/cryptoplugin
2016-07-02 16:00:17 +02:00
..
AESDecryption.cpp Updated copyright 2016-01-02 16:38:00 +01:00
AESDecryption.h Use include path from config.h 2012-11-04 16:19:14 +01:00
AESEncryption.cpp Updated copyright 2016-01-02 16:38:00 +01:00
AESEncryption.h Use include path from config.h 2012-11-04 16:19:14 +01:00
AESGCMDecryption.cpp Removed verbose debug logging again 2016-03-30 15:48:27 +02:00
AESGCMDecryption.h Fixed new encryption 2015-12-05 18:31:15 +01:00
AESGCMEncryption.cpp Removed verbose debug logging again 2016-03-30 15:48:27 +02:00
AESGCMEncryption.h Multiple virtual clients per real client 2015-12-09 22:53:57 +01:00
CryptoFactory.cpp Updated copyright 2016-01-02 16:38:00 +01:00
CryptoFactory.h Use ECDSA instead of DSA when signing 2015-12-10 19:09:37 +01:00
cryptoplugin.vcxproj Enabled assertions in release build 2016-01-13 17:31:37 +01:00
cryptoplugin.vcxproj.filters Fixed new encryption 2015-08-24 02:05:32 +02:00
cryptopp_inc.h Fix config.h include 2016-06-11 17:31:01 +02:00
dllmain.cpp Fix compile issue 2016-07-02 16:00:17 +02:00
ECDHKeyExchange.cpp Updated copyright 2016-01-02 16:38:00 +01:00
ECDHKeyExchange.h New Internet protocol with AES-GCM and ECDH 409k1 key exchange (for PFS) 2015-08-01 17:02:58 +02:00
IAESDecryption.h New Internet mode 2012-03-06 01:52:01 +01:00
IAESEncryption.h New Internet mode 2012-03-06 01:52:01 +01:00
IAESGCMDecryption.h Optimized and fixed bugs in transfer compression 2015-09-01 00:21:29 +02:00
IAESGCMEncryption.h Compress transferred data using miniZ now 2015-08-30 21:46:57 +02:00
ICryptoFactory.h Use ECDSA instead of DSA when signing 2015-12-10 19:09:37 +01:00
IECDHKeyExchange.h New Internet protocol with AES-GCM and ECDH 409k1 key exchange (for PFS) 2015-08-01 17:02:58 +02:00
INSTALL Fixed build system 2011-01-07 01:05:50 +01:00
IZlibCompression.h Fixed bugs in chunked transfer mode 2012-04-21 21:57:12 +02:00
IZlibDecompression.h Compressed image backups 2014-04-05 17:35:59 +02:00
pluginmgr.cpp Updated copyright 2016-01-02 16:38:00 +01:00
pluginmgr.h
ZlibCompression.cpp Updated copyright 2016-01-02 16:38:00 +01:00
ZlibCompression.h Use include path from config.h 2012-11-04 16:19:14 +01:00
ZlibDecompression.cpp Updated copyright 2016-01-02 16:38:00 +01:00
ZlibDecompression.h Compressed image backups 2014-04-05 17:35:59 +02:00