Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list formats is misleading #76

Open
clach04 opened this issue Sep 10, 2023 · 0 comments
Open

list formats is misleading #76

clach04 opened this issue Sep 10, 2023 · 0 comments

Comments

@clach04
Copy link
Owner

clach04 commented Sep 10, 2023

On a clean python environment, no encryption is going to be available but:

C:\code\py\puren_tonbo>python -m puren_tonbo.tools.pttkview  --list-formats
2.7.18 (v2.7.18:8d21aa21f2, Apr 20 2020, 13:25:05) [MSC v.1500 64 bit (AMD64)]

Puren Tonbo puren_tonbo version 0.0.dev3
Formats:

           aeszip - PurePyZipAES - AES-256 ZIP AE-1 DEFLATED (regular compression)
       aes256.zip - PurePyZipAES - AES-256 ZIP AE-1 DEFLATED (regular compression)
 aes256stored.zip - ZipNoCompressionPurePyZipAES - AES-256 ZIP AE-1 STORED (uncompressed)
               md - RawFile - Raw file, no encryption support
              txt - RawFile - Raw file, no encryption support
          aes.zip - PurePyZipAES - AES-256 ZIP AE-1 DEFLATED (regular compression)

Libs:
        ccrypt version: MISSING exe: ccrypt

Lists a bunch that are simple NOT available.

Ideas:

  1. do better checks
  2. consider implementing dumb encryption for testing purposes ONLY. E.g. ROT13 (and ignore password) or simple XOR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant