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

WebCrypto updates #1571

Merged
merged 1 commit into from
Apr 30, 2024
Merged

WebCrypto updates #1571

merged 1 commit into from
Apr 30, 2024

Conversation

olegbespalov
Copy link
Contributor

@olegbespalov olegbespalov commented Apr 26, 2024

What?

Documents new features of webcrypto, like:

  • deriveBits
  • ECDH and ECDSA algorithms
  • new exporting/importing formats

basically, everything new that was part of the https://github.com/grafana/xk6-webcrypto/releases/tag/v0.3.0

Checklist

  • I have used a meaningful title for the PR.
  • I have described the changes I've made in the "What?" section above.
  • I have performed a self-review of my changes.
  • I have run the npm start command locally and verified that the changes look good.
  • I have made my changes in the docs/sources/next folder of the documentation.

Related PR(s)/Issue(s)

Documents deriveBits, ECDH and ECDSA algorythms, etc
@olegbespalov olegbespalov changed the title WIP: WebCrypto updates WebCrypto updates Apr 29, 2024
@olegbespalov olegbespalov self-assigned this Apr 29, 2024
@olegbespalov olegbespalov requested review from a team, oleiade and joanlopez and removed request for a team April 29, 2024 09:27
@olegbespalov olegbespalov marked this pull request as ready for review April 29, 2024 09:27
@olegbespalov olegbespalov added the Area: OSS Content Improvements or additions to community/oss documentation label Apr 29, 2024
@olegbespalov olegbespalov requested review from mstoykov and removed request for joanlopez April 29, 2024 11:59
@codebien codebien mentioned this pull request Apr 30, 2024
25 tasks
@olegbespalov olegbespalov merged commit 8543e69 into main Apr 30, 2024
5 checks passed
@olegbespalov olegbespalov deleted the feat/webcrypto-updates branch April 30, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: OSS Content Improvements or additions to community/oss documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants