Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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