ssi-sdk icon indicating copy to clipboard operation
ssi-sdk copied to clipboard

self sovereign identity sdk

Results 84 ssi-sdk issues
Sort by recently updated
recently updated
newest added

New spec in the W3C. Still in draft. This issue is to note that we should track it as it progresses. https://w3c.github.io/vc-jwt/

credentials
jwt
watch

**Is your feature request related to a problem? Please describe.** Support the new did method for JWKs; https://github.com/quartzjer/did-jwk/blob/main/spec.md **Describe the solution you'd like** Similar to did:key **Getting it done** Need...

enhancement
dids

CLI Tool Documentation and Scoping. Related to https://github.com/TBD54566975/ssi-sdk/issues/150 and https://github.com/TBD54566975/ssi-sdk/issues/150

added a cli tool for creating did keys. Supported in this PR is just two simple functions. Getting the key types with: ``` go run cli.go get key types [Ed25519...

This library has an implementation of `did:key`. It should be added to the suite in the W3C CCG for interoperability testing. https://w3c-ccg.github.io/did-key-test-suite/

dids
research

Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.0.18 to 2.0.21. Release notes Sourced from github.com/lestrrat-go/jwx/v2's releases. v2.0.21 07 Mar 2024 [Security] [jwe] Added jwe.Settings(jwe.WithMaxDecompressBufferSize(int64)) to specify the maximum size of a decompressed JWE payload....

dependencies

Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.0.11 to 2.0.21. Release notes Sourced from github.com/lestrrat-go/jwx/v2's releases. v2.0.21 07 Mar 2024 [Security] [jwe] Added jwe.Settings(jwe.WithMaxDecompressBufferSize(int64)) to specify the maximum size of a decompressed JWE payload....

dependencies

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.15.0 to 0.18.0. Commits c5eaf76 go.mod: update golang.org/x dependencies 353276a go.mod: update golang.org/x dependencies ae94145 go.mod: update golang.org/x dependencies See full diff in compare view [![Dependabot compatibility...

dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @​SuperQ in stretchr/testify#1394 Document that require is not safe to...

dependencies

Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.0.18 to 2.0.20. Release notes Sourced from github.com/lestrrat-go/jwx/v2's releases. v2.0.20 20 Feb 2024 [New Features] [jwe] Added jwe.Settings(WithMaxBufferSize(int64)) to set the maximum size of internal buffers. The...

dependencies