Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check_signature + SignatureCriterion interface #1452

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 22, 2024

  1. check_signature + SignatureCriterion interface

    * check_signature method for Commit/Tag as alternative to verify
    * SignatureCriterion interface to decouple crypto from git serialization
    * single simple InvalidSignature exception generic to whatever criterion
    * DRY re-impl for Commit/Tag verify using GpgSignatureCriterion
    * ssh-keygen based SignatureCriterion classes in contrib
    castedo committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9236005 View commit details
    Browse the repository at this point in the history