lowRISC / lowRISC/opentitan

[cryptotest] Wrong filename in $id field in ECDSA test vector JSON schema file

Open
#20,860 1 comment 0 reactions 1 assignee Claimed by @RyanTorok View on GitHub
Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

### Description

The JSON schema file for the parsed ECDSA test vectors, `//sw/host/cryptotest/testvectors/data/schemas/ecdsa_sig_ver_schema.json` has `$id` field on line 3 set to the incorrect filename, presumably because of a copy-paste error.

Should change to `"$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/ecdsa_sig_ver_schema.json",`

CC: @milesdai

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.