JSPM

Found 66 results for SHA-256

crypto-js

JavaScript library of crypto standards.

  • v4.2.0
  • 105.29
  • Published

jssha

jsSHA implements the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC

  • v3.3.1
  • 96.68
  • Published

sha256-uint8array

Fast SHA-256 digest hash based on Uint8Array, pure JavaScript.

  • v0.10.7
  • 81.92
  • Published

crypto-es

A cryptography algorithms library compatible with ES6 and TypeScript

  • v3.0.3
  • 76.66
  • Published

sha256-wasm

WebAssembly implementation of SHA-256

  • v2.2.2
  • 58.84
  • Published

sha2

A Javascript implementation of the SHA-2 cryptographic hash function family.

  • v1.0.2
  • 52.22
  • Published

@tsmx/object-hmac

Create and verify HMAC's for JSON objects

  • v1.1.5
  • 48.68
  • Published

sha256-es

Cryptographic hash library producing a 256-bit (32-byte) hash value

  • v1.8.2
  • 46.21
  • Published

unix-checksum

Implementation of Unix sum, cksum, and crc32 algorithms

  • v4.4.0
  • 44.01
  • Published

angular-crypto

angular-crypto provides standard and secure cryptographic algorithms for Angular.js with support for: MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64

  • v0.0.3
  • 43.66
  • Published

rn-crypto-js

React Native JavaScript library of crypto-js.

  • v1.1.2
  • 39.18
  • Published

hash-converter

``` Generate hashes from string in node and the browser. you can convert from string to SHA-256, MD-5, MD-1 ``` # Example usage

    • v1.0.2
    • 36.89
    • Published

    crypto-js-ohos

    JavaScript library of crypto standards.

    • v1.0.6
    • 33.99
    • Published

    react-hash

    A hashing library for react

    • v0.1.1
    • 29.86
    • Published

    @se-oss/sha256

    Lightweight JavaScript utilities for SHA-256 and HMAC-SHA-256 hashing, compatible with any JS runtime.

    • v1.0.1
    • 25.46
    • Published

    scram_sha_256

    A framework for using scram-sha-256 in javascript

    • v0.0.2
    • 24.53
    • Published

    heb-crypto-js

    JavaScript library of crypto standards.

    • v4.0.0
    • 23.35
    • Published

    fast-array-of

    Fast array with proxy indexing and security

    • v2.0.1
    • 22.26
    • Published

    crypto-react

    JavaScript library of Cryptography Standard for react.

    • v0.2.1
    • 19.70
    • Published

    coze

    Coze - A cryptographic JSON messaging specification designed for human readability.

    • v0.0.1
    • 19.55
    • Published

    cryptojs2

    cryptojs2 with import

    • v1.0.2
    • 19.20
    • Published

    crypto-es-topjoy

    A cryptography algorithms library compatible with ES6 and TypeScript

    • v1.2.93
    • 16.55
    • Published

    @keeex/jssha

    jsSHA implements the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC

    • v3.3.1
    • 15.47
    • Published

    node-file-digest

    Generate file digests using various hash algorithms

    • v0.1.12
    • 14.35
    • Published

    unix-checksum-stream

    Stream and promise wrapper over unix-checksum and crypto hashes

    • v2.6.0
    • 13.85
    • Published

    crypto-js-wqs

    JavaScript library of crypto standards.

    • v9.1.2
    • 13.67
    • Published

    xibu

    JavaScript library of crypto standards.

    • v1.0.0
    • 13.13
    • Published

    tuborg-crypto-js

    JavaScript library of crypto standards.

    • v1.0.0
    • 13.04
    • Published

    ripemd128-js

    RIPEMD128 enchanced fork of JavaScript library of crypto standards. Based on crypto-js 3.9.1-1.

    • v1.0.2
    • 12.96
    • Published

    typo-crypto

    JavaScript library of crypto standards.

    • v4.3.0
    • 12.43
    • Published

    sha-obj

    JavaScript implementation of SHA-(1/256/384/512) checksum calculation for the browser and node. [Crypto.subtle]

    • v1.0.7
    • 12.43
    • Published

    hashmyjs

    A simple NodeJS JS file/code hasher.

    • v2.0.2
    • 11.44
    • Published

    tx-crypto-js

    JavaScript library of crypto standards.

    • v3.1.9-3
    • 11.23
    • Published

    pvt-crypto-js

    JavaScript library of crypto standards.

    • v4.0.0
    • 11.14
    • Published

    @genee/crypto-es

    A cryptography algorithms library compatible with ES6 and TypeScript

    • v1.2.7
    • 11.09
    • Published

    isw-crypto-utils

    A utility library for cryptographic operations using crypto-js and elliptic as used at ISW.

      • v1.0.6
      • 9.80
      • Published

      crypto-js-dm

      JavaScript library of crypto standards.

      • v4.2.6
      • 9.66
      • Published

      jdxl-crypto-js

      JavaScript library of crypto standards.

      • v4.1.3
      • 9.02
      • Published

      @ksen/crypto-ts

      A cryptography algorithms library compatible with ES6 and TypeScript

      • v1.2.8
      • 8.85
      • Published

      @pigsking/jssha

      jsSHA is a JavaScript implementation of the entire family of SHA hashes as defined in FIPS 180-2 (SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512) as well as HMAC

      • v0.0.1
      • 8.64
      • Published

      affix-hash

      Small CLI tool to affix a hash to filenames

      • v1.0.0
      • 8.61
      • Published

      usezap-crypto-js

      Zap Crypto Library - Cryptographic utilities for Zap API client

      • v3.1.9
      • 8.04
      • Published

      safety-crypto-js

      JavaScript library of crypto standards.

        • v4.1.1
        • 7.85
        • Published

        hashcrypt

        Hash your text

        • v0.0.1
        • 7.16
        • Published

        @p0vidl0/crypto-js

        A cryptography algorithms library compatible with CommonJS, ES6 and TypeScript

        • v2.0.4
        • 5.71
        • Published

        pra-decode

        A lightweight JavaScript library for secure SHA-256 hashing and decoding.

        • v2.0.0
        • 4.76
        • Published

        crypto-js-fix

        JavaScript library of crypto standards.

        • v4.0.1
        • 4.52
        • Published

        @highcanfly/crypto-es

        A cryptography algorithms library compatible with ES6 and TypeScript

        • v2.1.1
        • 4.51
        • Published

        crypash

        A lightweight and secure npm package providing a SHA-256 hashing algorithm implementation in pure JavaScript. Use this package to easily hash sensitive data for various applications, ensuring data integrity and security.

        • v1.1.0
        • 4.51
        • Published

        crypto-js-pro

        An alternate to crypto-js implemented with WebAssembly and ESM

        • v0.0.2
        • 4.43
        • Published

        crypto-utils-box

        A crypto utils which could deal with morse, base64, caesar, md5, etc.

        • v0.0.6
        • 2.81
        • Published

        hei-crypto-js

        JavaScript library of crypto standards.

        • v1.1.1
        • 2.64
        • Published

        @root/sha256

        A brower, node, and bun-compatible synchronous sha256 implementation using TypedArray

        • v1.0.0
        • 2.60
        • Published

        secure-crypto

        JavaScript library of crypto standards.

        • v4.2.0
        • 2.53
        • Published

        crypto-sample-js

        JavaScript library of crypto standards.

          • v1.0.0
          • 0.00
          • Published

          blockchain-sha256

          A minimalistic package of functions to create a blockchain right out of the box

          • v1.1.0
          • 0.00
          • Published