On Fri, Jun 25, 2010, Nacho lvarez wrote:
> Hello,
>
> I am building a PKCS#11 engine to an HSM. When I run:
>
> openssl rsautl -sign -inkey -keyform engine -in
> -out -engine
>
> The engine executes the rsa_priv_enc function (I thought the engine would
> execute rsa_sign, but this is not t
Hello,
I am building a PKCS#11 engine to an HSM. When I run:
openssl rsautl -sign -inkey -keyform engine -in
-out -engine
The engine executes the rsa_priv_enc function (I thought the engine would
execute rsa_sign, but this is not the problem). The problem is when the
rsa_priv_enc ends, OpenS