gaetan-ferry-sonarsource 7ca7930228
Modify rule S2053: Add an exception section for key derivation use case of KDFs (#3700)
* Adding an exception section covering key derivation use cases.

* Updating recommended salt length to 256 bits as recommended by NIST

* Improve title to make it explicit we don't target KDF

* Altered some small points

---------

Co-authored-by: Egon Okerman <egon.okerman@sonarsource.com>
2024-03-07 18:20:49 +01:00

30 lines
434 B
Plaintext

include::../summary.adoc[]
== Why is this an issue?
include::../rationale.adoc[]
include::../impact.adoc[]
include::../exceptions.adoc[]
// How to fix it section
include::how-to-fix-it/dot-net.adoc[]
== Resources
include::../common/resources/standards.adoc[]
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
endif::env-github,rspecator-view[]