awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesHash Collision Prevention Patterns

Coding standards for using fixed-length arguments and secure encoding to ensure unique hash outputs.

Distinct from Identifier Collision Prevention: Distinct from Identifier Collision Prevention: focuses on cryptographic hash collision prevention in smart contracts, not general identifier uniqueness.

Explore 1 awesome GitHub repository matching security & cryptography · Hash Collision Prevention Patterns. Refine with filters or upvote what's useful.

Awesome Hash Collision Prevention Patterns GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kadenzipfel/smart-contract-vulnerabilitiesAvatar de kadenzipfel

    kadenzipfel/smart-contract-vulnerabilities

    2,466Ver en GitHub↗

    This project serves as a comprehensive knowledge base and technical reference for identifying and mitigating security vulnerabilities in smart contracts. It provides a structured catalog of common attack vectors, logic errors, and insecure coding patterns, offering developers and auditors a centralized resource for implementing secure decentralized applications. The repository distinguishes itself by covering the full lifecycle of contract security, from low-level arithmetic safety and compiler constraints to high-level architectural patterns. It details specific defensive strategies for mana

    Prevents authorization bypasses by enforcing secure hashing patterns instead of packed concatenation.

    blockchainethereumsecurity
    Ver en GitHub↗2,466
  1. Home
  2. Security & Cryptography
  3. Hash Collision Prevention Patterns