index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-01T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Cryptography
/
RSA.cpp
Age
Commit message (
Expand
)
Author
2024-10-01
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...
Shauren
2024-05-12
Core/Cryptography: dropped support for OpenSSL 1.1
Ovahlord
2024-05-07
Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept onl...
Shauren
2023-09-16
Core/SSL: Support more certificate formats
Shauren
2022-06-17
Core/Crypto: Fixed openssl 3.0 compatibility for custom hmac_sha256 digest fo...
Shauren
2022-05-06
Core/Crypto: Fixed EVP_PKEY reference counting for copied objects
Shauren
2022-05-03
Codestyle fix - remove empty lines
Shauren
2022-05-03
Core/Crypto: Fix nopch build
Shauren
2022-05-03
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2020-01-02
New Year
Aokromes
2019-07-14
Core/PacketIO: Updated packet encryption to 8.2
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-04
Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21534)
Warlockbugs
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-29
Tools/Patcher: Properly sign certificate bundle
7.2.5/24742
Shauren
2017-12-26
Core/Crypto: Remove unused declaration
Shauren
2017-12-26
Core/Crypto: Add const_cast hack to fix linux build with openssl
Shauren
2017-12-25
Nopch build fix2
Shauren
2017-12-25
Core/Crypto: Refactor RSA encryption to use openssl functions instead of doin...
Shauren