Skip to content

Add node-pqclean (npm/pqclean)#546

Merged
thomwiggers merged 1 commit intoPQClean:masterfrom
tniessen:patch-1
Feb 15, 2024
Merged

Add node-pqclean (npm/pqclean)#546
thomwiggers merged 1 commit intoPQClean:masterfrom
tniessen:patch-1

Conversation

@tniessen
Copy link
Copy Markdown
Contributor

@tniessen tniessen commented Feb 7, 2024

This project provides a JavaScript interface to PQClean. Within the Node.js runtime, the library loads PQClean as a shared library. In other JavaScript runtimes, such as Deno or in web browsers, the library loads PQClean as a WebAssembly module. In any case, it supports a modern Promise-based asynchronous API that schedules expensive operations on background threads as necessary.

The library is regularly published to npm and effectively supersedes my earlier npm package mceliece-nist.

There is a brief section on security in the README.

@thomwiggers thomwiggers merged commit 3876fd6 into PQClean:master Feb 15, 2024
tniessen added a commit to tniessen/node-pqclean that referenced this pull request Feb 28, 2024
data-wardenb6ym added a commit to data-wardenb6ym/node-pqclean that referenced this pull request Sep 29, 2025
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