FreeRDP/libfreerdp/crypto
akallabeth 66245e7a00 [crypto,cert] remove rsa check
the rsa keys to be checked are on the deprecation list for most SSL
libraries so the function might fail unexpectedly
2023-02-16 10:06:17 +01:00
..
test [license] updated copyright headers 2023-02-12 20:17:11 +01:00
base64.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
ber.c [core,crypto] log more parsing failures 2023-01-24 10:16:55 +01:00
cert_common.c [license] updated copyright headers 2023-02-12 20:17:11 +01:00
cert_common.h [crypto,common] remove unused function 2023-02-12 20:17:11 +01:00
certificate_data.c [license] updated copyright headers 2023-02-12 20:17:11 +01:00
certificate_store.c [license] updated copyright headers 2023-02-12 20:17:11 +01:00
certificate.c [crypto,cert] remove rsa check 2023-02-16 10:06:17 +01:00
certificate.h [license] updated copyright headers 2023-02-12 20:17:11 +01:00
CMakeLists.txt [license] updated copyright headers 2023-02-12 20:17:11 +01:00
crypto.c [license] updated copyright headers 2023-02-12 20:17:11 +01:00
crypto.h [crypto] rename rdpRsaKey to rdpPrivateKey 2023-02-12 20:17:11 +01:00
der.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
er.c Fixed warnings 2022-04-28 11:24:51 +02:00
opensslcompat.c Fix building with LibreSSL 2.7.0 or newer 2022-06-27 12:42:06 +02:00
opensslcompat.h Fix building with LibreSSL 2.7.0 or newer 2022-06-27 12:42:06 +02:00
per.c [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
privatekey.c [crypto,cert] add RSA key check 2023-02-12 20:17:11 +01:00
privatekey.h [crypto,key] use EVP_PKEY_up_ref 2023-02-12 20:17:11 +01:00
tls.c [core] use rdpPrivateKey and rdpCertificate 2023-02-16 10:06:17 +01:00
tls.h [crypot,tls] use new crypto/cert API 2023-02-12 20:17:11 +01:00
x509_utils.c [license] updated copyright headers 2023-02-12 20:17:11 +01:00
x509_utils.h [license] updated copyright headers 2023-02-12 20:17:11 +01:00