Skip to content

Commit

Permalink
README.md: tick P384
Browse files Browse the repository at this point in the history
  • Loading branch information
ctz committed Sep 1, 2024
1 parent d176298 commit d369ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This is an implementation of [RFC9180](https://datatracker.ietf.org/doc/rfc9180/
- [x] Export only
- KEMs
- [x] DHKEM(P-256, HKDF-SHA256)
- [ ] DHKEM(P-384, HKDF-SHA384)
- [x] DHKEM(P-384, HKDF-SHA384)
- [x] DHKEM(P-521, HKDF-SHA512)
- [ ] DHKEM(X25519, HKDF-SHA256)
- [ ] DHKEM(X448, HKDF-SHA512)
Expand Down

0 comments on commit d369ed9

Please sign in to comment.