File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed
Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 99 "testing"
1010
1111 "github.com/bogdanfinn/utls/internal/fips140tls"
12- circlPki "github.com/cloudflare/circl/pki"
13- "github.com/refraction-networking/utls/internal/fips140tls"
1412)
1513
1614func TestSignatureSelection (t * testing.T ) {
Original file line number Diff line number Diff line change 99 "sync"
1010
1111 "github.com/bogdanfinn/utls/dicttls"
12- "github.com/cloudflare/circl/hpke"
13- "github.com/refraction-networking/utls/dicttls"
14- "github.com/refraction-networking/utls/internal/hpke"
12+ "github.com/bogdanfinn/utls/internal/hpke"
1513 "golang.org/x/crypto/cryptobyte"
1614)
1715
Original file line number Diff line number Diff line change 11package tls
22
33import (
4- "github.com/refraction-networking /utls/internal/hpke"
4+ "github.com/bogdanfinn /utls/internal/hpke"
55)
66
77type HPKERawPublicKey = []byte
You can’t perform that action at this time.
0 commit comments