[
https://issues.apache.org/jira/browse/CRYPTO-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcelo Vanzin updated CRYPTO-60:
---------------------------------
Fix Version/s: 1.1.0
> 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
> Priority: Major
> Fix For: 1.1.0
>
> 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
(v7.6.3#76005)