OpenSC / pkcs11-helper

Library that simplifies the interaction with PKCS#11 providers for end-user applications using a simple API and optional OpenSSL engine
Other
66 stars 43 forks source link

how do i install this in ubuntu 22.04 #57

Closed wanfuse123 closed 11 months ago

wanfuse123 commented 2 years ago

Hi! there is no ./configure , how do I install this latest in Ubuntu?

trying to fix this error

Boxedwine/lib/poco/Crypto/src/RSACipherImpl.cpp:54:11: error: ‘RSA_SSLV23_PADDING’ was not declared in this scope; did you mean ‘RSA_NO_PADDING’? 54 | return RSA_SSLV23_PADDING; | ^~~~~~ | RSA_NO_PADDING

alonbl commented 2 years ago

Where do you take the files from? Please download latest release tarball from releases.