Skip to content

Test data for crypto library #105

Description

@jannikluhn

We need to generate test data for our crypto library to make it easier for others to create third party implementations. The data should be in one or more JSON files (similar to existing Ethereum tests).

The functions we need to provide test inputs for are:

Inputs and outputs should be hex encoded. In particular EpochIDs should be byte strings that first have to be run through ComputeEpochID.

Instead of generating the data manually, it is probably easier to write a simple generator executable. It could be a standalone program or a subcommand under rolling-shutter.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions