We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5a12dd + f9102ab commit 8876503Copy full SHA for 8876503
README.md
@@ -16,8 +16,8 @@ scheme([RFC 8188](https://datatracker.ietf.org/doc/html/rfc8188)).
16
This crate implements only the published Web Push Encryption scheme
17
(`aes128gcm`), and **not** the legacy scheme from earlier drafts.
18
19
-It does not support, and we have no plans to ever support, the obsoletes
20
-`aesgmc` and `aesgcm128` schemes from earlier drafts.
+It does not support, and we have no plans to ever support, the obsolete `aesgcm`
+and `aesgcm128` schemes from earlier drafts.
21
22
## Usage
23
0 commit comments