Nemanja Patrnogic

Results 5 issues of Nemanja Patrnogic

**Issue:** When I run the example uninstall script I get the `EPERM: operation not permitted, unlink...` error. Files are deleted but the service is sometimes not, and when I run...

If we publish Issuer Metadata that contains a credential configuration with the following: ``` "credential_signing_alg_values_supported": [ "ES256", "ES256K", "RS256" ] ``` how do we know which signature alg to use...

issuer-metadata

changes 'presentation_definition' descriptor to 'vp_token' for ac_vp_sd example

Is there a explanation how the `display` parameters from the issuer metadata need to be interpreted by the wallet. I would like to answer some questions like: - is display...

discuss

I noticed that when using Ed25519 keys in their JWK form (`com.nimbusds.jose.jwk.OctetKeyPair`) the key selector does not find the key in question and the verification of the SD-JWT fails with...