|
|
@@ -30,9 +30,9 @@ import (
|
|
|
"time"
|
|
|
|
|
|
"github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/crypto/Yawning/chacha20"
|
|
|
- "github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/crypto/hkdf"
|
|
|
"github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/errors"
|
|
|
"github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/prng"
|
|
|
+ "golang.org/x/crypto/hkdf"
|
|
|
)
|
|
|
|
|
|
const (
|