boring.go 100 B

1234567
  1. //go:build boringcrypto
  2. package nebula
  3. import "crypto/boring"
  4. var boringEnabled = boring.Enabled