You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Daniel Santos (Jira)" <ji...@apache.org> on 2022/11/28 06:06:00 UTC

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

Daniel Santos created COMPRESS-633:
--------------------------------------

             Summary: 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


👉🏼 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
 

 



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