Git Product home page Git Product logo

Comments (10)

baentsch avatar baentsch commented on July 28, 2024

there is no file with this name

This file is part of the chromium folder: https://github.com/open-quantum-safe/oqs-demos/tree/main/chromium

-> Have you cloned the oqs-demos repository? All you then have to do is replace "PATH_TO_PATCH_FILE" with the full path (pwd/chromium94.patch) as valid in your specific machine/setup.

from oqs-demos.

manzarmoradi avatar manzarmoradi commented on July 28, 2024

Thank you for your response.

I move forward according to the steps.
By "Have you cloned the oqs-demos repository" , Does it mean step 4 that has been said:
"In a directory of your choosing, clone and build liboqs as follows:
git clone --branch main https://github.com/open-quantum-safe/liboqs.git"

Thank you

from oqs-demos.

baentsch avatar baentsch commented on July 28, 2024

No. That statement is correct. But the whole instruction set assumes you have cloned https://github.com/open-quantum-safe/oqs-demos (which is the repo we're discussing within).

from oqs-demos.

manzarmoradi avatar manzarmoradi commented on July 28, 2024

Thank you for your response.

But now it's a little confusing for me . should I first clone the oqs-demos repository and continue by step 0?
because I start at step 0 and follow the steps.

And generally by <CHROMIMUM_ROOT>: it means the root of oqs-demos repository or chromium directory in step 0?
Because in step 0 : I follow the "Install depot_tools" and "Get the code" that there is a chromium directory, and I consider this directory as <CHROMIMUM_ROOT>.

Thank you.

from oqs-demos.

baentsch avatar baentsch commented on July 28, 2024

should I first clone the oqs-demos repository and continue by step 0?

Yes. Without it, you won't be able to execute step 5.

there is a chromium directory, and I consider this directory as <CHROMIMUM_ROOT>

That is correct.

from oqs-demos.

manzarmoradi avatar manzarmoradi commented on July 28, 2024

Thank you for your clarification.

I move forward to step 6, to Build Chromium, I got the following error.

~/chromium/src$ autoninja -C out/Default chrome
ninja: Entering directory `out/Default'
[0/1] Regenerating ninja files
ninja: error: '../../third_party/boringssl/src/crypto/evp/p_oqs.c', needed by 'obj/third_party/boringssl/boringssl/p_oqs.o', missing and no known rule to make it

from oqs-demos.

baentsch avatar baentsch commented on July 28, 2024

That's an indication that an error occurred in your setup in step 5. What about simply running https://github.com/open-quantum-safe/oqs-demos/blob/main/chromium/scripts/master.sh ?

from oqs-demos.

manzarmoradi avatar manzarmoradi commented on July 28, 2024

Thank you so much for your time and thank you so much for your response.

I move forward through the steps and finally build the chrome.

I would like to double-check with you
For "verify that Chromium can perform a TLS 1.3 handshake using a post-quantum key exchange by executing these steps":

For step 1: I have already the build directory in third_party/boringssl/src, therefore I just run cmake -GNinja .. .
But For step 2: I received error for the following command:
$ ./tool/bssl server -accept 4433 -www -loop -curves p384_kyber768
bash: ./tool/bssl: No such file or directory

Again Thank you so much.

from oqs-demos.

baentsch avatar baentsch commented on July 28, 2024

./tool/bssl: No such file or directory

Indicates that the build was not successful. Check the build logs in the step before (and/or share them here so I can see what's happening).

from oqs-demos.

baentsch avatar baentsch commented on July 28, 2024

Closing because of inactivity. Please re-open if you have new input.

from oqs-demos.

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.