@@ -1,4 +1,4 @@ | |||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bytes" | "bytes" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import "strconv" | import "strconv" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"crypto" | "crypto" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"crypto" | "crypto" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"crypto" | "crypto" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"container/list" | "container/list" | ||||
@@ -4,7 +4,7 @@ | |||||
// TLS low level connection and record layer | // TLS low level connection and record layer | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bytes" | "bytes" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bytes" | "bytes" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs_test | |||||
package th5_test | |||||
import ( | import ( | ||||
"crypto/tls" | "crypto/tls" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bytes" | "bytes" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bytes" | "bytes" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bytes" | "bytes" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bytes" | "bytes" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"crypto" | "crypto" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bytes" | "bytes" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bufio" | "bufio" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
// Mostly derived from golang.org/x/crypto/hkdf, but with an exposed | // Mostly derived from golang.org/x/crypto/hkdf, but with an exposed | ||||
// Extract API. | // Extract API. | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"crypto" | "crypto" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"crypto" | "crypto" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"encoding/hex" | "encoding/hex" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
// Delegated credentials for TLS | // Delegated credentials for TLS | ||||
// (https://tools.ietf.org/html/draft-ietf-tls-subcerts-02) is an IETF Internet | // (https://tools.ietf.org/html/draft-ietf-tls-subcerts-02) is an IETF Internet | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"crypto" | "crypto" | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bytes" | "bytes" | ||||
@@ -3,7 +3,7 @@ | |||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
// Package tls partially implements TLS 1.2, as specified in RFC 5246. | // Package tls partially implements TLS 1.2, as specified in RFC 5246. | ||||
package trs | |||||
package th5 | |||||
// BUG(agl): The crypto/tls package only implements some countermeasures | // BUG(agl): The crypto/tls package only implements some countermeasures | ||||
// against Lucky13 attacks on CBC-mode encryption, and only on SHA1 | // against Lucky13 attacks on CBC-mode encryption, and only on SHA1 | ||||
@@ -2,7 +2,7 @@ | |||||
// Use of this source code is governed by a BSD-style | // Use of this source code is governed by a BSD-style | ||||
// license that can be found in the LICENSE file. | // license that can be found in the LICENSE file. | ||||
package trs | |||||
package th5 | |||||
import ( | import ( | ||||
"bytes" | "bytes" | ||||