Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raff authored Dec 17, 2019
1 parent c3cd848 commit 953ddf3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ This package adds PSK cipher suites to the "standard" Go crypto/tls package.
Well, since currently the standard crypto/tls package is not extensible, this package uses an "extensible" version
(a copy of the standard crypto/tls package with some added functionalities)

This version is compatible with crypto/tls from Go 1.2.2. If you need the newest version (based on Go 1.13.4) you
can checkout the release/tag v01.0.0 (tls13 branch)

Installatation
==============

Expand Down

0 comments on commit 953ddf3

Please sign in to comment.