Skip to content

Check if the additionalUrlParams in the voucher are encrypted. If yes, decrypt it and then hash it to send it to the verifier. #92

@surabhil

Description

@surabhil

Client library would check if the data is encrypted. If yes, it would decrypt it using user’s authVerifier private key and offer creator's (issuer/whitelisted account's)public key. It can get creator's public key using orejs from the chain.

Hash the decrypted parameters and send to the verifier

Rest of the flow remains the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions