WebAssembly / wasi-crypto

WASI Cryptography API Proposal
163 stars 25 forks source link

Initial batch API proposal #88

Closed stevedoyle closed 1 year ago

stevedoyle commented 1 year ago

A draft PR to get feedback on an approach for adding a batch API.

This initial version has a proposed batch API for signatures and one symmetric operation.

Relates to Issue#86

jedisct1 commented 1 year ago

Alright, let's get it in!