Uploaded image for project: 'Commons Crypto'
  1. Commons Crypto
  2. CRYPTO-104

Native code should provide getVersion() methods

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      It would be useful to have getVersion() methods for the native code.

      These should be able to return:

      • the VERSION used to create the library (i.e. project.version)
      • the NAME used to create the library (i.e. project.name)
      • the BUILD_DATE might also be useful
      • the OpenSSL version string
      • the SSLeay_version details

      Although the Java jar and the native code are generally built together, they are distributed as separate files, so it's useful to be able to identify their versions independently at run-time.

      Attachments

        Activity

          People

            sebb Sebb
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: