We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480a17f commit 2c242f5Copy full SHA for 2c242f5
docs/guide/algorithms.rst
@@ -119,13 +119,12 @@ including:
119
.. warning::
120
``RSA1_5`` algorithm is deprecated via https://datatracker.ietf.org/doc/draft-ietf-jose-deprecate-none-rsa15/
121
122
-A ``DEF`` algorithm for the "zip" (compression) header parameter is also defined in
123
-RFC7518, which is recommended.
+There is also a ``DEF`` algorithm for the "zip" (compression) header parameter,
+using of ``DEF`` is optional.
124
125
There are also additional algorithms for "alg" and "enc" in draft versions.
126
Please refer to the following sections for more information.
127
128
-
129
OKPKey
130
~~~~~~
131
0 commit comments