-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: adjusted encryption envelope to use key references instead of base58 strings Signed-off-by: James Ebert <[email protected]> * feat: refactor didcomm unpack() to be streamlined and to use keys instead of strings Signed-off-by: James Ebert <[email protected]> * chore: adjust iterator Signed-off-by: James Ebert <[email protected]> * revert iter() change Signed-off-by: James Ebert <[email protected]> * chore: clippy Signed-off-by: James Ebert <[email protected]> * chore: improve borrowing Signed-off-by: James Ebert <[email protected]> * chore: clippy tests Signed-off-by: James Ebert <[email protected]> --------- Signed-off-by: James Ebert <[email protected]>
- Loading branch information
1 parent
62ce000
commit 78dce27
Showing
9 changed files
with
212 additions
and
177 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
Oops, something went wrong.