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

Implemented manifest signatures #27

Merged
merged 6 commits into from
Feb 9, 2024
Merged

Implemented manifest signatures #27

merged 6 commits into from
Feb 9, 2024

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    180c294 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Vendor tweetnacl

    corrideat committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7b97cd9 View commit details
    Browse the repository at this point in the history
  2. Various changes

    * New verifySignature command
    * Tests for validating signatures
    * keygen command now outputs to two files
    * manifest command now uses public key files instead of strings
    corrideat committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f657622 View commit details
    Browse the repository at this point in the history
  3. Update CI deno version

    corrideat committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8cca309 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    112402a View commit details
    Browse the repository at this point in the history
  5. Verify that hashes match

    corrideat committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7d0e000 View commit details
    Browse the repository at this point in the history