-
**Description**
The objective of this ticket is to collect the necessary remaining changes and tests to adapt the Managed Identity Wallet (MIW) to the new Issuer Component and the VC issuance flow 2.0…
-
**Describe the bug**
*A clear and concise description of what the bug is.*
```
❯ curl -X PUT localhost:8080/v1/schemas -d '{
"name": "Person Credential",
"schema": {
"$schema": "http…
-
The hover behavior should look like what is provided by a library like did-jwt:
![scr-1655421098](https://user-images.githubusercontent.com/4206177/174326106-6622cccb-352c-4651-bf81-924019eac154.pn…
-
JSON Create Payload => did
JSON Update Payload (contains a compact JWS) kid is in header
JSON Recovery Payload (contains a compact JWS) kid is in header
JSON Deactivate Payload (contains a comp…
-
### What would you like to be added
step crypto keypair--kty EC --curve only support P256 P384 P512, but P256k1 ( scep256k1) is used wildly, why not support it
### Why this is needed
add …
-
My goal is to be able to achieve the following:
```ts
export const jwkSchema = z.discriminatedUnion('kty', [
jwkRsaKeySchema,
jwkEcKeySchema,
jwkEcSecp256k1KeySchema,
jwkOkpKeySchema,
…
-
### Description
I am unable to sign a jwt by using the private key associated to a Metamask wallet. Ideally I would like to sign a jwt for a verifiable credential by using the private key of the is…
-
Hey Tony, long time no chat!
I'm using RustCrypto in a project involving JOSE. I have some fairly open ended extensibility requirements, so I'm leveraging RustCrypto's generic signature traits as m…
-
When scanning QR code with the link (e.g. [https://app.altme.io/app/download/callback](https://app.altme.io/app/download/callback)), the Talao wallet does not open, instead safari opens the page.
Wh…
-
https://json-ld.org/spec/latest/json-ld/#typed-values
> A node type specifies the type of thing that is being described, like a person, place, event, or web page. A value type specifies the data ty…