Skip to content

feat(aes): ✨ add File encryption/decryption#15

Merged
felipebonezi merged 1 commit into
mainfrom
feature/file-encryption
Oct 21, 2022
Merged

feat(aes): ✨ add File encryption/decryption#15
felipebonezi merged 1 commit into
mainfrom
feature/file-encryption

Conversation

@felipebonezi

Copy link
Copy Markdown
Owner

Check that the PR complies with the following points:

  • Tests for changes have been added.
  • Documentation has been added or changed.

What's Changed

✨ New feature

@felipebonezi felipebonezi added the type:feature Amazing new feature. label Oct 21, 2022
@felipebonezi
felipebonezi force-pushed the feature/file-encryption branch from 3f4810e to 347ac74 Compare October 21, 2022 13:31
@felipebonezi felipebonezi added the tip:merge-when-ready Merge PR when is passing to all checks. label Oct 21, 2022
@felipebonezi felipebonezi added this to the 1.1.0 milestone Oct 21, 2022
@felipebonezi
felipebonezi force-pushed the feature/file-encryption branch from 347ac74 to 1e8a8c3 Compare October 21, 2022 13:33
@felipebonezi
felipebonezi merged commit bbb7ad1 into main Oct 21, 2022
@felipebonezi
felipebonezi deleted the feature/file-encryption branch October 21, 2022 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tip:merge-when-ready Merge PR when is passing to all checks. type:feature Amazing new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Encrypt/Decrypt java.io.File

1 participant