Skip to content

Commit

Permalink
modify tests to conform to content keys test vectors spec (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
oslfmt committed Jan 22, 2022
1 parent 22b899e commit ce2abe6
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 226 deletions.
7 changes: 7 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions trin-core/Cargo.toml
Expand Up @@ -29,6 +29,7 @@ serde_json = "1.0.59"
stunclient = "0.1.2"
structopt = "0.3"
sha3 = "0.9.1"
hmac-sha256 = "1.1.1"
thiserror = "1.0.29"
threadpool = "1.8.1"
tokio = {version = "1.8.0", features = ["full"]}
Expand Down

0 comments on commit ce2abe6

Please sign in to comment.