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

Added support for random numbers generated on WASI #34

Merged
merged 1 commit into from Aug 27, 2021
Merged

Added support for random numbers generated on WASI #34

merged 1 commit into from Aug 27, 2021

Conversation

john-sharratt
Copy link
Contributor

As a part of a downstream merge request for adding quantum crypto functions to WebAssembly I had to update this function.

The downstream merge request is here:
PQClean/PQClean#405 (comment)

Essentially this adds support for compiling the random number generator against the wasm32-wasi target.

@dsprenkels
Copy link
Owner

@john-sharratt Thank you!

Do you have any pointers for me how this code can be tested?

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.

None yet

2 participants