You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2016/07/09 12:53:10 UTC

[jira] [Created] (CRYPTO-111) Include minimal main class to show that the code is working

Sebb created CRYPTO-111:
---------------------------

             Summary: Include minimal main class to show that the code is working
                 Key: CRYPTO-111
                 URL: https://issues.apache.org/jira/browse/CRYPTO-111
             Project: Commons Crypto
          Issue Type: New Feature
            Reporter: Sebb


It would be useful to include a minimal main class which can be used to check if the code is able to find and use the OpenSSL library.

This could show the Java and OpenSSL version strings, or a suitable error if the OpenSSL library cannot be found.

Usage would be:

java -jar commons-crypto-1.0.jar




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)