Skip to content

Latest commit

 

History

67 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OCI Digest

Go Reference License Go Report Card Go Workflow Status

OCI Digest is an alternative to OCI's https://github.com/opencontainers/go-digest.

Key differences include:

  • Data types are structs with private fields that are verified on creation rather than parsing strings on usage.
  • The package should return an error or empty values rather than panic.
  • Alternate encodings are supported per algorithm.
  • Pass-through reader and writer implementations allow the calculation and/or verification of a digest without a separate io.TeeReader or io.MultiWriter.

About

Alternative implementation of OCI's Digest package

Resources

Code of conduct

Contributing

Security policy

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages