urbackup_backend/cryptoplugin
2019-08-08 20:07:39 +02:00
..
src Build Linux binaries with Android NDK 2019-07-06 21:57:18 +02:00
AESDecryption.cpp Fix Crypto++ 6.0 byte issue 2018-09-09 20:23:24 +02:00
AESDecryption.h Use include path from config.h 2012-11-04 16:19:14 +01:00
AESEncryption.cpp Fix Crypto++ 6.0 byte issue 2018-09-09 20:23:24 +02:00
AESEncryption.h Use include path from config.h 2012-11-04 16:19:14 +01:00
AESGCMDecryption.cpp Fix Crypto++ 6.0 byte issue 2018-09-09 20:23:24 +02:00
AESGCMDecryption.h Fixed new encryption 2015-12-05 18:31:15 +01:00
AESGCMEncryption.cpp Fix Crypto++ 6.0 byte issue 2018-09-09 20:23:24 +02:00
AESGCMEncryption.h Multiple virtual clients per real client 2015-12-09 22:53:57 +01:00
CryptoFactory.cpp Fix Crypto++ 6.0 byte issue 2018-09-09 20:23:24 +02:00
CryptoFactory.h Use ECDSA instead of DSA when signing 2015-12-10 19:09:37 +01:00
cryptoplugin.vcxproj Disable assertions 2018-11-27 01:58:46 +01:00
cryptoplugin.vcxproj.filters Fixed new encryption 2015-08-24 02:05:32 +02:00
cryptopp_inc.h Use included crc for crypto++ < 5.6.4 2019-08-08 20:07:39 +02:00
dllmain.cpp Fix compile issue 2016-07-02 16:00:17 +02:00
ECDHKeyExchange.cpp Fix Crypto++ 6.0 byte issue 2018-09-09 20:23:24 +02: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 Initial commit. 2011-01-06 17:43:38 +01:00
ZlibCompression.cpp Fix Crypto++ 6.0 byte issue 2018-09-09 20:23:24 +02:00
ZlibCompression.h Use include path from config.h 2012-11-04 16:19:14 +01:00
ZlibDecompression.cpp Fix Crypto++ 6.0 byte issue 2018-09-09 20:23:24 +02:00
ZlibDecompression.h Compressed image backups 2014-04-05 17:35:59 +02:00