Skip to content

Break up decrypt_single (volunteers wanted) #9

Description

@hartwork

Three parts should be extracted from decrypt_single:

  • Initialization
  • Decryption
  • Clean-up

decrypt_single should use those parts.

After that, cli.py should be made to call these three parts rather than decrypt_single.
The latter should be kept for convenience, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions