uTLS: initial commit

This commit is contained in:
Sergey Frolov 2017-06-23 11:25:31 -04:00
parent e8bc3d6d4f
commit cd3d1c4656
31 changed files with 4004 additions and 4 deletions

View file

@ -9,7 +9,7 @@ import (
"crypto/x509"
"errors"
"fmt"
"internal/testenv"
"github.com/Jigsaw-Code/utls/testenv"
"io"
"io/ioutil"
"math"