Inadequate Encryption Strength

ID

scala.cryptography.scala_crypto_rule_insufficientkeysizersa

Severity

low

Resource

Cryptography

Language

Scala

Description

Detected an insufficient key size for DSA. NIST recommends a key size of 2048 or higher.

Rationale

Detected an insufficient key size for DSA. NIST recommends a key size of 2048 or higher.

Remediation

Follow secure coding practices and review the references below for detailed remediation guidance.

Configuration

This detector does not need any configuration.

References