notation-go Library

notation-go is the official Go library for signing and verifying OCI artifacts using the Notary Project specifications. It provides the programmatic interface used by the Notation CLI and enables Go applications to integrate artifact signing and verification into their own workflows without invoking the CLI directly.

API entry from apis.yml

apis.yml Raw ↑
aid: notary:notation-go
name: notation-go Library
description: notation-go is the official Go library for signing and verifying OCI artifacts using the
  Notary Project specifications. It provides the programmatic interface used by the Notation CLI and enables
  Go applications to integrate artifact signing and verification into their own workflows without invoking
  the CLI directly.
humanURL: https://github.com/notaryproject/notation-go
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://pkg.go.dev/github.com/notaryproject/notation-go
- type: GitHubRepository
  url: https://github.com/notaryproject/notation-go
tags:
- Client Library
- Go
- SDK
- Signing