Re: [openssl-users] Smartcard cert used for encrypt\decrypt

2019-01-31 Thread Blumenthal, Uri - 0553 - MITLL
On 1/31/19, 09:19, "openssl-users on behalf of Antonio Iacono" wrote:     > Does anybody know how to use the smartcard to encrypt and decrypt files? Smartcard performs public-key crypto operations, which aren't suitable for bulk processing, such as file encryption/decryption. In general,

Re: [openssl-users] Smartcard cert used for encrypt\decrypt

2019-01-31 Thread Antonio Iacono
> Does anybody know how to use the smartcard to encrypt and decrypt files? Hi Boyd, there are many ways to encrypt/decrypto with smartcard but since you wrote to the list of OpenSSL I answer you how to do with OpenSSL. In the meantime you need two other software, in addition to openssl, the engin

Re: [openssl-users] Smartcard cert used for encrypt\decrypt

2019-01-31 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of > Boyd Ako > Sent: Wednesday, January 30, 2019 18:08 > Does anybody know how to use the smartcard to encrypt and decrypt files? This may depend somewhat on the type of smartcard. While PKCS#11 is a standard, there are

[openssl-users] Smartcard cert used for encrypt\decrypt

2019-01-30 Thread Boyd Ako
Does anybody know how to use the smartcard to encrypt and decrypt files? I was able to encrypt a file using the cert on the smartcard. However, I couldn't decrypt it. I think it's mainly because I don't know how to get the Private Key on the token to decrypt it. I've tried `pkcs11-tool -l --id 000