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 symmetric encryption methods #7

Merged
merged 31 commits into from
Jan 5, 2024
Merged

Conversation

DanielHougaard
Copy link
Collaborator

Addresses issue #4, requesting encryption methods to be re-added.

3 new methods are added to all existing SDK's:

  1. Create symmetric key
  2. Symmetric encryption
  3. Symmetric decryption

All methods are backwards-compatible with the old SDK's.

@DanielHougaard DanielHougaard self-assigned this Jan 4, 2024
@DanielHougaard DanielHougaard temporarily deployed to infisical-test-workspace January 4, 2024 01:25 — with GitHub Actions Inactive
@DanielHougaard DanielHougaard temporarily deployed to infisical-test-workspace January 4, 2024 01:34 — with GitHub Actions Inactive
@DanielHougaard DanielHougaard temporarily deployed to infisical-test-workspace January 4, 2024 01:50 — with GitHub Actions Inactive
@DanielHougaard DanielHougaard temporarily deployed to infisical-test-workspace January 4, 2024 01:55 — with GitHub Actions Inactive
@DanielHougaard DanielHougaard temporarily deployed to infisical-test-workspace January 4, 2024 01:58 — with GitHub Actions Inactive
@DanielHougaard DanielHougaard requested review from maidul98 and removed request for dangtony98 January 5, 2024 18:53
Copy link
Collaborator

@maidul98 maidul98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@maidul98 maidul98 merged commit effb274 into main Jan 5, 2024
2 checks passed
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.

2 participants