generated from iotaledger/template
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* use fix salt size/don't return disclosure for decoys * add constant for `_sd_alg` * add `try_from_serializable` to encoder * fix salt generation * remove unnecessary ASCII filtering * feature gate sha * remove `object_mut` from API * clippy * use ? instead of unwrap in example * derive clone for hasher * add test for decoy/decode * clippy * typos + move `api_test.rs`
- Loading branch information
Showing
10 changed files
with
255 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.