Skip to content

Commit 8879902

Browse files
yaronfselfissued
andauthored
Apply suggestion from @selfissued
Co-authored-by: Michael B. Jones <[email protected]>
1 parent 9a364d2 commit 8879902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-oauth-rfc8725bis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ when validating encrypted content using PBES2 encryption algorithms,
729729
so as to prevent attackers from imposing
730730
an unreasonable computational burden on recipients.
731731
{{OWASP-Password-Storage}} states a specific iteration count (600,000 at time of publishing)
732-
is required when using HMAC-SHA-256 to achieve FIPS-140 compliance. Rejecting inputs with a p2c
732+
is required when using HMAC-SHA-256 to achieve FIPS-140 compliance. Rejecting inputs with a `p2c`
733733
(PBES2 Count) value larger than double the recommended OWASP value is RECOMMENDED.
734734

735735
## Check JWT Format Type {#token-format}

0 commit comments

Comments
 (0)