Low-level access to the QUIC Initial Packet for mimicry purposes, hard fork of quic-go. https://quic.tlsfingerprint.io
Find a file
2016-04-07 17:10:20 +02:00
crypto add NullAEAD implementation 2016-04-07 17:02:26 +02:00
.travis.yml add travis.yml 2016-04-07 17:10:20 +02:00
public_header.go add public header parser 2016-04-06 23:10:52 +02:00
public_header_test.go improve public header tests 2016-04-07 11:19:50 +02:00
quic_suite_test.go add public header parser 2016-04-06 23:10:52 +02:00
README.md add travis button to readme 2016-04-07 17:08:19 +02:00

A QUIC implementation in native Go

Build Status

This is very much an incomplete, buggy, unperformant and insecure work in progress :)