Skip to content

RFC: Add support for LibreSSL#569

Draft
SigmaTel71 wants to merge 1 commit intomachinezone:masterfrom
SigmaTel71:libressl-support
Draft

RFC: Add support for LibreSSL#569
SigmaTel71 wants to merge 1 commit intomachinezone:masterfrom
SigmaTel71:libressl-support

Conversation

@SigmaTel71
Copy link

The frontends are mostly interchangeable between OpenSSL and LibreSSL.

I thought it would be useful for a project licensed under BSD license to support a cryptography library from its "homeland" :)
As the first line says, LibreSSL is not binary compatible with OpenSSL but provides the same interfaces for applications that use the latter so these could be recompiled with the former.
The diff to looks a bit large to me and I was thinking there should be no intentions to touch preprocessor conditions and implicitly treat LibreSSL as OpenSSL. I'm open to suggestions and for this reason I mark this pull request as draft and title it with "request for comments".

The frontends are mostly interchangeable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant