Skip to content

Commit

Permalink
ditto for README
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuho committed Oct 21, 2016
1 parent 909ef52 commit 82053b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ picotls

Picotls is a [TLS 1.3](https://tlswg.github.io/tls13-spec/) implementation written in C.

At the moment, the library implements Draft 16 of the specification (1-RTT ECDH + server-certificate + AES128-GCM only).
At the moment, the library implements Draft 17 of the specification (1-RTT ECDH + server-certificate + AES128-GCM only).

Primary goal of the project is to create a fast, tiny TLS 1.3 implementation that can be used with the HTTP/2 protocol stack and possibly the upcoming QUIC stack of the [H2O HTTP/2 server](https://h2o.examp1e.net).

Expand Down

0 comments on commit 82053b7

Please sign in to comment.