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

feat: Application package signing #287

Merged
merged 41 commits into from
Jul 15, 2024
Merged

feat: Application package signing #287

merged 41 commits into from
Jul 15, 2024

Conversation

Mr-Leshiy
Copy link
Contributor

Description

Implemented application package singing procedure.

Related Issue(s)

Closes #270

Description of Changes

  • Implemented application author_payload::SignaturePayload object.
  • Implemented signing and signature verifying functionality.
  • Updated docs.

@Mr-Leshiy Mr-Leshiy self-assigned this Jul 11, 2024
@Mr-Leshiy Mr-Leshiy added the review me PR is ready for review label Jul 11, 2024
Copy link
Collaborator

@stevenj stevenj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK

@Mr-Leshiy Mr-Leshiy merged commit 2e1e47f into main Jul 15, 2024
35 checks passed
@Mr-Leshiy Mr-Leshiy deleted the feat/app-sign branch July 15, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Hermes application package
2 participants