rdb
|
86ceade7b3
|
tests: Skip encrypt_string test when building without OpenSSL
|
2023-02-22 23:31:32 +01:00 |
rdb
|
7a55c723ba
|
Merge branch 'release/1.10.x'
|
2022-12-04 19:28:03 +01:00 |
rdb
|
d621df47ac
|
prc: Fix bf-cbc encryption/decryption regression with OpenSSL 3.0
Loads the legacy provider to continue supporting this algorithm
|
2022-12-04 19:22:26 +01:00 |
rdb
|
fa62344452
|
express: better fix for encrypt_string Python 3 issues
A workaround for the bug described in #684 was made in e080d33e31 but this fix is significantly cleaner.
Unit test was added.
|
2019-07-10 13:46:42 +02:00 |