Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
cno-sha2-256
Advanced tools
Micropackage: an implementation-agnostic module for getting a SHA2-256 hash digest for a Node Buffer.
Micropackage: an implementation-agnostic module for getting a SHA2-256 hash digest for a Node Buffer.
Available on the npm registry as cno-sha2-256
.
Add it to project with pnpm:
pnpm add --save cno-sha2-256
It can, of course, also be installed by npm or yarn using the normal methods.
import SHA2Namespace from 'cno-sha2-256'; // Default export is a full "namespace".
import { getSHA256FromBuffer } from 'cno-sha2-256'; // Just the function.
Changes are tracked in CHANGELOG.md.
MIT ©2024 Anadian
SEE LICENSE IN LICENSE
This project's documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
FAQs
Micropackage: an implementation-agnostic module for getting a SHA2-256 hash digest for a Node Buffer.
The npm package cno-sha2-256 receives a total of 0 weekly downloads. As such, cno-sha2-256 popularity was classified as not popular.
We found that cno-sha2-256 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.