Skip to content

Commit

Permalink
Merge pull request #12 from MichaelFraser99/readme
Browse files Browse the repository at this point in the history
removed reference to algorithms
  • Loading branch information
MichaelFraser99 authored Dec 22, 2023
2 parents 986ebb3 + bde6d29 commit 14bd884
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ For more information on SD-JWTs, see the [Selective Disclosure JWTs RFC](https:/
go get github.com/MichaelFraser99/go-sd-jwt
```

## Algorithms Supported
Currently, the module will support the following jwt signing algorithms:
- ES256
- ES384
- ES512

## Functions
### Pointer
```go
Expand Down

0 comments on commit 14bd884

Please sign in to comment.