EthicalIdentity/fabric-gateway-ruby

View on GitHub

Showing 1 of 4 total issues

Class ECCryptoSuite has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

  class ECCryptoSuite # rubocop:disable Metrics/ClassLength
    DEFAULT_KEY_SIZE = 256
    DEFAULT_DIGEST_ALGORITHM = 'SHA256'
    DEFAULT_AES_KEY_SIZE = 128

Severity: Minor
Found in lib/fabric/ec_crypto_suite.rb - About 2 hrs to fix
Severity
Category
Status
Source
Language