Giter VIP home page Giter VIP logo

Comments (10)

jvermillard avatar jvermillard commented on July 29, 2024 1

from canopus.

louisZL avatar louisZL commented on July 29, 2024

Has canopus provided dTLS security?

from canopus.

zubairhamed avatar zubairhamed commented on July 29, 2024

Not yet. Not wanting to reinvent the wheel, i was waiting out if Golang would provide it. Using CGo with OpenSSL etc might be an option too. Interestingly enough there's some discussions on this couple of weeks back.

golang/go#13525

I'll probably wait out a bit more on how this develops before deciding..

Z

from canopus.

louisZL avatar louisZL commented on July 29, 2024

How long would they will implement the DTLS on Golang?

from canopus.

jvermillard avatar jvermillard commented on July 29, 2024

The last OpenSSL pre2 version support the AES-CCM8 PSK ciphersuite so a binding on OpenSSL using memory based BIO would be a trick

from canopus.

zubairhamed avatar zubairhamed commented on July 29, 2024

Thanks for the hint. I was monkeying around with the last version of OpenSSL and CGO but it got overwhelming for me a bit there. I think i'll take another crack at this.

from canopus.

andreyevsyukov avatar andreyevsyukov commented on July 29, 2024

Really curious about DTLS support in canopus too! Can we expect it the nearest future?
Thanks.

from canopus.

jvermillard avatar jvermillard commented on July 29, 2024

I started a binding to openssl 1.1 (which support CCM8)

https://github.com/jvermillard/nativedtls

You can use it for DTLS client using PSK only for now, I need more time to do the server code.

Should be enough to connect a canopus based client to californium or leshan. Also I tested vs tinydtls server, it's working.

from canopus.

zubairhamed avatar zubairhamed commented on July 29, 2024

Thanks Julian, that looks great. I'll give it a go. I'm a bit over my head with crypto.

Z

from canopus.

zubairhamed avatar zubairhamed commented on July 29, 2024

dTLS added in ad1de68

from canopus.

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.