grafana / xk6-webcrypto

WIP implementation of the WebCrypto specification for k6
GNU Affero General Public License v3.0
7 stars 4 forks source link

Import keys with the decryption examples #65

Closed olegbespalov closed 8 months ago

olegbespalov commented 8 months ago

What?

This is an attempt to provide an example that could also showcase the data manipulation (base64, etc.).

Based on the #63

Why?

This should help our customers to adopt the usage of webcrypto more smoothly.