I would love to see standard encryption primitives such as those offered by either the Web Crypto API (https://developer.mozilla.org/en-US/docs/Web/API/Crypto/subtle)
In particular, I am in need of CSPRNG generators as well as symmetric and asymmetric cipher functions.
Regards,
Will