You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/23 04:24:00 UTC

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

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

ASF GitHub Bot logged work on CRYPTO-60:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Mar/19 04:23
            Start Date: 23/Mar/19 04:23
    Worklog Time Spent: 10m 
      Work Description: laxmanprabhu commented on issue #70: CRYPTO-60: opensslCipher support GCM mode
URL: https://github.com/apache/commons-crypto/pull/70#issuecomment-475838053
 
 
   Is there a timeline for the release of this feature. The version is 3 years old.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 217563)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)