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

πŸ› οΈ [TASK] : Cryptography utility API #19

Closed
4 tasks done
Tracked by #14
stevenj opened this issue Nov 30, 2023 · 0 comments
Closed
4 tasks done
Tracked by #14

πŸ› οΈ [TASK] : Cryptography utility API #19

stevenj opened this issue Nov 30, 2023 · 0 comments
Assignees

Comments

@stevenj
Copy link
Collaborator

stevenj commented Nov 30, 2023

Summary

Define and create a Cryptography API for Hermes

Description

Functionality to include:

  1. Generate ed25519 Private Key.
  2. Derive Public Key from ed25519 Private Key.
  3. Sign binary data with ed25519 Private Key.
  4. Check Signature with ed25519 Public Key.

API outputs will include

@stevenj stevenj changed the title Cryptography API πŸ› οΈ [TASK] : Cryptography utility API Nov 30, 2023
@stevenj stevenj added this to Catalyst Nov 30, 2023
@stevenj stevenj added this to the M2: Hermes Foundations milestone Nov 30, 2023
@stevenj stevenj moved this to πŸ†• New in Catalyst Nov 30, 2023
@Mr-Leshiy Mr-Leshiy moved this from πŸ†• New to πŸ”– Ready in Catalyst Dec 6, 2023
@cong-or cong-or assigned cong-or and unassigned cong-or Jan 3, 2024
@minikin minikin moved this from πŸ”– Ready to πŸ“‹ Backlog in Catalyst Jan 19, 2024
@Mr-Leshiy Mr-Leshiy moved this from πŸ“‹ Backlog to πŸ— In progress in Catalyst Jan 31, 2024
@Mr-Leshiy Mr-Leshiy moved this from πŸ— In progress to πŸ”– Ready in Catalyst Feb 14, 2024
@bkioshn bkioshn self-assigned this Feb 15, 2024
@bkioshn bkioshn moved this from πŸ”– Ready to βœ… Done in Catalyst Apr 8, 2024
@stevenj stevenj closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants