https://github.com/defuse/gnutls-psk
Example TLS PSK client/server.
https://github.com/defuse/gnutls-psk
Last synced: about 1 year ago
JSON representation
Example TLS PSK client/server.
- Host: GitHub
- URL: https://github.com/defuse/gnutls-psk
- Owner: defuse
- Created: 2013-04-26T03:35:03.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-17T15:47:01.000Z (about 12 years ago)
- Last Synced: 2025-03-24T08:02:15.229Z (over 1 year ago)
- Language: C
- Size: 141 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gnutls-psk
===========
[](https://travis-ci.org/defuse/gnutls-psk)
This is an example of how to do TLS-PSK with the GnuTLS library.