Skip to content

Commit

Permalink
Add example rnd data
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed Oct 3, 2017
1 parent 163e178 commit b3b853f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,10 @@ For this the following data will be gathered:

The resulting data will be hashed with HKDF.

## Example Data

Under `misc/example` a couple of files of example random data can be found (e.g. 1MiB and 10MiB)

## Build

### Jar Sign
Expand Down
Binary file added misc/example/1.3.0/example_rnd_10MiB
Binary file not shown.
Binary file added misc/example/1.3.0/example_rnd_1MiB
Binary file not shown.

0 comments on commit b3b853f

Please sign in to comment.