Skip to content

mpiraux/pigotls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pigotls

A very minimal Go binding for picotls, a TLS 1.3 implementation written in C. Its main intent is not to be a long-term stable API but a rather-quickly put together minimal toolbox for writing IETF QUIC clients.

Installation

go get github.com/mpiraux/pigotls
cd $GOPATH/src/github.com/mpiraux/pigotls
make

About

A very minimal Go binding for picotls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors