| .. |
|
AESDecryption.cpp
|
License change from GPLv3+ to AGPLv3+
|
2015-08-01 22:58:40 +02:00 |
|
AESDecryption.h
|
Use include path from config.h
|
2012-11-04 16:19:14 +01:00 |
|
AESEncryption.cpp
|
License change from GPLv3+ to AGPLv3+
|
2015-08-01 22:58:40 +02:00 |
|
AESEncryption.h
|
Use include path from config.h
|
2012-11-04 16:19:14 +01:00 |
|
AESGCMDecryption.cpp
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
AESGCMDecryption.h
|
Fixed new encryption
|
2015-12-05 18:31:15 +01:00 |
|
AESGCMEncryption.cpp
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
AESGCMEncryption.h
|
Multiple virtual clients per real client
|
2015-12-09 22:53:57 +01:00 |
|
CryptoFactory.cpp
|
Use ECDSA instead of DSA when signing
|
2015-12-10 19:09:37 +01:00 |
|
CryptoFactory.h
|
Use ECDSA instead of DSA when signing
|
2015-12-10 19:09:37 +01:00 |
|
cryptoplugin.vcxproj
|
Build with Visual Studio 2015
|
2015-12-26 17:30:04 +01:00 |
|
cryptoplugin.vcxproj.filters
|
Fixed new encryption
|
2015-08-24 02:05:32 +02:00 |
|
cryptopp_inc.h
|
Use ECDSA instead of DSA when signing
|
2015-12-10 19:09:37 +01:00 |
|
dllmain.cpp
|
Do not log info about static plugin loading
|
2015-12-12 15:38:08 +01:00 |
|
ECDHKeyExchange.cpp
|
Use smaller curve
|
2015-08-30 21:52:55 +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
|
License change from GPLv3+ to AGPLv3+
|
2015-08-01 22:58:40 +02:00 |
|
pluginmgr.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
ZlibCompression.cpp
|
Fixed missing licensing headers
|
2015-08-08 22:53:24 +02:00 |
|
ZlibCompression.h
|
Use include path from config.h
|
2012-11-04 16:19:14 +01:00 |
|
ZlibDecompression.cpp
|
Compress transferred data using miniZ now
|
2015-08-30 21:46:57 +02:00 |
|
ZlibDecompression.h
|
Compressed image backups
|
2014-04-05 17:35:59 +02:00 |