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-08 12:10:21 +02:00
crypto change AEAD interface to return bytes.Reader instead of io.Reader 2016-04-08 10:22:52 +02:00
.travis.yml add travis.yml 2016-04-07 17:10:20 +02:00
public_header.go move readUint64 to new file utils.go 2016-04-08 12:10:21 +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
utils.go move readUint64 to new file utils.go 2016-04-08 12:10:21 +02:00

A QUIC implementation in native Go

Build Status

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