scepticulous/crypto-toolbox

View on GitHub
lib/crypto-toolbox/analyzers/padding_oracle/analyzer.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

      def assemble_oracle_input(buffer,blocks,block_index,pad_index,guess)
Severity: Minor
Found in lib/crypto-toolbox/analyzers/padding_oracle/analyzer.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status