Hashgraph Cryptosuites SDK
Home
Products
Product A Product B Product C
Services
Service A Service B Service C
Download

API Reference [`core` package]

    • Introduction
    • Getting Started
    • Architecture
    • API Reference
      • Overview
      • Classes
        • BaseException
        • JSONCanonicalizationScheme
        • MultibaseCodec
        • ProofCreator
        • ProofVerifier
        • SHA256HashingAlgorithm
        • Signer
        • Verifier
      • Interfaces
        • BaseJWK
        • Canonicalizer
        • ECJWK
        • HashingAlgorithm
        • InputDocument
        • OctJWK
        • OKPJWK
        • Proof
        • ProofConfig
        • ProofOptions
        • ProofSigningRequest
        • ProofVerifierOptions
        • RSAJWK
        • SecuredDataDocument
        • VerificationData
        • VerifierOptions
      • Type Aliases
        • JWK
        • MultibaseAlgorithm
        • ProofPurpose
        • UnsecuredDocument
      • Variables
        • canonicalizer
        • hashing
      • Functions
        • concatUint8Arrays
API Reference [`core` package] 0.0.1
  • API Reference [`core` package]
    • 0.0.1
  • API Reference [`cryptosuites-eddsa-v1` package]
    • 0.0.1
  • API Reference [`signer-internal-ed25519` package]
    • 0.0.1
  • API Reference [`core` package]
  • API Reference
  • Variables
  • hashing
Edit this Page

@the-hashgraph-group-ag/cryptosuites-core


@the-hashgraph-group-ag/cryptosuites-core / hashing

Variable: hashing

const hashing: object

Defined in: packages/core/src/hashing/index.ts:4

Type Declaration

sha256

readonly sha256: SHA256HashingAlgorithm

canonicalizer concatUint8Arrays

This page was built using the Antora default UI.

The source code for this UI is licensed under the terms of the MPL-2.0 license.