clizip: Detect correct encryption method for AES-encrypted zip archives
ClosedPublic

Authored by rthomsen on Nov 12 2016, 6:23 PM.

Details

Test Plan

Open an AES-encrypted zip archive using clizip. Verify that encryption method AES is shown in PropertiesDialog. Also "unknown" should be shown for compression method.

Diff Detail

Repository
R36 Ark
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
rthomsen updated this revision to Diff 8116.Nov 12 2016, 6:23 PM
rthomsen retitled this revision from to clizip: Detect correct encryption method for AES-encrypted zip archives.
rthomsen updated this object.
rthomsen edited the test plan for this revision. (Show Details)
rthomsen added a reviewer: elvisangelaccio.
rthomsen set the repository for this revision to R36 Ark.
rthomsen added a project: Ark.
Restricted Application added a subscriber: kde-utils-devel. · View Herald TranscriptNov 12 2016, 6:23 PM
elvisangelaccio accepted this revision.Nov 12 2016, 6:47 PM
elvisangelaccio edited edge metadata.
elvisangelaccio added inline comments.
plugins/clizipplugin/cliplugin.cpp
297

i18n() here

This revision is now accepted and ready to land.Nov 12 2016, 6:47 PM