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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DaGenix avatar

DaGenix/rust-crypto

0
View on GitHub↗
1,453 stars·303 forks·Rust·Apache-2.0·3 views

Rust Crypto

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

Features

  • Rust Cryptography - Implementation of various cryptographic algorithms.
  • Cryptography - Native implementations of various cryptographic algorithms.

Star history

Star history chart for dagenix/rust-cryptoStar history chart for dagenix/rust-crypto

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rust Crypto

Similar open-source projects, ranked by how many features they share with Rust Crypto.
  • klutzy/surugaklutzy avatar

    klutzy/suruga

    126View on GitHub↗

    INACTIVE TLS 1.2 implementation in Rust

    Rust
    View on GitHub↗126
  • sfackler/rust-opensslsfackler avatar

    sfackler/rust-openssl

    1,629View on GitHub↗

    OpenSSL bindings for Rust

    Rust
    View on GitHub↗1,629
  • dnaq/sodiumoxidednaq avatar

    dnaq/sodiumoxide

    645View on GitHub↗

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

    Rust
    View on GitHub↗645
  • amosavian/jwsetkitamosavian avatar

    amosavian/JWSETKit

    67View on GitHub↗

    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
    View on GitHub↗67
See all 30 alternatives to Rust Crypto→

Frequently asked questions

What does dagenix/rust-crypto do?

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

What are the main features of dagenix/rust-crypto?

The main features of dagenix/rust-crypto are: Rust Cryptography, Cryptography.

What are some open-source alternatives to dagenix/rust-crypto?

Open-source alternatives to dagenix/rust-crypto include: sfackler/rust-openssl — OpenSSL bindings for Rust. klutzy/suruga — [INACTIVE] TLS 1.2 implementation in Rust. dnaq/sodiumoxide — [DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium). amosavian/jwsetkit — A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT,… attaswift/siphash — Simple and secure hashing in Swift with the SipHash algorithm. artem-smotrakov/micropython-rsa-signing — This is an implementation of RSA signing for MicroPython. It's writter in pure Python, and based on python-rsa version…