Git Product home page Git Product logo

Comments (7)

thomwiggers avatar thomwiggers commented on July 4, 2024 1

Ah right. That's more of a question for the liboqs repository I think.

from liboqs-rust.

expressvpn-pete-m avatar expressvpn-pete-m commented on July 4, 2024

I use the oqs-sys crate in wolfssl-sys. I've got an example that builds and tests post quantum with WolfSSL here: https://github.com/expressvpn/wolfssl-sys

It builds happily on an M1 mac as an arm64 executable.

Though I just discovered that the ports on the test site aren't fixed, so my test breaks if you don't update the port 😄

from liboqs-rust.

thomwiggers avatar thomwiggers commented on July 4, 2024

That's good to hear; but I don't know what you mean by "the ports on the test site"?

from liboqs-rust.

thomwiggers avatar thomwiggers commented on July 4, 2024

Also I think that cross-compiling to ARMv8 is something that we should probably support but I'm not too experienced with how to set up cmake for that.

from liboqs-rust.

thomwiggers avatar thomwiggers commented on July 4, 2024

Okay for the latter it seems we're blocked on rust-lang/cmake-rs#158 at least.

from liboqs-rust.

expressvpn-pete-m avatar expressvpn-pete-m commented on July 4, 2024

Ah sorry, I have an example app that connects to test.openquantumsafe.org on port 6051. At the time of writing, it was the port used for the equivalent of WOLFSSL_P521_KYBER_LEVEL5. Since then though (I guess it was restarted?) the assigned port numbers have changed, so this example no longer works.

I just need to find out if there's a way to programmatically get that port lis, if I need to scrape the page or just make the port a command line argument 😊

from liboqs-rust.

baentsch avatar baentsch commented on July 4, 2024

@expressvpn-pete-m : Sorry I only see this comment now:

I just need to find out if there's a way to programmatically get that port lis, if I need to scrape the page or just make the port a command line argument

There is: See the current port assignment JSON here.

from liboqs-rust.

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.