-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: COSE_SIGN1 signatures and verification (#669)
* feat: add catalyst_cose plugin structure * chore: docs how to contribute to JS layer from catalyst_cose, ignore generated files from linter * chore: update license * docs: spelling * feat: update sample cert * chore!: remove federated plugin structure from catalyst_cose * refactor!: prevent extending plugin classes * feat: implement COSE_SIGN1 signatures and verification * chore: make tests repeatable * docs: markdown fixes * refactor: lints * feat: add kid * chore: add tests validating cose_sign1 is a valid cbor
- Loading branch information
Showing
41 changed files
with
412 additions
and
42,864 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -245,4 +245,5 @@ xcworkspace | |
yoroi | ||
unchunk | ||
EUTXO | ||
toggleable | ||
eddsa | ||
toggleable |
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
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
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
13 changes: 0 additions & 13 deletions
13
catalyst_voices_packages/catalyst_cose/catalyst_cose/example/main.dart
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
catalyst_voices_packages/catalyst_cose/catalyst_cose/lib/catalyst_cose.dart
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
catalyst_voices_packages/catalyst_cose/catalyst_cose/lib/src/catalyst_cose.dart
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
catalyst_voices_packages/catalyst_cose/catalyst_cose/pubspec.yaml
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...yst_voices_packages/catalyst_cose/catalyst_cose_platform_interface/CHANGELOG.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.