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 2022/12/02 08:07:00 UTC

[jira] [Work logged] (COMPRESS-633) Adding support for SevenZ password encryption

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

ASF GitHub Bot logged work on COMPRESS-633:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Dec/22 08:06
            Start Date: 02/Dec/22 08:06
    Worklog Time Spent: 10m 
      Work Description: kinow commented on PR #332:
URL: https://github.com/apache/commons-compress/pull/332#issuecomment-1334883648

   > > (Also needs a JIRA issue for the changelog)
   > 
   > Hi @kinow,
   > 
   > Thank you for your rigorous and interesting review, I will correct these and respond
   > 
   > The JIRA in description is not right for the purpose of changelog ? (https://issues.apache.org/jira/browse/COMPRESS-633)
   > 
   > Cheers, Daniel
   
   Hi Daniel,\\My bad, I hadn't seen that there was already a JIRA created for this issue. Thanks for updating the PR! 




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

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

> Adding support for SevenZ password encryption
> ---------------------------------------------
>
>                 Key: COMPRESS-633
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-633
>             Project: Commons Compress
>          Issue Type: Improvement
>          Components: Compressors
>    Affects Versions: 1.22
>            Reporter: Daniel Santos
>            Priority: Major
>              Labels: contributing, features
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 👉🏼 The purpose is to provide password based encryption for 7z compression in the same way of decryption already supported, so go forward of [one know limitation|https://commons.apache.org/proper/commons-compress/limitations.html]
> ☝️In this way, I would like to submit my contribution based on the existing implementation of decryption and the [C++ implementation of 7z |https://github.com/kornelski/7z/blob/main/CPP/7zip/Crypto/7zAes.cpp]
> ✅ I added one unit test
>  
> I prepared a [Pull Request on GitHub|https://github.com/apache/commons-compress/pull/332]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)