FreeRDP/winpr/libwinpr/crypto
Ondrej Holy fa73c6c8f1 winpr/crypto: Do not load legacy provider from RC4
This partially reverts commit 67f3fff2. The legacy provider is now loaded
from the `winpr_InitializeSSL` function, so it is not needed to load it from
the `winpr_RC4_New` function again.
2021-11-18 14:17:12 +01:00
..
test WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
cert.c Reformatted to new style 2019-11-07 10:53:54 +01:00
cipher.c winpr/crypto: Do not load legacy provider from RC4 2021-11-18 14:17:12 +01:00
CMakeLists.txt Fixed windows overlinking. 2019-03-18 15:10:21 +01:00
crypto.c Fixed unit tests run under memory sanitizer 2020-09-07 10:42:28 +02:00
crypto.h libwinpr-crypto: add generic cipher API with OpenSSL/mbedtls support 2015-10-09 12:15:31 -04:00
hash.c Fixed compilation warnings 2021-08-02 10:28:06 +02:00
ModuleOptions.cmake libwinpr-crypto: started stubbing CryptoAPI 2012-12-22 02:23:58 -05:00
rand.c Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00