awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesASN.1 Cryptographic Integrations

Integrates ASN.1 encoding and decoding APIs into cryptographic libraries for structured data handling.

Distinct from API Integrations: Distinct from API Integrations: focuses specifically on ASN.1 cryptographic encoding/decoding, not general service integration.

Explore 2 awesome GitHub repositories matching networking & communication · ASN.1 Cryptographic Integrations. Refine with filters or upvote what's useful.

Awesome ASN.1 Cryptographic Integrations 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.
  • crytic/slitherAvatar de crytic

    crytic/slither

    6,141Voir sur GitHub↗

    Integrates an ASN.1 API into a cryptographic library for encoding and decoding structured data.

    Pythonethereumsoliditystatic-analysis
    Voir sur GitHub↗6,141
  • phpseclib/phpseclibAvatar de phpseclib

    phpseclib/phpseclib

    5,572Voir sur GitHub↗

    phpseclib is a pure-PHP cryptographic library that provides a comprehensive suite of cryptographic operations entirely without requiring compiled C extensions. At its core, it implements arbitrary-precision integer arithmetic for big-number math, ASN.1 DER encoding and decoding for working with cryptographic data structures, and a full set of pure-PHP cryptographic primitives. The library is designed to operate on PHP 5.6 and above, automatically detecting and using native extensions like GMP or BCMath when available, but falling back to its own pure-PHP implementations when they are not. The

    Provides a pure-PHP ASN.1 parser and encoder for working with cryptographic data structures like certificates and keys.

    PHP
    Voir sur GitHub↗5,572
  1. Home
  2. Networking & Communication
  3. API and Integration Frameworks
  4. API Management and Integration
  5. API Integrations
  6. ASN.1 Cryptographic Integrations

Explorer les sous-tags

  • General ASN.1 Encoders and DecodersPure-PHP ASN.1 parser and encoder for working with cryptographic data structures like certificates and keys. **Distinct from ASN.1 Cryptographic Integrations:** Distinct from ASN.1 Cryptographic Integrations: focuses on general ASN.1 encoding and decoding, not integration APIs.
  • General ASN.1 ParsersParses and encodes data in ASN.1 format for use with cryptographic structures like certificates and keys. **Distinct from ASN.1 Cryptographic Integrations:** Distinct from ASN.1 Cryptographic Integrations: focuses on general ASN.1 parsing and encoding, not integration APIs.