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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • crytic/slitherAvatar von crytic

    crytic/slither

    6,141Auf GitHub ansehen↗

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

    Pythonethereumsoliditystatic-analysis
    Auf GitHub ansehen↗6,141
  • phpseclib/phpseclibAvatar von phpseclib

    phpseclib/phpseclib

    5,572Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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

Unter-Tags erkunden

  • 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.