urbackup_backend/cryptoplugin
2012-10-07 18:42:34 +02:00
..
m4 Fixed for Linux build 2012-08-02 18:58:42 +02:00
AESDecryption.cpp Fixed PBKDF2 authentication. Added onetime token authentication. 2012-08-22 15:03:16 +02:00
AESDecryption.h Fixed PBKDF2 authentication. Added onetime token authentication. 2012-08-22 15:03:16 +02:00
AESEncryption.cpp More secure random number generation 2012-10-07 18:42:34 +02:00
AESEncryption.h Fixed PBKDF2 authentication. Added onetime token authentication. 2012-08-22 15:03:16 +02:00
AUTHORS Initial commit. 2011-01-06 17:43:38 +01:00
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
configure.ac_client Added configure files 2012-08-11 16:46:56 +02:00
configure.ac_server Added configure files 2012-08-11 16:46:56 +02:00
COPYING Initial commit. 2011-01-06 17:43:38 +01:00
CryptoFactory.cpp Fixed PBKDF2 authentication. Added onetime token authentication. 2012-08-22 15:03:16 +02:00
CryptoFactory.h Fixed PBKDF2 authentication. Added onetime token authentication. 2012-08-22 15:03:16 +02:00
cryptoplugin.vcxproj Added compression for internet connection 2012-04-15 16:19:27 +02:00
cryptoplugin.vcxproj.filters Added compression for internet connection 2012-04-15 16:19:27 +02:00
dllmain.cpp Fixed client on Linux 2012-08-11 16:43:35 +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
ICryptoFactory.h Fixed PBKDF2 authentication. Added onetime token authentication. 2012-08-22 15:03:16 +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 Fixed bugs in chunked transfer mode 2012-04-21 21:57:12 +02:00
Makefile.am_client Added makefiles 2012-08-11 16:46:01 +02:00
Makefile.am_server Added makefiles 2012-08-11 16:46:01 +02:00
NEWS Initial commit. 2011-01-06 17:43:38 +01:00
pluginmgr.cpp Initial commit. 2011-01-06 17:43:38 +01:00
pluginmgr.h Initial commit. 2011-01-06 17:43:38 +01:00
README Initial commit. 2011-01-06 17:43:38 +01:00
ZlibCompression.cpp Added compression for internet connection 2012-04-15 16:19:27 +02:00
ZlibCompression.h Added compression for internet connection 2012-04-15 16:19:27 +02:00
ZlibDecompression.cpp Misc changes 2012-09-14 03:15:52 +02:00
ZlibDecompression.h Added compression for internet connection 2012-04-15 16:19:27 +02:00