Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

SD-JWT: Support additional hash algorithms; check for _sd in claims #3502

Closed
sandrask opened this issue Jan 30, 2023 · 0 comments · Fixed by #3503
Closed

SD-JWT: Support additional hash algorithms; check for _sd in claims #3502

sandrask opened this issue Jan 30, 2023 · 0 comments · Fixed by #3503
Assignees
Labels
Milestone

Comments

@sandrask
Copy link
Contributor

Add SHA-384 and SHA-512 algorithms to SHA-256.
Also, check for _sd claim in claims before creating SD-JWT.

@sandrask sandrask self-assigned this Jan 30, 2023
@sandrask sandrask added the chore label Jan 30, 2023
@sandrask sandrask added this to the 0.1.7 milestone Jan 30, 2023
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 30, 2023
Add SHA-384 and SHA-512 algorithms to SHA-256.
Also, check for _sd claim in claims before creating SD-JWT.

Closes hyperledger-archives#3502

Signed-off-by: Sandra Vrtikapa <[email protected]>
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 30, 2023
Add SHA-384 and SHA-512 algorithms to SHA-256.
Also, check for _sd claim in claims before creating SD-JWT.

Closes hyperledger-archives#3502

Signed-off-by: Sandra Vrtikapa <[email protected]>
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 30, 2023
Add SHA-384 and SHA-512 algorithms to SHA-256.
Also, check for _sd claim in claims before creating SD-JWT.

Closes hyperledger-archives#3502

Signed-off-by: Sandra Vrtikapa <[email protected]>
fqutishat pushed a commit that referenced this issue Jan 30, 2023
Add SHA-384 and SHA-512 algorithms to SHA-256.
Also, check for _sd claim in claims before creating SD-JWT.

Closes #3502

Signed-off-by: Sandra Vrtikapa <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging a pull request may close this issue.

1 participant