Coder Social home page Coder Social logo

Problem in making SCAPI about libscapi HOT 17 CLOSED

cryptobiu avatar cryptobiu commented on September 13, 2024
Problem in making SCAPI

from libscapi.

Comments (17)

liorko87 avatar liorko87 commented on September 13, 2024

Which OpenSSL version do you use?

from libscapi.

fatemehajikarami avatar fatemehajikarami commented on September 13, 2024

from libscapi.

fatemehajikarami avatar fatemehajikarami commented on September 13, 2024

Which version I should use?

from libscapi.

liorko87 avatar liorko87 commented on September 13, 2024

We are using OpenSSL 1.0.2 version. Right now scapi doesn't support OpenSSL 1.1. OpenSSL changes his interface in version 1.1 (you can read more details here and that's the reason why you are getting this error.

from libscapi.

fatemehajikarami avatar fatemehajikarami commented on September 13, 2024

from libscapi.

liorko87 avatar liorko87 commented on September 13, 2024

We are now working on convert scapi to OpenSSL version 1.1.0>.

from libscapi.

fatemehajikarami avatar fatemehajikarami commented on September 13, 2024

from libscapi.

fatemehajikarami avatar fatemehajikarami commented on September 13, 2024

from libscapi.

liorko87 avatar liorko87 commented on September 13, 2024

OpenSSL version 1.1.1 exists. You can found here the source code

from libscapi.

fatemehajikarami avatar fatemehajikarami commented on September 13, 2024

from libscapi.

fatemehajikarami avatar fatemehajikarami commented on September 13, 2024

from libscapi.

liorko87 avatar liorko87 commented on September 13, 2024

It seems that It doesn't recognize the OpenSSL version that you installed manually.
Yo can look here to see how to link the new OpenSSL.

We are currently working on converting libscapi to the new version of OpenSSL.

from libscapi.

fatemehajikarami avatar fatemehajikarami commented on September 13, 2024

from libscapi.

liorko87 avatar liorko87 commented on September 13, 2024

I assume that you are dealing with scapi java version.
I installed it today on clean Ubuntu 16.04 machine. There is a problem with the new jdk 1.8.
It seems that the location of jni_md.h has changed.
please run the following code before make:

sudo cp /usr/lib/jvm/java-8-openjdk-amd64/include/linux/jni_md.h /usr/lib/jvm/java-8-openjdk-amd64/include/

from libscapi.

fatemehajikarami avatar fatemehajikarami commented on September 13, 2024

from libscapi.

liorko87 avatar liorko87 commented on September 13, 2024

Hi,

After long time of work, libscapi support OpenSSL 1.1.0.
Please work on this branch and install boost 1_62_0.

from libscapi.

fatemehajikarami avatar fatemehajikarami commented on September 13, 2024

from libscapi.

Related Issues (20)

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.