Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TDF Encrypt #3

Merged
merged 1 commit into from
Nov 5, 2024
Merged

TDF Encrypt #3

merged 1 commit into from
Nov 5, 2024

Conversation

arkavo-com
Copy link
Contributor

Description:

  • Introduced new crypto module for AES-256-GCM encryption
  • Integrated encryption into TDF archives
  • Updated tests for encryption and decryption process
  • Updated library version to 0.3.0
  • Modified dependencies in Cargo.toml

Introduced new crypto module to handle AES-256-GCM encryption, integrated encryption functionality into TDF archives, and updated tests to verify the encryption and decryption process. This addition also entails updating the library version to 0.3.0 and modifying dependencies in Cargo.toml accordingly.
@arkavo-com arkavo-com changed the title Add encryption capability for TDF archives TDF Encrypt Nov 5, 2024
@arkavo-com arkavo-com merged commit d225b0f into main Nov 5, 2024
3 checks passed
@arkavo-com arkavo-com deleted the feature/crypto branch November 5, 2024 02:38
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.

1 participant