# Packages
Copyright 2023 The Sigstore Authors.
# Functions
LegacySHASign is the old-style signing that signs the commit content, but uploads a signed SHA to Rekor.
Sign signs the commit, uploading a HashedRekord of the commit content to Rekor and embedding the Rekor log entry in the signature.
# Type aliases
No description provided by the author