You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@milagro.apache.org by "Brian Spector (JIRA)" <ji...@apache.org> on 2019/06/06 05:46:00 UTC

[jira] [Assigned] (MILAGRO-37) AES encryption/decryption optimized with Intel AES-NI.

     [ https://issues.apache.org/jira/browse/MILAGRO-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Spector reassigned MILAGRO-37:
------------------------------------

    Assignee: Giorgio Zoppi  (was: John McCane-Whitney)

> AES encryption/decryption optimized with Intel AES-NI.
> ------------------------------------------------------
>
>                 Key: MILAGRO-37
>                 URL: https://issues.apache.org/jira/browse/MILAGRO-37
>             Project: Milagro
>          Issue Type: New Feature
>          Components: Core Crypto Libraries
>         Environment: Linux64/Win64
>            Reporter: Giorgio Zoppi
>            Assignee: Giorgio Zoppi
>            Priority: Major
>
> We may want to support AES encryption/decryption optimized with Intel AES-NI in case of common server platform in case we dont already use an hsm. Algorithm proposed:
> 1. Detect if the system has AES-NI enabled
> 2. In case it has, use the AES-NI primitive
> 3. Otherwise switch back to software AES.
> [https://software.intel.com/sites/default/files/article/165683/aes-wp-2012-09-22-v01.pdf]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)