awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesPayment Tokenization

Services for converting sensitive account numbers into secure tokens.

Distinguishing note: Focuses on the conversion process for payment data.

Explore 2 awesome GitHub repositories matching security & cryptography · Payment Tokenization. Refine with filters or upvote what's useful.

Awesome Payment Tokenization GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • juspay/hyperswitchAvatar juspay

    juspay/hyperswitch

    43,019Vezi pe GitHub↗

    Hyperswitch is a payment orchestration platform designed to manage complex transaction lifecycles through a centralized control layer. It functions as a processor-agnostic integration hub that standardizes disparate external payment APIs, allowing businesses to route transactions across multiple providers to optimize for authorization rates and cost efficiency. The platform utilizes a state-machine-based architecture to track every payment from initial authentication to final settlement, ensuring consistent processing and reliable error recovery. What distinguishes the platform is its intelli

    Provides PCI-compliant tokenization to securely store sensitive payment information and simplify regulatory compliance.

    Rustbeginner-friendlyfeaturedfinance
    Vezi pe GitHub↗43,019
  • brave/brave-coreAvatar brave

    brave/brave-core

    2,980Vezi pe GitHub↗

    This project is a customization framework for developing and maintaining a modified web browser based on the Chromium engine. It provides the core tools necessary for patching, building, and managing a specialized browser across multiple operating systems. The framework features a semantic patching toolset designed to apply version-aware code changes to an upstream engine and base project, ensuring compatibility during updates. It also implements a privacy-preserving identity layer that uses blind tokens and custom cryptographic extensions to decouple user payment identities from service usag

    Implements a privacy mechanism that separates payment identity from service usage via blind tokens.

    C++
    Vezi pe GitHub↗2,980
  1. Home
  2. Security & Cryptography
  3. Payment Tokenization

Explorează sub-etichetele

  • Payment Identity DecouplingMechanisms that use tokens to separate a user's financial identity from their actual service usage patterns. **Distinct from Payment Tokenization:** Distinct from payment tokenization (which secures card data); this focuses on anonymity between payer and user.