@sd-jwt/hash
TypeScript icon, indicating that this package has built-in type declarations

0.7.1 • Public • Published

License NPM Release Stars

SD-JWT Implementation in JavaScript (TypeScript)

SD-JWT Hash

About

SHA-256 support for SD JWT

Check the detail description in our github repo.

Installation

To install this project, run the following command:

# using npm
npm install @sd-jwt/hash

# using yarn
yarn add @sd-jwt/hash

# using pnpm
pnpm install @sd-jwt/hash

Ensure you have Node.js installed as a prerequisite.

Usage

Check out more details in our documentation or examples

Dependencies

  • "@noble/hashes": "1.0.0",
    • pure js hash algorithm implementation with security audit (v1.0.0)

Readme

Keywords

Package Sidebar

Install

npm i @sd-jwt/hash

Weekly Downloads

567

Version

0.7.1

License

Apache-2.0

Unpacked Size

25.1 kB

Total Files

13

Last publish

Collaborators

  • openwalletfoundation
  • blu3beri