Search Criteria
Package Details: opensc-openct 0.17.0-1
Git Clone URL: | https://aur.archlinux.org/opensc-openct.git (read-only, click to copy) |
---|---|
Package Base: | opensc-openct |
Description: | OpenSC compiled with OpenCT instead of PCSC, working with e.g. SafeNet/Aladdin eToken Pro 64k |
Upstream URL: | https://github.com/OpenSC/OpenSC/wiki |
Licenses: | |
Submitter: | mxlbzn |
Maintainer: | mxlbzn |
Last Packager: | mxlbzn |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-26 15:05 |
Last Updated: | 2020-03-13 15:14 |
Latest Comments
osc commented on 2020-03-05 23:34
Can you update this package please.
blacoste commented on 2017-05-15 17:44
Compilation error related to OpenSSL.
opensc-openct/src/OpenSC-0.16.0/src/pkcs15init'
CC pkcs15-lib.lo
CC profile.lo
CC pkcs15-westcos.lo
CC pkcs15-gpk.lo
pkcs15-westcos.c: In function ‘westcos_pkcs15init_generate_key’:
pkcs15-westcos.c:258:5: error: dereferencing pointer to incomplete type ‘RSA {aka struct rsa_st}’
rsa->meth = RSA_PKCS1_SSLeay();