Registry / crypto / containers-ocicrypt

containers-ocicrypt

JSON →
library1.3.0gogounverified

Package ocicrypt provides encryption and decryption for OCI container images.

go get github.com/containers/ocicrypt
INSTALL
IMPORT
SIG · CONTAINERS-OCICRYP
C
containers-ocicrypt
cryptogov1.3.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.

ocicrypt
github.com/containers/ocicrypt

Creates a new crypto instance for OCI image encryption.

package main import ( "github.com/containers/ocicrypt" ) func main() { _ = ocicrypt.NewCrypto() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
containers-ocicrypt — go get containers-ocicrypt · libregistry