/di-ed25519-test-suite

Data Integrity Ed25519 signature test suite

Primary LanguageJavaScript

Ed25519Signature2020 Interoperability Test Suite

Table of Contents

Background

Provides interoperability tests for verifiers that support Ed25519Signature2020.

Install

npm i

Usage

CLIENT_SECRET_DB=zMultibaseMultiencoded npm test

Implementation

To add your implementation to this test suite see the README here. Add the tag Ed25519Signature2020 to the issuers and verifiers you want tested.