Giter Club home page Giter Club logo

engine-chil's People

Contributors

levitte avatar mkauf avatar urcheon avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

engine-chil's Issues

Compatibility with OpenSSL 1.1.1

Hi. I was wondering if this engine is compatible with OpenSSL 1.1.1?
I compiled it successfully using --with-openssl configuration option together with OpenSSL 1.1.1c.
However, the library files produced are in folder ../lib/engines instead of what i'd expect ../lib/engines-1.1/.
If i try to use them anyway i get segmentation fault then.

CHIL engine on Windows

Hello,

We support an application that uses nCipher HSM and we are still using OpenSSL 1.0.2.
We are urged to upgrade to OpenSSL 1.1.1 and now we are facing issues because the CHIL engine is not supported anymore by OpenSSL.
We found out this repository and hoped that it will help us but unfortunately the port of the CHIL engine was not done for Windows platform :-/ (mainly due to libtool usage)
We are a little be lost in the replacement of the DSO API on Windows ...

By chance, do you have any Windows version of CHIL available ?

Thanks in advance

Should we bundle ax_check_openssl.m4?

Absence of this macro file trips me up every time I check out a fresh copy. Should we bundle it into the repository? Its license seems benign enough.

LICENSE missing

e_chil.c has the current OpenSSL license, but should it? Considering OpenSSL itself is moving to an Apache license, I see no practical reason to stay with the old. Question is what to move to. My personal preferences are the Apache License or some form of BSD license, but I'd like to hear other opinions as well.

(in the mean time, I'll chase down those who have somehow tinkered with e_chil.c)

autoreconf -i fails

autoreconf -i outputs:
< lot of lines about libtoolize>

configure.ac:18: error: possibly undefined macro: AC_MSG_FAILURE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

But if you drop the lines below from configure.ac the autoreconf -i;./configure;make sequence works:

AX_CHECK_OPENSSL(
  [have_openssl=yes],
  [AC_MSG_FAILURE([could not locate OpenSSL])]
)

Tested at Debian GNU/Linux 9 with OpenSSL 1.1.0j 20 Nov 2018.

README instructions not clear

With the current master branch cloned I get:

$ autoreconf -i
aclocal: warning: couldn't open directory 'm4': No such file or directory
configure.ac:18: error: possibly undefined macro: AC_MSG_FAILURE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

Which seems to be addressed in #11

Perhaps this should be mentioned in the README?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.