Skip to content
#

sha2

Here are 111 public repositories matching this topic...

A package to perform SHA hash functions over key-value objects that works both in Node.js and native JS. It also can be used with typescript projects. It provides a single method `digest()` that first creates an array of the object values ordered by the object keys (order in JS objects is not guaranteed); then, it JSON.stringify it; and finally …

  • Updated Apr 14, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the sha2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sha2 topic, visit your repo's landing page and select "manage topics."

Learn more