🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@sd-jwt/hash

Package Overview
Dependencies
Maintainers
2
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sd-jwt/hash

sd-jwt draft 7 implementation in typescript

latest
Source
npmnpm
Version
0.19.0
Version published
Maintainers
2
Created
Source

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)

Keywords

sd-jwt

FAQs

Package last updated on 23 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts