On Wed, Mar 17, 2010, Cesar Henrique Keiti Kuroiwa wrote:

> Hello
> 
> We are trying to use the PKCS11 engine for OpenSSL to interface with a
> smart  card reader  "Gemplus GemPC  Twin 00  00". We  are  having some
> trouble  when trying  to retrieve  the private  from a  smart  card to
> decrypt some  data. The  problem arises when  the wrong PIN  number is
> given,  so that method  ENGINE_cleanup somehow  causes the  program to
> crash with a bus error.
> 
> Below  is  a small  program  that reproduces  what  we  are trying  to
> do. We've tested this in FreeBSD 7.2 amd64 and Ubuntu 9.10 i386.
> 
> Anyone would have any idea what is going on and how to solve it?
> 

The PKCS#11 ENGINE is not a standard part of OpenSSL. I'd suggest asking in
some mailing list related to wherever you got it from.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to