Giter Club home page Giter Club logo

Comments (6)

anhu avatar anhu commented on June 10, 2024 1

Excellent. I'm glad that you are happy with our example client and server.

I will now proceed to close this issue. That said, we always love knowing more about projects that are underway at academic institutions. May I ask, is this a funded effort? If you would like to share more information with me about you and your project, you can reach me at [email protected].

Warm regards, Anthony

from wolfssl.

RomainH27 avatar RomainH27 commented on June 10, 2024

It appears that it's a server issue. When I run the client and tracks in the logs what the function just described above does, I can clearly see, just as in the TLS1.3 versions :

wolfSSL Entering EccMakeKey
wolfSSL Leaving EccMakeKey, return 0

But, although the server and the client both return a success for this function, the DTLS 1.3 server has none of those lines in the logs. Maybe it is a bug or maybe I am doing something wrong here.

from wolfssl.

anhu avatar anhu commented on June 10, 2024

Hi,
Not exactly sure what you did or how you built so I will share what works for me.

I build on linux like this:

./configure --enable-experimental --with-liboqs --enable-dtls13 --enable-dtls --enable-dtls-frag-ch
make all check

Here is the command and resulting output for the example server:

$ ./examples/server/server -u -v 4 --pqc P521_KYBER_LEVEL5
Using Post-Quantum KEM: P521_KYBER_LEVEL5
SSL version is DTLSv1.3
SSL cipher suite is TLS_AES_128_GCM_SHA256
SSL curve name is P521_KYBER_LEVEL5
Client message: hello wolfssl!

Here is the command and resulting output for the example server:

$ ./examples/client/client  -u -v 4 --pqc P521_KYBER_LEVEL5
Using Post-Quantum KEM: P521_KYBER_LEVEL5
SSL version is DTLSv1.3
SSL cipher suite is TLS_AES_128_GCM_SHA256
SSL curve name is P521_KYBER_LEVEL5
I hear you fa shizzle!

I hope this helps!! Can you please let us know about yourself and your project? We love knowing how people use wolfSSL. Anything you would care to share would be appreciated.

Warm regards, Anthony

from wolfssl.

RomainH27 avatar RomainH27 commented on June 10, 2024

Thank you for this answer. It worked for me as well, but what I am trying to do is to implement a DTLS1.3 client/server in C, that is why I made those tests and changes.
I am just a student working on post quantum cryptography and its integration in TLS and DTLS 1.3 for example !

from wolfssl.

anhu avatar anhu commented on June 10, 2024

Hi @RomainH27 ,

examples/client/client and examples/server/server are both written in C. Is there something about them that makes them unsatisfactory for your purpose?

May I ask what school you attend?

from wolfssl.

RomainH27 avatar RomainH27 commented on June 10, 2024

Hi,
No they are perfect I was not thinking the right way ! Thanks a lot
It's a french engineering school in Le Mans.

from wolfssl.

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.