Registry / crypto / tailscale-golang-x-crypto

tailscale-golang-x-crypto

JSON →
library0.91.0gogounverified

A fork of the Go crypto library with Tailscale-specific modifications.

go get github.com/tailscale/golang-x-crypto
INSTALL
IMPORT
SIG · TAILSCALE-GOLANG-X
T
tailscale-golang-x-crypto
cryptogov0.91.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

crypto
github.com/tailscale/golang-x-crypto

Print the crypto library version.

package main import ( "fmt" "github.com/tailscale/golang-x-crypto" ) func main() { fmt.Println(crypto.Version) }
Debug
Known issues
gotchaThis is a fork; use with caution as it may diverge from the official golang.org/x/crypto.
fix
Prefer the official golang.org/x/crypto unless you need Tailscale-specific changes.
affects: >=0.0.0
Upgrade
Version history
0.91.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Resources
tailscale-golang-x-crypto — go get tailscale-golang-x-crypto · libregistry