Skip to content

Commit

Permalink
docs: link OKP to github issue
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Mar 11, 2019
1 parent 17b37d3 commit ed7c38b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,7 @@ Legend:
---

Pending Node.js Support 🤞:
- [RFC8037][spec-cfrg] (EdDSA, OKP kty, etc)
- `crypto.getCurves().includes('Curve25519')` // => 😢
- `crypto.getCurves().includes('Curve448')` // => 😢
- `openssl ecparam -list_curves` // => 😢
- [RFC8037][spec-cfrg] (EdDSA, OKP kty, etc). See [#12](https://github.com/panva/jose/issues/12)

Won't implement:
- ✕ JWS embedded key / referenced verification
Expand Down

0 comments on commit ed7c38b

Please sign in to comment.