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

Add new encryption version with support for role metadata #9

Closed
wants to merge 2 commits into from

Conversation

boilsquid
Copy link
Contributor

Why

The new encryption version version LCY allows for the adding of a role-id to an encrypted string. This role should be the identifier returned when creating a role in the Evervault UI.

How

  • Add support for an Optional parameter role to the encrypt function
  • The encryption logic has been updated to insert the metadata offset and metadata to the ciphertext
  • Clean up a number of files that shouldn't be in the repo

@boilsquid boilsquid force-pushed the eoin/etr-1306-add-data-roles-to-android-sdk branch 3 times, most recently from f1c5a2a to 997cc9d Compare October 25, 2023 13:01
@boilsquid boilsquid force-pushed the eoin/etr-1306-add-data-roles-to-android-sdk branch from 997cc9d to 4215ace Compare October 25, 2023 13:13
@boilsquid boilsquid closed this May 24, 2024
@boilsquid boilsquid deleted the eoin/etr-1306-add-data-roles-to-android-sdk branch May 24, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant