open_toontown_panda3d/dtool
Disyer 7e4cf28f27 dtool: Upgrade default encryption algorithm to AES-256 (#1337)
The Blowfish cipher is no longer available on OpenSSL 3.x by default. It requires enabling the legacy cipher suite, which is compiled separately from the main OpenSSL library. AES-256 is a good replacement cipher that has hardware support in most newer computers. AES-256 is also available in OpenSSL 1.0.2.
2022-12-04 19:28:29 +01:00
..
metalibs interrogatedb: Indicate whether types/function wrappers are deprecated 2022-10-24 13:24:20 +02:00
src dtool: Upgrade default encryption algorithm to AES-256 (#1337) 2022-12-04 19:28:29 +01:00
CMakeLists.txt CMake: Remove p3dtoolconfig from build 2019-11-04 14:02:06 -07:00
CompilerFlags.cmake build: Enable -fno-semantic-interposition for GCC 2022-03-09 16:23:37 +01:00
Config.cmake dtoolbase: Use mimalloc on Windows, disable USE_DELETED_CHAIN 2022-02-04 23:50:57 +01:00
LocalSetup.cmake CMake: Improve reporting of enabled-but-not-found packages 2020-12-20 18:36:41 +01:00
Package.cmake CMake: Update OpenEXR package handling to use new targets 2022-03-09 16:23:37 +01:00
PandaVersion.cmake CMake: Drop support for CMake versions below 3.13 2022-03-09 16:23:37 +01:00
dtool_config.h.in dtoolbase: Use mimalloc on Windows, disable USE_DELETED_CHAIN 2022-02-04 23:50:57 +01:00