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
klutzy avatar

klutzy/suruga

0
View on GitHub↗
126 stars·14 forks·Rust·MIT·9 views

Suruga

[INACTIVE] TLS 1.2 implementation in Rust

Features

  • Rust Cryptography - TLS 1.2 implementation for Rust.
  • Cryptography - Implementation of TLS 1.2 and general encryption utilities.

Star history

Star history chart for klutzy/surugaStar history chart for klutzy/suruga

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 Suruga

These projects share indexed features with Suruga. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dnaq/sodiumoxidednaq avatar

    dnaq/sodiumoxide

    645View on GitHub↗

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

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

    sfackler/rust-openssl

    1,629View on GitHub↗

    OpenSSL bindings for Rust

    Rust
    View on GitHub↗1,629
  • dagenix/rust-cryptoDaGenix avatar

    DaGenix/rust-crypto

    1,453View on GitHub↗

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

    Rust
    View on GitHub↗1,453
  • 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 klutzy/suruga do?

[INACTIVE] TLS 1.2 implementation in Rust

What are the main features of klutzy/suruga?

The main features of klutzy/suruga are: Rust Cryptography, Cryptography.

Which projects share features with klutzy/suruga?

Projects with overlapping indexed features include: sfackler/rust-openssl — OpenSSL bindings for Rust. dnaq/sodiumoxide — [DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium). dagenix/rust-crypto — A (mostly) pure-Rust implementation of various cryptographic algorithms. 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…