go.crypto.tls
1.23.1.4
dotnet add package go.crypto.tls --version 1.23.1.4
NuGet\Install-Package go.crypto.tls -Version 1.23.1.4
<PackageReference Include="go.crypto.tls" Version="1.23.1.4" />
<PackageVersion Include="go.crypto.tls" Version="1.23.1.4" />
<PackageReference Include="go.crypto.tls" />
paket add go.crypto.tls --version 1.23.1.4
#r "nuget: go.crypto.tls, 1.23.1.4"
#:package go.crypto.tls@1.23.1.4
#addin nuget:?package=go.crypto.tls&version=1.23.1.4
#tool nuget:?package=go.crypto.tls&version=1.23.1.4
go.crypto.tls
C# package converted from the Go standard library by go2cs. Go version: 1.23.1
Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.
Part of the go2cs converted Go standard library. See the repository for usage and details.
Copyright 2009 The Go Authors. All rights reserved. This C# package is converted from Go standard library source; use of that source is governed by a BSD-style license that can be found in the LICENSE file. The go2cs conversion itself is distributed under the MIT license.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- go.bytes (>= 1.23.1.4)
- go.container.list (>= 1.23.1.4)
- go.context (>= 1.23.1.4)
- go.crypto (>= 1.23.1.4)
- go.crypto.aes (>= 1.23.1.4)
- go.crypto.cipher (>= 1.23.1.4)
- go.crypto.des (>= 1.23.1.4)
- go.crypto.ecdh (>= 1.23.1.4)
- go.crypto.ecdsa (>= 1.23.1.4)
- go.crypto.ed25519 (>= 1.23.1.4)
- go.crypto.elliptic (>= 1.23.1.4)
- go.crypto.hmac (>= 1.23.1.4)
- go.crypto.internal.boring (>= 1.23.1.4)
- go.crypto.internal.hpke (>= 1.23.1.4)
- go.crypto.internal.mlkem768 (>= 1.23.1.4)
- go.crypto.md5 (>= 1.23.1.4)
- go.crypto.rand (>= 1.23.1.4)
- go.crypto.rc4 (>= 1.23.1.4)
- go.crypto.rsa (>= 1.23.1.4)
- go.crypto.sha1 (>= 1.23.1.4)
- go.crypto.sha256 (>= 1.23.1.4)
- go.crypto.sha512 (>= 1.23.1.4)
- go.crypto.subtle (>= 1.23.1.4)
- go.crypto.x509 (>= 1.23.1.4)
- go.encoding.pem (>= 1.23.1.4)
- go.errors (>= 1.23.1.4)
- go.fmt (>= 1.23.1.4)
- go.hash (>= 1.23.1.4)
- go.internal.byteorder (>= 1.23.1.4)
- go.internal.cpu (>= 1.23.1.4)
- go.internal.godebug (>= 1.23.1.4)
- go.io (>= 1.23.1.4)
- go.lib (>= 1.23.1.4)
- go.net (>= 1.23.1.4)
- go.os (>= 1.23.1.4)
- go.runtime (>= 1.23.1.4)
- go.slices (>= 1.23.1.4)
- go.strconv (>= 1.23.1.4)
- go.strings (>= 1.23.1.4)
- go.sync (>= 1.23.1.4)
- go.sync.atomic (>= 1.23.1.4)
- go.time (>= 1.23.1.4)
- go.unsafe (>= 1.23.1.4)
- go.vendor.golang.org.x.crypto.chacha20poly1305 (>= 1.23.1.4)
- go.vendor.golang.org.x.crypto.cryptobyte (>= 1.23.1.4)
- go.vendor.golang.org.x.crypto.hkdf (>= 1.23.1.4)
- go.vendor.golang.org.x.crypto.sha3 (>= 1.23.1.4)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on go.crypto.tls:
| Package | Downloads |
|---|---|
|
go.net.http.httptrace
net.http.httptrace (net9.0 - Release) -- C# project converted from Go source |
|
|
go.net.http
net.http (net9.0 - Release) -- C# project converted from Go source |
|
|
go.net.http.cgi
net.http.cgi (net9.0 - Release) -- C# project converted from Go source |
|
|
go.net.smtp
net.smtp (net9.0 - Release) -- C# project converted from Go source |
|
|
go.net.http.httptest
net.http.httptest (net9.0 - Release) -- C# project converted from Go source |
GitHub repositories
This package is not used by any popular GitHub repositories.