@anzerr/nacl

![GitHub Actions status | publish](https://github.com/anzerr/nacl/workflows/publish/badge.svg)

Usage no npm install needed!

<script type="module">
  import anzerrNacl from 'https://cdn.skypack.dev/@anzerr/nacl';
</script>

README

Intro

GitHub Actions status | publish

Ported in 2014 by Dmitry Chestnykh and Devi Mandiri. Public domain.

Implementation derived from TweetNaCl version 20140427. See for details: http://tweetnacl.cr.yp.to/

Install

npm install --save git+https://github.com/anzerr/nacl.git

Example

// todo