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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Moderne Rust-Kryptografie-Bibliotheken

Ranking aktualisiert am 30. Juni 2026

For Rust-Bibliothek für Kryptographie, the strongest matches are ironcorelabs/recrypt-rs (This Rust library provides modern cryptographic primitives for a), dnaq/sodiumoxide (Sodiumoxide is a Rust binding to libsodium that provides) and briansmith/ring (This repository, tagged with Rust and Cryptography, is a). rustcrypto/hashes and rustcrypto/aeads round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hochperformante und speichersichere kryptografische Primitive für den Aufbau sicherer Verschlüsselungs- und Authentifizierungsprotokolle in Rust.

Moderne Rust-Kryptografie-Bibliotheken

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ironcorelabs/recrypt-rsAvatar von IronCoreLabs

    IronCoreLabs/recrypt-rs

    166Auf GitHub ansehen↗

    A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.

    This Rust library provides modern cryptographic primitives for a specific proxy re-encryption scheme, which fits the search for a modern crypto library, but it is narrower in scope and does not explicitly mention constant-time operations or security audits.

    RustRust Cryptography
    Auf GitHub ansehen↗166
  • dnaq/sodiumoxideAvatar von dnaq

    dnaq/sodiumoxide

    645Auf GitHub ansehen↗

    DEPRECATED Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)

    Sodiumoxide is a Rust binding to libsodium that provides modern, safe cryptographic primitives, fitting your need for a Rust cryptography library with misuse-resistant APIs, though it is deprecated and not a pure Rust implementation.

    RustCryptographyRust Cryptography
    Auf GitHub ansehen↗645
  • briansmith/ringAvatar von briansmith

    briansmith/ring

    4,091Auf GitHub ansehen↗

    Ring is a low-level cryptographic primitive library and security toolset designed for building portable, secure applications. It provides a collection of implementations for RSA, elliptic curve cryptography, and authenticated symmetric encryption. The project focuses on constant-time cryptography to prevent secret data from leaking through timing side-channel attacks. It utilizes a formal verification tool that generates arithmetic logic from templates, ensuring mathematical correctness and eliminating manual implementation errors. The library includes capabilities for producing cryptographi

    This repository, tagged with Rust and Cryptography, is a cryptography library written in Rust that fits the intent for a safe, modern Rust cryptography library, although the sparse description does not confirm specific features like constant-time operations or audit status.

    AssemblyAuthenticated EncryptionElliptic Curve Cryptography
    Auf GitHub ansehen↗4,091
  • rustcrypto/hashesAvatar von RustCrypto

    RustCrypto/hashes

    2,230Auf GitHub ansehen↗

    Collection of cryptographic hash functions written in pure Rust

    rustcrypto/hashes is a pure‑Rust collection of cryptographic hash functions from the RustCrypto project, which fits the request for modern primitives, but its description doesn’t mention misuse‑resistant APIs, constant‑time operations, or an audit, so it covers only part of the sought‑after features.

    RustRust Cryptography
    Auf GitHub ansehen↗2,230
  • rustcrypto/aeadsAvatar von RustCrypto

    RustCrypto/AEADs

    938Auf GitHub ansehen↗

    Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers

    This library from the Rust Crypto project provides safe, pure-Rust implementations of authenticated encryption algorithms (AEADs) like AES-GCM and ChaCha20Poly1305, fitting the demand for modern, misuse-resistant cryptographic primitives in Rust.

    RustRust Cryptography
    Auf GitHub ansehen↗938
  • rustcrypto/elliptic-curvesAvatar von RustCrypto

    RustCrypto/elliptic-curves

    859Auf GitHub ansehen↗

    Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2

    This pure Rust elliptic curve collection from the RustCrypto project fits the search for a safe, modern cryptography library—it provides constant-time implementations of common curves with memory safety, though it covers only elliptic curves rather than a full primitive set.

    RustRust Cryptography
    Auf GitHub ansehen↗859
  • rustcrypto/signaturesAvatar von RustCrypto

    RustCrypto/signatures

    643Auf GitHub ansehen↗

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    This repository is a Rust library that implements modern cryptographic signature algorithms (Ed25519, ECDSA) with an emphasis on safe, memory-safe APIs, making it a solid fit for your need for a safe/modern cryptography library — though it is focused on signatures rather than covering all primitives.

    RustRust CryptographyTrophy Case
    Auf GitHub ansehen↗643
  • dalek-cryptography/curve25519-dalekAvatar von dalek-cryptography

    dalek-cryptography/curve25519-dalek

    1,173Auf GitHub ansehen↗

    This library provides a collection of low-level mathematical primitives for Curve25519 and Ristretto group operations. It serves as a foundation for building secure cryptographic protocols, offering tools for elliptic curve arithmetic, key exchange, and digital signature generation. The implementation prioritizes side-channel resistance by utilizing constant-time arithmetic logic across all operations, ensuring that secret-dependent timing variations are prevented. It leverages the Rust type system to enforce state validity, making illegal group elements unrepresentable at compile time. To ma

    This pure-Rust library provides safe, constant-time elliptic curve operations on Curve25519 and Ristretto, fitting the search for modern cryptographic primitives with memory safety, though it is focused on a specific set of operations rather than a broad library.

    RustElliptic Curve Cryptography
    Auf GitHub ansehen↗1,173

Related searches

  • a cryptography library written in Go or Rust
  • a cryptographic library for Go applications
  • eine kryptografische Bibliothek für sichere Datenoperationen
  • a python library for cryptographic operations
  • Bibliothek für Post-Quanten-Kryptographie
  • a secure encryption library for C#
  • a python library for data encryption
  • a javascript library for data encryption