| .. |
|
src
|
Build Linux binaries with Android NDK
|
2019-07-06 21:57:18 +02:00 |
|
AESDecryption.cpp
|
Replace NULL with nullptr
|
2021-06-20 20:58:50 +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
|
Add random material to session key from client as well
|
2020-08-12 18:09:55 +02:00 |
|
AESGCMDecryption.h
|
Fixed new encryption
|
2015-12-05 18:31:15 +01:00 |
|
AESGCMEncryption.cpp
|
Remove debugging
|
2020-10-17 16:56:13 +02:00 |
|
AESGCMEncryption.h
|
Multiple virtual clients per real client
|
2015-12-09 22:53:57 +01:00 |
|
CryptoFactory.cpp
|
Remove ECIES
|
2020-09-09 14:02:36 +02:00 |
|
CryptoFactory.h
|
Remove ECIES
|
2020-09-09 14:02:36 +02:00 |
|
cryptoplugin.vcxproj
|
Remove ECIES
|
2020-09-09 14:02:36 +02:00 |
|
cryptoplugin.vcxproj.filters
|
Remove ECIES
|
2020-09-09 14:02:36 +02:00 |
|
cryptopp_inc.h
|
Use included crc for crypto++ < 5.6.4
|
2019-08-08 20:07:39 +02:00 |
|
dllmain.cpp
|
Replace NULL with nullptr
|
2021-06-20 20:58:50 +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
|
|
|
|
IAESEncryption.h
|
|
|
|
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
|
Remove ECIES
|
2020-09-09 14:02:36 +02: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
|
|
|
|
IZlibCompression.h
|
|
|
|
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
|
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
|
Replace NULL with nullptr
|
2021-06-20 20:58:50 +02:00 |
|
ZlibDecompression.h
|
Compressed image backups
|
2014-04-05 17:35:59 +02:00 |