WebAssembly / wasi-crypto

WASI Cryptography API Proposal
162 stars 25 forks source link

Reorganize & better document the proposed APIs, update implementation #31

Closed jedisct1 closed 3 years ago

jedisct1 commented 3 years ago

The document provides a more concrete base for discussion than WITX files.

The implementation was also updated to cover more algorithm types and to keep up with dependencies. Example Rust and AssemblyScript bindings have been added.