Skip to content

Commit 2c242f5

Browse files
committed
docs: update algorithm docs, fix #61
1 parent 480a17f commit 2c242f5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/guide/algorithms.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,12 @@ including:
119119
.. warning::
120120
``RSA1_5`` algorithm is deprecated via https://datatracker.ietf.org/doc/draft-ietf-jose-deprecate-none-rsa15/
121121

122-
A ``DEF`` algorithm for the "zip" (compression) header parameter is also defined in
123-
RFC7518, which is recommended.
122+
There is also a ``DEF`` algorithm for the "zip" (compression) header parameter,
123+
using of ``DEF`` is optional.
124124

125125
There are also additional algorithms for "alg" and "enc" in draft versions.
126126
Please refer to the following sections for more information.
127127

128-
129128
OKPKey
130129
~~~~~~
131130

0 commit comments

Comments
 (0)