-
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.
feat: New JWS signature service that makes use of the managed identif…
…ier resolution, allowing for easier and more flexible JWT signing.
- Loading branch information
Showing
23 changed files
with
1,917 additions
and
39 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,138 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.24.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.23.0...v0.24.0) (2024-08-01) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager | ||
|
||
# [0.23.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.22.0...v0.23.0) (2024-07-23) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager | ||
|
||
# [0.22.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.21.0...v0.22.0) (2024-07-02) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager | ||
|
||
# [0.21.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.20.0...v0.21.0) (2024-06-19) | ||
|
||
### Bug Fixes | ||
|
||
- Multiple DID EBSI fixes ([131faa0](https://github.com/Sphereon-Opensource/SSI-SDK/commit/131faa0b583063cb3d8d5e77a33f337a23b90536)) | ||
|
||
# [0.20.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.19.0...v0.20.0) (2024-06-13) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager | ||
|
||
# [0.19.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.18.2...v0.19.0) (2024-04-25) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager | ||
|
||
## [0.18.2](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.18.1...v0.18.2) (2024-04-24) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager | ||
|
||
## [0.18.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.18.0...v0.18.1) (2024-04-04) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager | ||
|
||
# [0.18.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.18.0) (2024-03-19) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager | ||
|
||
# [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2024-02-29) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager | ||
|
||
# [0.16.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.15.0...v0.16.0) (2024-01-13) | ||
|
||
### Bug Fixes | ||
|
||
- did:key ebsi / jcs codec value was wrong ([a71279e](https://github.com/Sphereon-Opensource/SSI-SDK/commit/a71279e3b79bff4add9fa4c889459264419accc6)) | ||
|
||
# [0.15.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.14.1...v0.15.0) (2023-09-30) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager | ||
|
||
## [0.14.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.14.0...v0.14.1) (2023-09-28) | ||
|
||
### Bug Fixes | ||
|
||
- public key mapping updates, fixing ed25519 with multibase encoding ([489d4f2](https://github.com/Sphereon-Opensource/SSI-SDK/commit/489d4f20e0f354eb50b1a16a91472d4e85588113)) | ||
|
||
# [0.14.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.13.0...v0.14.0) (2023-08-09) | ||
|
||
### Bug Fixes | ||
|
||
- RSA import fixes ([77704a2](https://github.com/Sphereon-Opensource/SSI-SDK/commit/77704a2064e1c1d3ffc23e580ddbb36063fc70ae)) | ||
|
||
# [0.13.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.12.1...v0.13.0) (2023-07-30) | ||
|
||
### Features | ||
|
||
- Add agent resolver method ([3c7b21e](https://github.com/Sphereon-Opensource/SSI-SDK/commit/3c7b21e13538fac64581c0c73d0450ef6e9b56f0)) | ||
|
||
## [0.12.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.12.0...v0.12.1) (2023-06-24) | ||
|
||
### Bug Fixes | ||
|
||
- Make sure we set the saltLength for RSA PSS ([e19ed6c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/e19ed6c3a7b8454e8074111d33fc59a9c6bcc611)) | ||
|
||
# [0.12.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.11.0...v0.12.0) (2023-05-07) | ||
|
||
### Features | ||
|
||
- Move mnemonic seed generator to crypto extensions ([748a7f9](https://github.com/Sphereon-Opensource/SSI-SDK/commit/748a7f962d563c60aa543c0c6900aa0c0daea42d)) | ||
- Move mnemonic seed generator to crypto extensions ([173ef88](https://github.com/Sphereon-Opensource/SSI-SDK/commit/173ef883deafa4c87f0d589963fb36ccb8789d1b)) | ||
|
||
# [0.10.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.9.0...v0.10.0) (2023-04-30) | ||
|
||
### Bug Fixes | ||
|
||
- bbs+ fixes and updates ([ae9e903](https://github.com/Sphereon-Opensource/SSI-SDK/commit/ae9e9032b23036d44b3791da416229cd6db5b776)) | ||
- cleanup package.json files ([0cc08b6](https://github.com/Sphereon-Opensource/SSI-SDK/commit/0cc08b6acc168b838bff48b42fdabbdea4cd0899)) | ||
|
||
# [0.9.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.8.0...v0.9.0) (2023-03-09) | ||
|
||
### Features | ||
|
||
- Allow to relax JWT timing checks, where the JWT claim is slightly different from the VC claim. Used for issuance and expiration dates ([85bff6d](https://github.com/Sphereon-Opensource/SSI-SDK/commit/85bff6da21dea5d8f636ea1f55b41be00b18b002)) | ||
|
||
# [0.8.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.7.0...v0.8.0) (2022-09-03) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-mnemonic-seed-manager | ||
|
||
# [0.7.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.6.0...v0.7.0) (2022-08-05) | ||
|
||
### Features | ||
|
||
- Add migration support to mnemonic seed manager plugin. Fix some entity props in the process ([f7641f4](https://github.com/Sphereon-Opensource/SSI-SDK/commit/f7641f4f56ebe99894ddad6c6827681406d21d2e)) | ||
|
||
# [0.6.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.5.1...v0.6.0) (2022-07-01) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-mnemonic-seed-manager | ||
|
||
# [0.5.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.4.0...v0.5.0) (2022-02-23) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-mnemonic-seed-manager | ||
|
||
# [0.4.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.3.4...v0.4.0) (2022-02-11) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-mnemonic-seed-manager | ||
|
||
## [0.3.4](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.3.3...v0.3.4) (2022-02-11) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-mnemonic-seed-manager | ||
|
||
## [0.3.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.3.0...v0.3.1) (2022-01-28) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-mnemonic-seed-manager | ||
|
||
# [0.3.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.2.0...v0.3.0) (2022-01-16) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-mnemonic-seed-manager | ||
|
||
# [0.2.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.1.0...v0.2.0) (2021-12-16) | ||
|
||
**Note:** Version bump only for package @sphereon/ssi-sdk-mnemonic-info-generator |
Oops, something went wrong.