You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Xianda Ke (JIRA)" <ji...@apache.org> on 2016/10/14 08:55:20 UTC

[jira] [Updated] (CRYPTO-60) opensslCipher support GCM mode

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

Xianda Ke updated CRYPTO-60:
----------------------------
    Attachment: gcm_design_doc.pdf

> 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.3.4#6332)