poco/Crypto
Aleksandar Fabijanic 168f1eb6e2
As of C++11, std::swap is noexcept. #2386 (#3645)
* As of C++11, std::swap is noexcept. #2386

* fix(Any): remove throw on swap

* fix(Any): As of C++11, std::swap is noexcept. #2386

* fix(Any): make size const #2386

* fix(SimpleRowFormatter): clang won't compile noexcept #2386

* a couple of arm fixes

* fix(Any): As of C++11, std::swap is noexcept. #2386

* fix(AnyTest): local() for POCO_NO_SOO# 2386

* test(RSACipher): RSA encryption without private key #2367

* chore(RSACipherTest): delete ciphers #2367
2022-06-28 12:14:36 -05:00
..
cmake #3157: fix(openssl): add missing dependency to OpenSSL components 2021-06-15 14:49:38 +02:00
include/Poco/Crypto As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
samples added VS2022 project files 2022-02-19 21:06:24 +01:00
src As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
testsuite As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
CMakeLists.txt Devel (#3586) 2022-05-15 11:05:56 -05:00
Crypto_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
Crypto_vs140.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
Crypto_vs140.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
Crypto_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
Crypto_vs150.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
Crypto_vs150.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
Crypto_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
Crypto_vs160.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
Crypto_vs160.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
Crypto_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Crypto_vs170.vcxproj ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Crypto_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
Crypto_VS90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_VS90.vcproj project file fixes 2020-01-11 12:45:39 +01:00
Crypto.progen updated progen files 2020-01-11 09:34:54 +01:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile fix(Crypto): libPocoCrypto.so: undefined reference to pthread_atfork when linking statically with OpenSSL 1.1 #3073 2022-06-19 21:03:49 +02:00