fix ssl_decrypt replace logging with message window and path corrected #36

Merged
punix merged 1 commits from 04-06-2025_large_update into main 2025-06-08 00:38:23 +02:00
Owner

ssl_decrypt now directly checks whether encrypted files are located in the specified directory.
This method has been removed from common_tools. The path has been adjusted ssl_decrypt likely had an incorrect path.
No files were decrypted. This has been fixed. Key generation has been removed from ssl_decrypt, as it is only needed in ssl_encrypt.

ssl_decrypt now directly checks whether encrypted files are located in the specified directory. This method has been removed from common_tools. The path has been adjusted ssl_decrypt likely had an incorrect path. No files were decrypted. This has been fixed. Key generation has been removed from ssl_decrypt, as it is only needed in ssl_encrypt.
punix added 1 commit 2025-06-08 00:38:05 +02:00
punix merged commit a62c061350 into main 2025-06-08 00:38:23 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: punix/Wire-Py#36
No description provided.