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

Xianda Ke edited comment on CRYPTO-60 at 10/17/16 8:43 AM:
-----------------------------------------------------------

Please help review: [Github PR|https://github.com/apache/commons-crypto/pull/70]


was (Author: kexianda):
Please help review: [Github PR|https://github.com/apache/commons-crypto/pull/44]

> 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)

Reply via email to