Skip to content

Conversation

@fuzzykat
Copy link
Contributor

  • implement encryptUpdate, encryptFinal methods
  • implement decryptUpdate, decryptFinal methods
  • add multi-part encryption/decryption tests

@coveralls
Copy link

coveralls commented May 24, 2025

Coverage Status

coverage: 86.864% (+0.3%) from 86.582%
when pulling 3024de1 on fuzzykat:feature/decrypt_update
into 3386f93 on LudovicRousseau:master.

@LudovicRousseau
Copy link
Owner

Looks good to me.

Can you:

  • split the commit in 2 for implementation and test
  • include the "[pre-commit.ci] auto fixes from pre-commit.com hooks " commit in the 2 commits described above

fuzzykat added 2 commits May 25, 2025 18:46
- implement encryptUpdate, encryptFinal methods
- implement decryptUpdate, decryptFinal methods
@fuzzykat fuzzykat force-pushed the feature/decrypt_update branch from e1f50b4 to 3024de1 Compare May 25, 2025 16:53
@fuzzykat
Copy link
Contributor Author

* split the commit in 2 for implementation and test

* include the "[pre-commit.ci] auto fixes from pre-commit.com hooks " commit in the 2 commits described above

Done.

@LudovicRousseau LudovicRousseau merged commit 3024de1 into LudovicRousseau:master May 25, 2025
18 checks passed
@LudovicRousseau
Copy link
Owner

Thanks

@fuzzykat fuzzykat deleted the feature/decrypt_update branch May 26, 2025 18:53
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

Successfully merging this pull request may close these issues.

3 participants