tlsfuzzer/tlslite-ng

View on GitHub
tlslite/utils/ecdsakey.py

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function verify has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def verify(self, sigBytes, bytes, padding=None, hashAlg=None,
Severity: Minor
Found in tlslite/utils/ecdsakey.py - About 35 mins to fix

    Function hashAndVerify has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def hashAndVerify(self, sigBytes, bytes, rsaScheme=None, hAlg='sha1',
    Severity: Minor
    Found in tlslite/utils/ecdsakey.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status