Skip to content

Implement VaultSigner: HKDF key derivation + Ed25519 signing #30

@mocolicious

Description

@mocolicious

Implement VaultSigner as a TransactionSigner:

  • Deterministically derive Ed25519 keys for Solana using HKDF, with domain separation (info = "altude:vault:solana::").
  • Use these keys for transaction and message signing.
  • Integrate with the Vault module for key storage, unlock, and signing flows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions