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

feat: Add crypto functions to stdlib #1085

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Conversation

rohitjangid
Copy link
Member

@rohitjangid rohitjangid commented May 17, 2023

Update doc with more crypto functions. Implemented std.sha1, std.sha256, std.sha512, std.sha3 functions as go only functions.

go-jsonnet PR: google/go-jsonnet#699

@rohitjangid rohitjangid changed the title feat: update doc with more crypto functions feat: Add crypto functions to stdlib May 17, 2023
@rohitjangid
Copy link
Member Author

@sparkprime made the changes to break the compatibility. PTAL.

@sparkprime sparkprime merged commit e328686 into google:master Jun 13, 2023
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