poco/Crypto/testsuite
Cristian Thiago Moecke 53e6d9efaa Improve RSADigestEngine, using Poco::Crypto::DigestEngine to calculate
the hash before signing. That way we can then support RSA signatures
with any hash supported by OpenSSL, not only MD5 and SHA1. It was also
required a new method on DigestEngine to obtain the NID (numeric ID) of
the algorithm, to be used on the OpenSSL RSA_sign call.
2014-02-21 04:43:05 -08:00
..
src Improve RSADigestEngine, using Poco::Crypto::DigestEngine to calculate 2014-02-21 04:43:05 -08:00
CMakeLists.txt cmake and gcc warning fixes 2013-02-19 06:16:12 +01:00
Makefile unbundled build fixes 2013-01-05 00:04:09 -06:00
TestSuite_CE_VS90.vcproj GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
TestSuite_vs100.vcxproj GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
TestSuite_vs100.vcxproj.filters fixed 2012/64 project files 2012-10-14 14:55:49 +00:00
TestSuite_vs110.vcxproj GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
TestSuite_vs110.vcxproj.filters the great line endings cleanup 2012-11-11 09:57:01 +01:00
TestSuite_vs120.vcxproj removed MFC dependencies (WinTestRunner) from test VS projects 2013-11-07 23:31:30 -06:00
TestSuite_vs120.vcxproj.filters removed MFC dependencies (WinTestRunner) from test VS projects 2013-11-07 23:31:30 -06:00
TestSuite_VS71.vcproj GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
TestSuite_VS80.vcproj GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
TestSuite_VS90.vcproj GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
TestSuite_x64_vs90.vcproj GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
TestSuite_x64_vs100.vcxproj GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
TestSuite_x64_vs100.vcxproj.filters fixed 2012/64 project files 2012-10-14 14:55:49 +00:00
TestSuite_x64_vs110.vcxproj GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
TestSuite_x64_vs110.vcxproj.filters the great line endings cleanup 2012-11-11 09:57:01 +01:00
TestSuite_x64_vs120.vcxproj removed MFC dependencies (WinTestRunner) from test VS projects 2013-11-07 23:31:30 -06:00
TestSuite_x64_vs120.vcxproj.filters VS 2013 projects/solutions 2013-11-05 23:11:28 -06:00
TestSuite.progen new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00