Variable: EdDSA_CONSTANTS

const EdDSA_CONSTANTS: object

Type Declaration

ALGORITHM

readonly ALGORITHM: "Ed25519" = 'Ed25519'

The algorithm of the cryptosuite.

CRYPTO_SUITE_JCS_NAME

readonly CRYPTO_SUITE_JCS_NAME: "eddsa-jcs-2022" = 'eddsa-jcs-2022'

The name of the cryptosuite in Data Integrity.

MULTIBASE_CODEC

readonly MULTIBASE_CODEC: "base58btc" = 'base58btc'

The multibase codec of the cryptosuite proof value.

PROOF_TYPE

readonly PROOF_TYPE: "DataIntegrityProof" = 'DataIntegrityProof'

The type of the proof in Data Integrity.