Socket
Socket
Sign inDemoInstall

simple-js-sha2-256

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    simple-js-sha2-256

simple js sha2 (256bit) implementation


Version published
Weekly downloads
920
increased by51.32%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

how to import:

const sha2_256 = require('simple-js-sha2-256')

hashing:

sha2_256('hello') // 2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824

performance:

101.17 kh/s ~ (Core I7-7920HQ single thread)
99.07 kh/s ~ (3 GHz 8-Core Intel Xeon E5 single thread)
152.74 kh/s ~ (Threadripper 2920X single thread)

code contributors

RazorDE

contribute

bitcoin address: 1KKiniL7QnMPZZLjgGB2Kq1d7zsjUr6TnS

ethereum address: 0x177b258bD53A8F7d8C609A9277A60A51d1e7e0e0

Keywords

FAQs

Last updated on 11 Feb 2020

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc