GithubHelp home page GithubHelp logo

creatordev / dtls.net Goto Github PK

View Code? Open in Web Editor NEW
27.0 25.0 21.0 99 KB

DTLS.Net - C# Library that implements DTLS protocol

License: BSD 3-Clause "New" or "Revised" License

C# 99.87% Makefile 0.09% Shell 0.04%

dtls.net's Introduction

Imagination Technologies Limited logo


DTLS.Net

License (3-Clause BSD)

DTLS.Net was developed for use in an implementation of the Open Mobile Alliance's (OMA) Lightweight Machine to Machine protocol (LWM2M). For this reason it only supports the following cipher suites:

  • TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8
  • TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
  • TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256
  • TLS_PSK_WITH_AES_128_CCM_8
  • TLS_PSK_WITH_AES_128_CBC_SHA256

Limitations

Since the client is only required to serve for the above project it has several inherent limitations:

  1. No automatic retransmission
  2. No support for fragmentation of handshake packets
  3. Does not verify Server Certificates (against CA)

The server currently also has the following limitations:

  1. Does not verify client Certificates
  2. No support for fragmentation of handshake packets

Hopefully over time these will be implemented, in the meantime we hope this is still useful.


Contributing

We welcome all contributions to this project and we give credit where it's due. Anything from enhancing functionality to improving documentation and bug reporting - it's all good.

Find out more in the contributor guide.

Credits

We would like to thank all of our current contributors.


License information


dtls.net's People

Contributors

boyvinall avatar delmet avatar mfalkvidd avatar tonywalsworthimg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dtls.net's Issues

Import Cert from Windows Store

I'm looking at the TestClient project and it's pretty similar to what i need, except instead of loading a pem file, I'm looking at loading a certificate from the Windows Certificate store. I know how to get the cert from the store, the problem I'm having is getting it loaded into the Client. Is there something existing that I'm just missing? Or if not, any tips on how I could add something?

Upgrade to VS Code 2017?

To open this project in Visual Studio 2017, I had to perform a migration.
The auto migration went well, and made some changes to the code. Is there interest in a pull request with these changes?

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.