tlsfuzzer/tlslite-ng

View on GitHub

Showing 324 of 1,708 total issues

Avoid too many return statements within this function.
Open

            return self._handshakeSHA512.digest()
Severity: Major
Found in tlslite/handshakehashes.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return self._handshake_buffer
    Severity: Major
    Found in tlslite/handshakehashes.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return "chacha20-poly1305_draft00"
      Severity: Major
      Found in tlslite/constants.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                    return None
        Severity: Major
        Found in tlslite/constants.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return "null"
          Severity: Major
          Found in tlslite/constants.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                        return None
            Severity: Major
            Found in tlslite/constants.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                          return "chacha20-poly1305"
              Severity: Major
              Found in tlslite/constants.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return "3des"
                Severity: Major
                Found in tlslite/constants.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return "aes256ccm_8"
                  Severity: Major
                  Found in tlslite/constants.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                return "aes128"
                    Severity: Major
                    Found in tlslite/constants.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return self._handshakeSHA384.digest()
                      Severity: Major
                      Found in tlslite/handshakehashes.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return "rc4"
                        Severity: Major
                        Found in tlslite/constants.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                  return 88  # rounded RFC 3526
                          Severity: Major
                          Found in tlslite/mathtls.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                    return 80  # NIST SP 800-57
                            Severity: Major
                            Found in tlslite/mathtls.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      return 128  # NIST SP 800-57
                              Severity: Major
                              Found in tlslite/mathtls.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return 256  # NIST SP 800-57
                                Severity: Major
                                Found in tlslite/mathtls.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return 192  # NIST SP 800-57
                                  Severity: Major
                                  Found in tlslite/mathtls.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                            return 152  # rounded RFC 3526
                                    Severity: Major
                                    Found in tlslite/mathtls.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              return 168  # rounded RFC 3526
                                      Severity: Major
                                      Found in tlslite/mathtls.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return 112  # NIST SP 800-57
                                        Severity: Major
                                        Found in tlslite/mathtls.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language