WebAssembly / wasi-crypto

WASI Cryptography API Proposal
162 stars 25 forks source link

Add high-level goals #3

Closed jedisct1 closed 4 years ago

jedisct1 commented 4 years ago

Starting point for the high-level goals of a core WASI-crypto module.

tniessen commented 4 years ago
  • ASN.1 parsing or generation.

I have been thinking about this, too. I guess we should discuss this in https://github.com/WebAssembly/WASI-crypto/issues/4.

jedisct1 commented 4 years ago

@tniessen Yes, absolutely.