awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sfackler/rust-openssl

Open-source alternatives to Rust Openssl

30 open-source projects similar to sfackler/rust-openssl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Rust Openssl alternative.

  • dagenix/rust-cryptoDaGenix का अवतार

    DaGenix/rust-crypto

    1,453GitHub पर देखें↗

    A (mostly) pure-Rust implementation of various cryptographic algorithms.

    Rust
    GitHub पर देखें↗1,453
  • klutzy/surugaklutzy का अवतार

    klutzy/suruga

    126GitHub पर देखें↗

    INACTIVE TLS 1.2 implementation in Rust

    Rust
    GitHub पर देखें↗126
  • dnaq/sodiumoxidednaq का अवतार

    dnaq/sodiumoxide

    645GitHub पर देखें↗

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

    Rust
    GitHub पर देखें↗645
  • amosavian/jwsetkitamosavian का अवतार

    amosavian/JWSETKit

    67GitHub पर देखें↗

    A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT, SD-JWT, and JWE with signing, encryption, and JWK key management.

    Swift
    GitHub पर देखें↗67
  • attaswift/siphashattaswift का अवतार

    attaswift/SipHash

    264GitHub पर देखें↗

    Simple and secure hashing in Swift with the SipHash algorithm

    Swift
    GitHub पर देखें↗264
  • barerose/lonesha256BareRose का अवतार

    BareRose/lonesha256

    38GitHub पर देखें↗

    This is a header-only library, as such most of its functional documentation is contained within the "header section" of the source code in the form of comments. It is highly recommended that you read said documentation before using this library.

    C
    GitHub पर देखें↗38

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • artem-smotrakov/micropython-rsa-signingartem-smotrakov का अवतार

    artem-smotrakov/micropython-rsa-signing

    19GitHub पर देखें↗

    This is an implementation of RSA signing for MicroPython. It's writter in pure Python, and based on python-rsa version 4.0.

    Python
    GitHub पर देखें↗19
  • blackdoor/joseblackdoor का अवतार

    blackdoor/jose

    16GitHub पर देखें↗

    Extensible JOSE library for Scala

    Scala
    GitHub पर देखें↗16
  • blake3-team/blake3BLAKE3-team का अवतार

    BLAKE3-team/BLAKE3

    6,284GitHub पर देखें↗

    BLAKE3 is a high-performance implementation of the BLAKE3 cryptographic hash algorithm used for calculating secure data digests and fingerprints. It functions as a parallel cryptographic hash tool that distributes workloads across multiple processor threads to process large datasets rapidly. The project provides specialized tools for keyed hashing and the generation of message authentication codes. It also includes functionality for cryptographic key derivation, allowing the creation of unique secret sub-keys from a master key and context strings. The implementation supports data integrity v

    Assembly
    GitHub पर देखें↗6,284
  • briansmith/ringbriansmith का अवतार

    briansmith/ring

    4,091GitHub पर देखें↗

    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

    Assembly
    GitHub पर देखें↗4,091
  • briansmith/webpkibriansmith का अवतार

    briansmith/webpki

    483GitHub पर देखें↗

    WebPKI X.509 Certificate Validation in Rust

    Rust
    GitHub पर देखें↗483
  • brndnmtthws/dryocbrndnmtthws का अवतार

    brndnmtthws/dryoc

    338GitHub पर देखें↗

    Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library

    Rust
    GitHub पर देखें↗338
  • carglglz/mpy-mbedtlsCarglglz का अवतार

    Carglglz/mpy-mbedtls

    3GitHub पर देखें↗

    MicroPython bindings for ECDSA keys basic functionality and x509 cert/csr utilities. Supports both PEM and DER formats

    C
    GitHub पर देखें↗3
  • cheatfate/nimcryptoC

    cheatfate/nimcrypto

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • cryptoballot/cryptoballotcryptoballot का अवतार

    cryptoballot/cryptoballot

    223GitHub पर देखें↗

    cryptographically secure online voting

    Rust
    GitHub पर देखें↗223
  • cossacklabs/themiscossacklabs का अवतार

    cossacklabs/themis

    1,965GitHub पर देखें↗

    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

    Casymmetric-cryptographyauthenticationcryptography
    GitHub पर देखें↗1,965
  • ctz/rustlsctz का अवतार

    ctz/rustls

    7,453GitHub पर देखें↗

    rustls is a modern implementation of the Transport Layer Security protocol written in the Rust programming language. It serves as a cryptographic transport layer for establishing encrypted connections between clients and servers to ensure data privacy and integrity. The library features a pluggable crypto provider framework, allowing the substitution of cryptographic primitive implementations to meet specific platform architecture or regulatory compliance requirements. It provides capabilities for secure server configuration to handle encrypted incoming connections and secure client connecti

    Rust
    GitHub पर देखें↗7,453
  • cwpearson/nim-murmurhashC

    cwpearson/nim-murmurhash

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • cyan4973/xxhashCyan4973 का अवतार

    Cyan4973/xxHash

    10,885GitHub पर देखें↗

    xxHash is a high-performance, non-cryptographic hash library designed for rapid checksum generation and data integrity verification. It functions as an incremental hashing engine, allowing for the processing of large or streaming data inputs by maintaining a persistent internal state across sequential chunks. The library is engineered as a computational framework that maximizes throughput by utilizing wide CPU registers and branchless instruction pipelining. It achieves high-speed performance by aligning data access with CPU cache lines and employing multi-stage mixing functions that ensure c

    Ccdispersionhash
    GitHub पर देखें↗10,885
  • d-programming-deimos/opensslD-Programming-Deimos का अवतार

    D-Programming-Deimos/openssl

    47GitHub पर देखें↗

    OpenSSL D interface

    C
    GitHub पर देखें↗47
  • bcryptnet/bcrypt.netBcryptNet का अवतार

    BcryptNet/bcrypt.net

    989GitHub पर देखें↗

    BCrypt.Net - Bringing updates to the original bcrypt package

    C#
    GitHub पर देखें↗989
  • davidaurelio/hashids-pythondavidaurelio का अवतार

    davidaurelio/hashids-python

    1,416GitHub पर देखें↗

    Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3

    Python
    GitHub पर देखें↗1,416
  • denismaggior8/micropython-enigma-pythondenismaggior8 का अवतार

    denismaggior8/micropython-enigma-python

    2GitHub पर देखें↗

    I'm thrilled to announce that enigmapython, my powerful Enigma machine emulator, is now available on MicroPython! 🚀

    Python
    GitHub पर देखें↗2
  • didactic-drunk/sodium.crdidactic-drunk का अवतार

    didactic-drunk/sodium.cr

    51GitHub पर देखें↗

    Crystal wrapper for the libsodium crypto API

    Crystal
    GitHub पर देखें↗51
  • diybitcoinhardware/embitdiybitcoinhardware का अवतार

    diybitcoinhardware/embit

    111GitHub पर देखें↗

    A minimal bitcoin library for MicroPython and Python 3.10+ with a focus on embedded systems.

    Python
    GitHub पर देखें↗111
  • dmazzella/ucryptodmazzella का अवतार

    dmazzella/ucrypto

    44GitHub पर देखें↗

    Micropython package for doing fast rsa and elliptic curve cryptography, specifically digital signatures. ECDSA API design inspired from fastecdsa and implementation based on tomsfastmath.

    C
    GitHub पर देखें↗44
  • dmazzella/ucryptoauthlibdmazzella का अवतार

    dmazzella/ucryptoauthlib

    44GitHub पर देखें↗

    Lightweight driver for Microchip Crypto Authentication secure elements written in pure python for micropython.

    Python
    GitHub पर देखें↗44
  • dmazzella/ucryptographydmazzella का अवतार

    dmazzella/ucryptography

    10GitHub पर देखें↗

    Lightweight porting of cryptography to Micropython based on ARM Mbed TLS

    C
    GitHub पर देखें↗10
  • dnaeon/cl-bcryptdnaeon का अवतार

    dnaeon/cl-bcrypt

    17GitHub पर देखें↗

    cl-bcrypt is a Common Lisp system for generating, parsing and verification of bcryptbcrypt password hashes.

    Common Lisp
    GitHub पर देखें↗17
  • apense/shimshamA

    apense/shimsham

    0GitHub पर देखें↗
    GitHub पर देखें↗0