simple-js-sha2-384
how to import: ``` const sha2_384 = require('simple-js-sha2-384') ``` hashing: ``` sha2_384('hello') // 59e1748777448c69de6b800d7a33bbfb9ff1b463e44354c3553bcdb9c666fa90125a3c79f90397bdf5f6a13de828684f ```
how to import: ``` const sha2_384 = require('simple-js-sha2-384') ``` hashing: ``` sha2_384('hello') // 59e1748777448c69de6b800d7a33bbfb9ff1b463e44354c3553bcdb9c666fa90125a3c79f90397bdf5f6a13de828684f ```
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Calculates a SHA-384 for given data
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Calculates a SHA-384 of a given file. Single package for the browser and node.
Calculates a SHA-384 of a given blob
Handlebars helper for generating Content-Security-Policy hash values
A CLI tool for computing sha256, sha384, sha512 sum or SRI of a file or stdin
Generates the SRI hash of the given string to use with CDN resources without publishing the content to a CDN.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
This is a simple SHA-420 hash function for JavaScript supports UTF-8 encoding.
Handlebars helper - Generate string with base64-encoded sha384 hash
@voken/sha
Output a manifest file for cache busting.
A Javascript implementation of SHA-384 for Node.js.
Secure Hash Algorithms for ReasonML
cryptors: Encrypt and Decrypt (Data or String)
Provides the standard [Web Crypto API](https://www.w3.org/TR/WebCryptoAPI/) for NodeJS and Browser since both support it natively.
used for encryption methods above ES6, supporting Nodejs and browsers