Skip to content

Commit

Permalink
Merge pull request #7 from cose-wg/test_vectors
Browse files Browse the repository at this point in the history
Add examples
  • Loading branch information
OR13 authored Oct 8, 2024
2 parents 8337742 + a27c8a8 commit a998f9b
Show file tree
Hide file tree
Showing 5 changed files with 199 additions and 0 deletions.
11 changes: 11 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

### Generate Examples

```
go run generate.go
cat ./examples.json | jq
```

### Credits

- [lamps-wg/dilithium-certificates](https://github.com/lamps-wg/dilithium-certificates/blob/main/examples/generate.go)
Loading

0 comments on commit a998f9b

Please sign in to comment.