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

Anonymizer - Pass bytes key to Encrypt / Decrypt #1147

Merged
merged 6 commits into from
Aug 23, 2023

Conversation

SharonHart
Copy link
Contributor

@SharonHart SharonHart commented Aug 21, 2023

Change Description

In addition to string typed key, add the ability to pass a bytes key (for as-a-package use)

Issue reference

This PR fixes issue #1131

Checklist

  • I have reviewed the contribution guidelines
  • I have signed the CLA (if required)
  • My code includes unit tests
  • All unit tests and lint checks pass locally
  • My PR contains documentation updates / additions if required

@SharonHart SharonHart linked an issue Aug 21, 2023 that may be closed by this pull request
@SharonHart SharonHart mentioned this pull request Aug 21, 2023
5 tasks
@SharonHart SharonHart merged commit 9206d7a into main Aug 23, 2023
@SharonHart SharonHart deleted the shhart/feature/pass-bytes-to-en-de-crypt branch August 23, 2023 11: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.

Not be able to use a random key in encrypt and decrypt operators
3 participants