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

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.

Awesome Lists containing this project

README

          

gnutls-psk
===========

[![Build Status](https://travis-ci.org/defuse/gnutls-psk.svg?branch=master)](https://travis-ci.org/defuse/gnutls-psk)

This is an example of how to do TLS-PSK with the GnuTLS library.