Skip to content

feat: health authority contract and tests#115

Open
CeceOs92 wants to merge 1 commit into
GuardZero144:mainfrom
CeceOs92:feature/health-authority-contract
Open

feat: health authority contract and tests#115
CeceOs92 wants to merge 1 commit into
GuardZero144:mainfrom
CeceOs92:feature/health-authority-contract

Conversation

@CeceOs92

Copy link
Copy Markdown

Summary

This PR implements the Health Authority contract for registering and validating trusted health-credential issuers.

  • Registers authorities with Ed25519 public keys
  • Supports public-key rotation
  • Supports active/suspended authority status
  • Verifies registered authority status
  • Validates Ed25519 authority signatures
  • Adds lifecycle and RFC 8032 signature tests
  • Fixes an existing Clippy duplicate-attribute warning

Validation

  • cargo fmt -- --check
  • cargo clippy --all-targets -- -D warnings
  • cargo test --features testutils --quiet — 109 passed

Closes #89

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@CeceOs92 is attempting to deploy a commit to the Josie's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Medium] Implement Health Authority contract

1 participant