awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesAccount Key Rotation

Replacing the primary signing keys of a ledger account using a secondary key pair.

Distinct from Signing Key Rotation: Rotates account authorization keys for value transfer, whereas signing-key-rotation typically refers to certificates/code signing.

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

Awesome Account Key Rotation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • xrplf/rippledAvatar de XRPLF

    XRPLF/rippled

    5,166Voir sur GitHub↗

    rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine and a blockchain API gateway, allowing servers to validate transactions and maintain a shared, immutable sequence of ledger state. The project features a built-in decentralized exchange engine capable of executing atomic cross-currency payments and managing order books. It includes an on-chain asset management system for issuing and controlling fungible tokens and NFTs, as well as a Byzantine Fault Tolerant system for coordinating validators. The platform provides comprehensiv

    Allows account owners to replace their signing keys by authorizing a secondary key pair to maintain security.

    C++blockchainc-plus-pluscplusplus
    Voir sur GitHub↗5,166
  1. Home
  2. Security & Cryptography
  3. Code Signing
  4. Account Key Rotation