Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 409 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 409 Bytes

purescript-yoga-subtlecrypto

Simple bindings to the Browser's window.crypto.subtle API thing.

Warning: This only works on specific browsers - not even node.js!

Provenance

Forked from https://github.com/athanclark/purescript-subtlecrypto

State of affairs

In its current state, these modules compile with purs 0.15.5 and Registry 60.6.0.

The tests can be built but the browser test fails.