Skip to content

Conversation

sannya-singal
Copy link
Contributor

@sannya-singal sannya-singal commented May 12, 2023

  • Fix the return value of Encrypt operation
  • Add EncryptionContext as an additional authentication data during encryption and decryption
  • Add encryption tags
  • Change mode of encryption from CBC to GCM, since the previous encryption method lacked built-in authentication and tags.
  • Add snapshot tests for encrypt and decrypt operations

@sannya-singal sannya-singal marked this pull request as draft May 12, 2023 09:12
@sannya-singal sannya-singal added aws:kms AWS Key Management Service semver: patch Non-breaking changes which can be included in patch releases labels May 12, 2023
@sannya-singal sannya-singal requested review from viren-nadkarni and dominikschubert and removed request for dominikschubert May 12, 2023 09:17
@sannya-singal sannya-singal marked this pull request as ready for review May 12, 2023 09:18
@github-actions
Copy link

github-actions bot commented May 12, 2023

LocalStack Community integration with Pro

2 044 tests   1 761 ✔️  1h 22m 30s ⏱️
       2 suites     283 💤
       2 files           0

Results for commit 18bc49f.

♻️ This comment has been updated with latest results.

@sannya-singal sannya-singal merged commit b9992fd into master May 16, 2023
@sannya-singal sannya-singal deleted the kms-encryption-context branch May 16, 2023 07:29
@sannya-singal sannya-singal self-assigned this Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws:kms AWS Key Management Service semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants