Giter VIP home page Giter VIP logo

rustls-openssl-compat's People

Contributors

cpu avatar ctz avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

cpu agentmishra

rustls-openssl-compat's Issues

OpenSSL API Compatibility Layer

Checklist

  • I've searched the issue tracker for similar requests

Is your feature request related to a problem? Please describe.

Use rustls as a drop in replacement for OpenSSL with the public API from OpenSSL 3.2.0 (or latest stable 3.x version) as per the roadmap (https://github.com/rustls/rustls/blob/main/ROADMAP.md) so that I can use rustls as my main TLS implementation with applications that are not written in rust and depend on openssl.

Describe the solution you'd like

libssl.so implemented by rustls with the same header file names and functions as openssl. Allow a main.c to be linked with original openssl libs or rustls libs and functionally work the same way. Initially starting by implementing enough to run openssl-bench and then enough to use in curl, and then the whole public API.

Describe alternatives you've considered

Convert everyone to using rust ๐Ÿฆ€ or could create a separate C library that is NOT a drop in replacement. I think both of these would harm adoption rates though.

Additional context

This is part of the roadmap. I'm just creating this for initial discussion on plans to implement before there is a PR opened. Apologies if work has already started on this.

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.