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

[browser][wasm] Async Hashing and Hashed Message Authentication #43942

Closed
wants to merge 18 commits into from
Closed

[browser][wasm] Async Hashing and Hashed Message Authentication #43942

wants to merge 18 commits into from

Conversation

kjpou1
Copy link
Contributor

@kjpou1 kjpou1 commented Oct 28, 2020

Backing PR for API proposal #43939

The PR provides a draft implementation of the async API surface as proposed by the issue #43939.

Tests will fail right now because of the PNSE synchronous changes.

kjpou1 added 17 commits October 20, 2020 15:10
The interface for browser uses the Java Script Web Crypto API.
…vaScript bindings

- reference `System.Private.Runtime.InteropServices.JavaScript`
- HMACSH1 supported for right now.
@Dotnet-GitSync-Bot
Copy link
Collaborator

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost ghost closed this Jan 25, 2021
@ghost
Copy link

ghost commented Jan 25, 2021

Draft Pull Request was automatically closed for inactivity. It can be manually reopened in the next 30 days if the work resumes.

@ghost ghost locked as resolved and limited conversation to collaborators Feb 24, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants