Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlswg/tls-record-limit
Limit the size of TLS records
https://github.com/tlswg/tls-record-limit
ietf iot tls
Last synced: 22 days ago
JSON representation
Limit the size of TLS records
- Host: GitHub
- URL: https://github.com/tlswg/tls-record-limit
- Owner: tlswg
- License: other
- Created: 2017-03-17T06:15:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-05T01:49:10.000Z (over 2 years ago)
- Last Synced: 2023-08-21T10:14:10.439Z (over 1 year ago)
- Topics: ietf, iot, tls
- Language: Makefile
- Size: 255 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Record Size Limit Extension for Transport Layer Security (TLS)
This is the working area for the IETF TLS Working Group Internet-Draft, "Record Size Limit Extension for Transport Layer Security (TLS)".
* [Editor's Copy](https://tlswg.github.io/tls-record-limit/#go.draft-ietf-tls-record-limit.html)
* [Working Group Draft](https://tools.ietf.org/html/draft-ietf-tls-record-limit)
* [Compare Editor's Copy to Working Group Draft](https://tlswg.github.io/tls-record-limit/#go.draft-ietf-tls-record-limit.diff)## Building the Draft
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```This requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/master/doc/SETUP.md).## Contributing
See the
[guidelines for contributions](https://github.com/tlswg/tls-record-limit/blob/master/CONTRIBUTING.md).