Skip to content

Open SSL v 1.1 support #204

Open
Open
@svmakarov

Description

@svmakarov

Hello.

I investigate libsourcey library for my project.
I'm trying to build libsourcey on my Linux machine.

And I have problem with src/crypto/src/hash.cpp file.
I have the last version of Open SSL lib on my computer (v 1.1).
And it seems that src/crypto/src/hash.cpp can work only with previous version of OpenSSL (v 1.0.2).
But I have found commented code in hash.cpp that allows to work with OpenSSL v.1.1 (it was commited 01/20/2017 03:01 "Update crypto to support latest OpenSSL API").

So, the question is: Do I have any way today to work with Open SSL 1.1, can I just uncomment the Open SSL 1.1 support. Do you going to add support of Open SSL 1.1 in near future or the best way is to use Open SSL 1.0.2 with libsourcey library?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions