awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Key Derivation Schemes · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesKey Derivation Schemes

Methods for generating multiple specialized cryptographic key pairs from a single master seed.

Distinguishing note: Focuses on the derivation of specific functional keys (nullifiers, encryption, discovery) from a seed, distinct from general key storage.

Explore 1 awesome GitHub repository matching security & cryptography · Key Derivation Schemes. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Key Derivation Schemes

Awesome Key Derivation Schemes GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • anoma/anoma

    anoma/anoma

    34,055View on GitHub↗

    Anoma is a distributed operating system designed to abstract the complexities of blockchain networks into a unified interface for cross-chain coordination. At its core, the platform utilizes a resource-based state machine and an intent-centric execution model, where user-defined goals are processed and settled by decentralized solvers rather than through direct, manual execution. This architecture enables the creation of applications that operate across heterogeneous distributed networks while maintaining a consistent developer and user experience. The platform distinguishes itself through a

    Anoma generates authority, nullifier, encryption, and discovery key pairs from a single seed using standard cryptographic derivation methods to ensure consistent identity management.

    Elixirblockchainconsensuscryptography
    34,055View on GitHub↗