Registry / crypto / containers-libtrust

containers-libtrust

JSON →
library0.0.0-20230121012942-c1716e8a8d01gogounverified

Provides an interface for managing authentication and authorization using public key cryptography, including TLS x509 certificates, key challenges, and signatures.

go get github.com/containers/libtrust
INSTALL
IMPORT
SIG · CONTAINERS-LIBTRUS
C
containers-libtrust
cryptogov0.0.0-20230121012942-c1716e8a8d01
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.

libtrust
github.com/containers/libtrust

Generate an EC P256 private key using libtrust.

package main import "github.com/containers/libtrust" func main() { key, _ := libtrust.GenerateECP256PrivateKey() _ = key }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230121012942-c1716e8a8d01latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
containers-libtrust — go get containers-libtrust · libregistry