An open API service indexing awesome lists of open source software.

https://github.com/samt/dtls

pure javascript implementation of dtls
https://github.com/samt/dtls

Last synced: 5 months ago
JSON representation

pure javascript implementation of dtls

Awesome Lists containing this project

README

          

[![NPM Version][npm-image]][npm-url]

# dtls

Zero dependency, pure JavaScript tmplementation of [dtls](https://en.wikipedia.org/wiki/Datagram_Transport_Layer_Security).

## installation

```
$ npm install --save dtls
```

## license

[The MIT License](/samt/dtls/blob/master/LICENSE)

[npm-image]: https://img.shields.io/npm/v/dtls
[npm-url]: https://www.npmjs.org/package/dtls