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

jenc / Markor jpencconverter - encryption support #169

Open
2 of 3 tasks
Tracked by #4
clach04 opened this issue Nov 11, 2024 · 0 comments
Open
2 of 3 tasks
Tracked by #4

jenc / Markor jpencconverter - encryption support #169

clach04 opened this issue Nov 11, 2024 · 0 comments
Labels
early-access early access code available enhancement New feature or request

Comments

@clach04
Copy link
Owner

clach04 commented Nov 11, 2024

Issue #4
Support the same format that Markor supports jenc format. Using Python package https://github.com/clach04/jenc-py

  • basic support, with basic test suite - d656751
  • Test data / sample from Markor (for Android)
  • update test suite with test for sample

Encrypt/decrypt from command line possible via:

python -m puren_tonbo.tools.ptcipher Test3.md.jenc -p geheim

Can also search using ptgrep or ptig.

clach04 added a commit that referenced this issue Nov 11, 2024
@clach04 clach04 added enhancement New feature or request early-access early access code available labels Nov 11, 2024
clach04 added a commit that referenced this issue Nov 17, 2024
clach04 added a commit that referenced this issue Nov 17, 2024
Implement re-encrypt tool ptrecrypt #170
Can be used to bulk/batch/mass convert or update password for files.
Operates on files (not notes/text).

Also fixes v001 support for jenc, #169

* code for #170 - ptrecrypt batch conversion/re-encrypt

* ptrecrypt and experimental v002 jenc support #170

And clach04/jenc-py#7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
early-access early access code available enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant