rapid7/metasploit-framework

View on GitHub
lib/rex/crypto/chacha20.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method quarter_round has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def quarter_round(x, a, b, c, d)
Severity: Minor
Found in lib/rex/crypto/chacha20.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status