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

Dapeng Sun resolved CRYPTO-60.
------------------------------
    Resolution: Fixed

Thank Xianda for the contribution!
{noformat}
commit aad8c55a43f72d7869d704a44b42557bb634baf2
Author: Xianda Ke <xianda...@intel.com>
Date:   Mon Nov 20 07:57:14 2017 +0800

    CRYPTO-60: opensslCipher support GCM mode
    
    Closes #70 from kexianda/gcm3
{noformat}

> opensslCipher support GCM mode 
> -------------------------------
>
>                 Key: CRYPTO-60
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-60
>             Project: Commons Crypto
>          Issue Type: Sub-task
>            Reporter: Xianda Ke
>            Assignee: Xianda Ke
>         Attachments: gcm_design_doc.pdf
>
>
> The interface would look like JCE. In encryption mode,  the authenticated tag 
> information is appended at the end of output. 
> In decryption mode, the authenticated tag should appended at the end of 
> input. If the encrypted data is tampered, it will throw an 
> AEADBadTagException.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to