Skip to content

Commit

Permalink
Add examples
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Sep 27, 2024
1 parent 2f5de54 commit a27c8a8
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 a27c8a8

Please sign in to comment.