We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e12687 commit e45fbceCopy full SHA for e45fbce
README.md
@@ -92,7 +92,7 @@ JWKSet is fully supported.
92
93
| Content Encryption Algorithm | Supported | Comment |
94
| :--- | :--- | :--- |
95
-| A128CBC-HS256, A192CBC+HS384 and A256CBC-HC512 | YES | |
+| A128CBC+HS256, A192CBC+HS384 and A256CBC+HS512 | YES | |
96
| A128GCM, A192GCM and A256GCM | YES | |
97
| A128CTR, A192CTR and A256CTR | YES | From v1.2. **Not recommended. For testing purpose only.** |
98
0 commit comments