aboutsummaryrefslogtreecommitdiff
path: root/src/common/Cryptography/RSA.cpp
AgeCommit message (Expand)Author
2024-10-01Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...Shauren
2024-05-12Core/Cryptography: dropped support for OpenSSL 1.1Ovahlord
2024-05-07Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept onl...Shauren
2023-09-16Core/SSL: Support more certificate formatsShauren
2022-06-17Core/Crypto: Fixed openssl 3.0 compatibility for custom hmac_sha256 digest fo...Shauren
2022-05-06Core/Crypto: Fixed EVP_PKEY reference counting for copied objectsShauren
2022-05-03Codestyle fix - remove empty linesShauren
2022-05-03Core/Crypto: Fix nopch buildShauren
2022-05-03Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2020-01-02New YearAokromes
2019-07-14Core/PacketIO: Updated packet encryption to 8.2Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-03-04Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21534)Warlockbugs
2018-01-01Update copyright note for 2018vincent-michael
2017-12-29Tools/Patcher: Properly sign certificate bundle7.2.5/24742Shauren
2017-12-26Core/Crypto: Remove unused declarationShauren
2017-12-26Core/Crypto: Add const_cast hack to fix linux build with opensslShauren
2017-12-25Nopch build fix2Shauren
2017-12-25Core/Crypto: Refactor RSA encryption to use openssl functions instead of doin...Shauren