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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cryptoballot avatar

cryptoballot/cryptoballot

0
View on GitHub↗
223 estrellas·29 forks·Rust·6 vistascryptoballot.com↗

Cryptoballot

cryptographically secure online voting

Features

  • Rust Cryptography - Cryptographically secure online voting system.

Historial de estrellas

Gráfico del historial de estrellas de cryptoballot/cryptoballotGráfico del historial de estrellas de cryptoballot/cryptoballot

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Cryptoballot

Proyectos open-source similares, clasificados según cuántas características comparten con Cryptoballot.
  • briansmith/ringAvatar de briansmith

    briansmith/ring

    4,091Ver en GitHub↗

    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
    Ver en GitHub↗4,091
  • briansmith/webpkiAvatar de briansmith

    briansmith/webpki

    483Ver en GitHub↗

    WebPKI X.509 Certificate Validation in Rust

    Rust
    Ver en GitHub↗483
  • brndnmtthws/dryocAvatar de brndnmtthws

    brndnmtthws/dryoc

    338Ver en GitHub↗

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

    Rust
    Ver en GitHub↗338
  • blake3-team/blake3Avatar de BLAKE3-team

    BLAKE3-team/BLAKE3

    6,284Ver en GitHub↗

    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
    Ver en GitHub↗6,284
Ver las 25 alternativas a Cryptoballot→

Preguntas frecuentes

¿Qué hace cryptoballot/cryptoballot?

cryptographically secure online voting

¿Cuáles son las características principales de cryptoballot/cryptoballot?

Las características principales de cryptoballot/cryptoballot son: Rust Cryptography.

¿Qué alternativas de código abierto existen para cryptoballot/cryptoballot?

Las alternativas de código abierto para cryptoballot/cryptoballot incluyen: briansmith/ring — Ring is a low-level cryptographic primitive library and security toolset designed for building portable, secure… briansmith/webpki — WebPKI X.509 Certificate Validation in Rust. brndnmtthws/dryoc — Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library. ctz/rustls — rustls is a modern implementation of the Transport Layer Security protocol written in the Rust programming language.… dagenix/rust-crypto — A (mostly) pure-Rust implementation of various cryptographic algorithms. blake3-team/blake3 — BLAKE3 is a high-performance implementation of the BLAKE3 cryptographic hash algorithm used for calculating secure…