FreeRDP/winpr/libwinpr/ncrypt
Ondrej Holy 35d8bc1782 [winpr,ncrypt] use preferably p11-kit-proxy.so
Currently, the opensc-pkcs11.so library is used for ncrypt support.
However, the p11-kit-proxy.so library is able to aggregate more pkcs11
modules at runtime (OpenSC is one of them, but also some third party
modules that are not supported by OpenSC). Let's use preferably
p11-kit-proxy.so if available.
2024-04-22 17:42:52 +02:00
..
pkcs11-headers [winpr,ncrypt] bundle pkcs11.h and drop pkcs11-helper dependency 2024-04-22 17:42:52 +02:00
test [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
CMakeLists.txt [winpr,ncrypt] bundle pkcs11.h and drop pkcs11-helper dependency 2024-04-22 17:42:52 +02:00
ModuleOptions.cmake winpr: implement ncrypt API 2021-12-14 14:12:01 +01:00
ncrypt_pkcs11.c [winpr,ncrypt] use preferably p11-kit-proxy.so 2024-04-22 17:42:52 +02:00
ncrypt.c [winpr,ncrypt] obtain module path from provider 2024-04-22 17:42:52 +02:00
ncrypt.h [winpr,ncrypt] obtain module path from provider 2024-04-22 17:42:52 +02:00