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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Rust Crypto

These projects share indexed features with Rust Crypto. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with dagenix/rust-crypto?

Projects with overlapping indexed features 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…