Cryptosuites SDK EdDSA v1 - API Reference
Complete API reference for the EdDSA v1 cryptosuite package, providing EdDSA-based cryptographic proof creation and verification capabilities for the W3C Data Integrity specification.
Quick Navigation
Core Classes
-
EdDSAProofCreator - Creates EdDSA-based cryptographic proofs
-
EdDSAProofVerifier - Verifies EdDSA-based cryptographic proofs
Exception Classes
-
BadArgumentException - Exception for invalid arguments
-
InvalidChallengeError - Exception for invalid proof challenges
-
InvalidDomainError - Exception for invalid proof domains
-
ProofVerificationError - Exception for proof verification failures
-
UnsupportedCryptosuiteException - Exception for unsupported cryptosuites
Interfaces
-
EdDSAProofOptions - Options for creating EdDSA proofs
Type Definitions
-
EdDSA_ALGORITHM - Supported EdDSA algorithms
Constants
-
EdDSA_CONSTANTS - EdDSA cryptosuite constants
Package Information
-
Package:
@the-hashgraph-group-ag/cryptosuites-eddsa-v1 -
Version: Latest stable release
-
License: Apache 2.0
-
Source: https://github.com/Swiss-Digital-Assets-Institute/hashgraph-cryptosuites-sdk-js