Argyle-Software/dilithium

WASM

Closed this issue · 3 comments

Add a wasm api and package for publishing to npm

Hi, I add the wasm support for Dilithium. Can you give me some feedback. I didn't publish to npm.

Dilithium

Thanks

mberry commented

Looks good, not seeing any errors. I'll run it through the test vectors tomorrow, feel free to submit a PR.

Perhaps also put a wasm section in readme and add wasm to the features table? eg.

Wasm

[How to build with wasm-pack ] wasm-pack build -- --features wasm

[Basic usage in js] ...

mberry commented

Closed with #12