gryphon

Public-key auth stuff

Usage no npm install needed!

<script type="module">
  import gryphon from 'https://cdn.skypack.dev/gryphon';
</script>

README

Gryphon

An HTTP authentication scheme similar to Hawk, but with Ed25519 public-key signatures instead of shared secrets.

STUB