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
·
AArnott avatar

AArnott/PCLCryptoArchived

0
View on GitHub↗
225 Stars·55 Forks·C#·MS-PL·6 Aufrufe

PCLCrypto

Platform crypto for portable libraries

Features

  • Cryptographic Libraries - Portable cryptographic APIs for .NET platforms.

Star-Verlauf

Star-Verlauf für aarnott/pclcryptoStar-Verlauf für aarnott/pclcrypto

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu PCLCrypto

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit PCLCrypto.
  • apache/incubator-milagro-crypto-cAvatar von apache

    apache/incubator-milagro-crypto-c

    39Auf GitHub ansehen↗

    Apache milagro (Incubating)

    C
    Auf GitHub ansehen↗39
  • awslabs/s2nAvatar von awslabs

    awslabs/s2n

    4,736Auf GitHub ansehen↗

    s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It provides a modular cryptographic backend interface to encrypt data streams, manage handshakes, and handle mutual authentication between peers. The project focuses on post-quantum cryptography, integrating quantum-resistant key exchange and digital signatures to protect connections against future computing threats. It distinguishes itself through security hardening measures, such as memory-locked secret storage to prevent keys from being swapped to disk and timing-attack mitiga

    C
    Auf GitHub ansehen↗4,736
  • b-con/crypto-algorithmsAvatar von B-Con

    B-Con/crypto-algorithms

    2,023Auf GitHub ansehen↗

    Basic implementations of standard cryptography algorithms, like AES and SHA-1.

    C
    Auf GitHub ansehen↗2,023
  • adamcaudill/libsodium-netA

    adamcaudill/libsodium-net

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 30 Alternativen zu PCLCrypto anzeigen→

Häufig gestellte Fragen

Was macht aarnott/pclcrypto?

Platform crypto for portable libraries

Was sind die Hauptfunktionen von aarnott/pclcrypto?

Die Hauptfunktionen von aarnott/pclcrypto sind: Cryptographic Libraries.

Welche Open-Source-Alternativen gibt es zu aarnott/pclcrypto?

Open-Source-Alternativen zu aarnott/pclcrypto sind unter anderem: apache/incubator-milagro-crypto-c — Apache milagro (Incubating). awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It… b-con/crypto-algorithms — Basic implementations of standard cryptography algorithms, like AES and SHA-1. bitbeans/streamcryptor — Stream encryption & decryption with libsodium and protobuf. cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… adamcaudill/libsodium-net.