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

[jira] [Work logged] (CRYPTO-162) openSslCipher support engine

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

ASF GitHub Bot logged work on CRYPTO-162:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Jun/22 12:26
            Start Date: 13/Jun/22 12:26
    Worklog Time Spent: 10m 
      Work Description: wenwj0 opened a new pull request, #164:
URL: https://github.com/apache/commons-crypto/pull/164

   https://issues.apache.org/jira/projects/CRYPTO/issues/CRYPTO-162




Issue Time Tracking
-------------------

            Worklog Id:     (was: 780800)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)