jquery-hash
jQuery plugin to return a hash for a string using SHA 1/256/384/512 and the web crypto api
jQuery plugin to return a hash for a string using SHA 1/256/384/512 and the web crypto api
SHA Hash native module for react-native
Various hash functions built with es2015 modules
Secure Hash Algorithms for ReScript
Native sha512 react-native
A set of utility functions/wrapper to simplify the development workflow
High-performance synchronous SHA-512 implementation for JavaScript
Fork from linuxwolf-forge, JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
This is a simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for AngularJs supports UTF-8 encoding.
Node.js based tools package.
A simpler React-Native crypto library
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+.
The same behaviour as linux command with directories support.
command line tool for calculating hash values of strings or files
A package to perform SHA hash functions over arbitrary objects. It creates an array of the obejct values ordered by the object keys, the stringify it and then hash it. The output is given in a hexadecimal string
how to import: ``` const sha2_512 = require('simple-js-sha2-512') ``` hashing: ``` sha2_512('hello') // 9b71d224bd62f3785d96d46ad3ea3d73319bfbc2890caadae2dff72519673ca72323c3d99ba5c11d7c7acc6e14b8c5da0c4663475c2e5c3adef46f73bcdec043 ```
Tiny hashing module that uses the native crypto API in Node.js and the browser
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
Node.js crypt(3) bindings
Generate a random hash. Supports MD5, SHA1, SHA256, and SHA512.