Skip to content

Commit

Permalink
Adopt prio 0.16.0 (#2477)
Browse files Browse the repository at this point in the history
This change is large, but mostly mechanical.

- Encoding methods are now fallible, so a great many `get_encoded()` calls now need `?` or `.unwrap()`
- `XofShake128` -> `XofTurboShake128`

Part of #2389
  • Loading branch information
tgeoghegan authored and inahga committed Jan 18, 2024
1 parent 1ffcc9e commit 3c86cb1
Show file tree
Hide file tree
Showing 31 changed files with 1,083 additions and 796 deletions.
113 changes: 70 additions & 43 deletions Cargo.lock

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

Loading

0 comments on commit 3c86cb1

Please sign in to comment.