Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wunderwerkio/edge-crypto

Implements some NodeJS crypto functions using the Edge-Runtime Web Crypto API.
https://github.com/wunderwerkio/edge-crypto

Last synced: about 2 hours ago
JSON representation

Implements some NodeJS crypto functions using the Edge-Runtime Web Crypto API.

Awesome Lists containing this project

README

        

# @wunderwerk/edge-crypto

**Edge-Runtime compatible common crypto functions.**

This library implements commonly used cryptographic functions that are compatible with Edge-Runtime's Web Crypto API.

A lot of functionality is taken from [@hapi/cryptiles](https://github.com/hapijs/cryptiles), so credit goes to them for the actual implementation.