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

hexdecode function addition #26214

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

akingscote
Copy link

@akingscote akingscote commented Sep 11, 2020

Added functionality for hex decode.

Im a bit of a novice so please let me know what ive missed

Please see my related issue here: #26163


Update: i have changed the output to return a base64 encoded representation rather than the raw binary as per @apparentlymart comment on my issue.

@hashicorp-cla
Copy link

hashicorp-cla commented Sep 11, 2020

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


ashley kingscote seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

@codecov
Copy link

codecov bot commented Sep 11, 2020

Codecov Report

Merging #26214 into master will increase coverage by 0.00%.
The diff coverage is 77.77%.

Impacted Files Coverage Δ
lang/funcs/encoding.go 73.80% <75.00%> (+0.28%) ⬆️
lang/functions.go 92.68% <100.00%> (+0.05%) ⬆️
dag/marshal.go 54.44% <0.00%> (+1.11%) ⬆️

@akingscote akingscote marked this pull request as ready for review September 11, 2020 07:09
@akingscote akingscote changed the title Hexdecode hexdecode function addition Sep 14, 2020
@pawelprazak
Copy link

this would be convenient to workaround some integration issues Azure KeyVault

Base automatically changed from master to main February 24, 2021 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants