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

https://github.com/nexys-system/crypto

Simple crypto helpers for Node
https://github.com/nexys-system/crypto

cryptography node package typescript

Last synced: 3 months ago
JSON representation

Simple crypto helpers for Node

Awesome Lists containing this project

README

        

# Nexys Crypto

[![Test Package](https://github.com/nexys-system/crypto/actions/workflows/test.yml/badge.svg)](https://github.com/nexys-system/crypto/actions/workflows/test.yml)
[![Publish](https://github.com/nexys-system/crypto/actions/workflows/publish.yml/badge.svg)](https://github.com/nexys-system/crypto/actions/workflows/publish.yml)
[![NPM package](https://badge.fury.io/js/%40nexys%2Fcrypto.svg)](https://www.npmjs.com/package/@nexys/crypto)
[![NPM package](https://img.shields.io/npm/v/@nexys/crypto.svg)](https://www.npmjs.com/package/@nexys/crypto)
[![Bundleophobia](https://badgen.net/bundlephobia/min/@nexys/crypto)](https://bundlephobia.com/result?p=@nexys/crypto)
[![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io/)

Simple crypto helpers for Node