Skip to content

Conversation

@Psychevus
Copy link
Owner

@Psychevus Psychevus commented Jul 21, 2025

Summary

  • add file_crypto.py module with streaming AES-GCM encrypt/decrypt
  • document new cryptography dependency in README
  • add cryptography to requirements
  • test streaming encryption on empty, small, and large files

Testing

  • pip install -r requirements.txt
  • pip install -r requirements-dev.txt
  • pytest -q

@Psychevus Psychevus merged commit f190964 into main Jul 21, 2025
4 checks passed
@Psychevus Psychevus deleted the codex/refactor-file-encryption-for-streaming-support branch July 21, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants