icostan/cryptos-ruby

View on GitHub
lib/cryptos/elliptic_curve.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

def ec_add(ax, ay, bx, by, pn)
Severity: Minor
Found in lib/cryptos/elliptic_curve.rb - About 35 mins to fix

There are no issues that match your filters.

Category
Status