Giter VIP home page Giter VIP logo

Comments (2)

camshaft avatar camshaft commented on September 28, 2024

Are these platforms supported?

The code in s2n-quic itself is quite portable. That being said, we do rely on other libraries to perform the cryptographic functions so we are as portable as those are.

Is aws-lc-rs a required dependency, or can s2n-quic be used with alternative cryptographic libraries?

It's not technically required, but there isn't currently another option that we support. Note that the latest version of rustls is now using aws-lc-rs by default.

Having to dig deeper into the way this dependency works has been a bit confusing so far.

I agree that it's not ideal. But s2n-quic doesn't aim to implement cryptographic primitives so this will always be the case, unfortunately. The place to improve this is in aws-lc-rs.

With the information you've shared, I'm not sure how to reproduce this on my end. I'll need every step you've taken to get this error and what you're trying to do.

from s2n-quic.

WesleyRosenblum avatar WesleyRosenblum commented on September 28, 2024

Closing for now, feel free to reopen if you can provide the steps to reproduce this.

from s2n-quic.

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.