You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jochen Wiedmann (Jira)" <ji...@apache.org> on 2022/06/13 12:05:00 UTC

[jira] [Commented] (CRYPTO-162) openSslCipher support engine

    [ https://issues.apache.org/jira/browse/CRYPTO-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553543#comment-17553543 ] 

Jochen Wiedmann commented on CRYPTO-162:
----------------------------------------

Okay. So, what would you want us to do here? Read random bits from a device file?

 

> openSslCipher support engine
> ----------------------------
>
>                 Key: CRYPTO-162
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-162
>             Project: Commons Crypto
>          Issue Type: New Feature
>          Components: Cipher
>            Reporter: wenweijian
>            Priority: Minor
>
> The engine is the hardware or software implementation used for performing cryptographic operations.
>  
> Assume we have a hardware device with a super fast implementation of AES. Now when we use AES encryption we can set the engine to that hardware device (instead of {{{}NULL{}}}), which means that the operations are now computed by the hardware device instead of the default OpenSSL software layer.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)