Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-494

Convert ECCurves class into an enum

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • None

    Description

      The current code contains information about each specific curve spread among several methods, lists, maps, etc, with inconsistent behavior (e.g., some methods throw an exception if no matching curve found, others return nulll). By using enum(s) we will consolidate the information for each curve into its relevant constant body, and also facilitate adding new curves in the future.

      Attachments

        Issue Links

          Activity

            People

              lgoldstein Lyor Goldstein
              lgoldstein Lyor Goldstein
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: