cashapp / zipline

Run Kotlin/JS libraries in Kotlin/JVM and Kotlin/Native programs
Apache License 2.0
2.05k stars 155 forks source link

Cryptography via the Web Cryptography API #1134

Open swankjesse opened 1 year ago

swankjesse commented 1 year ago

Let’s expose a useful subset of the Web Cryptography API for applications to use.

A nice doc on the API is here: https://developer.mozilla.org/en-US/docs/Web/API/Crypto

swankjesse commented 1 year ago

Also it’d be nice to do this as an optional module.