
* 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>
30 lines
434 B
Plaintext
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[]
|
|
|
|
|