awesome-repositories.com
Blog
awesome-repositories.com

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

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

dmazzella/ucrypto

0
View on GitHub↗
44 estrellas·14 forks·C·MIT·4 vistas

Ucrypto

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

Features

  • Criptografía - Fast RSA and elliptic curve cryptography library.

Historial de estrellas

Gráfico del historial de estrellas de dmazzella/ucryptoGráfico del historial de estrellas de dmazzella/ucrypto

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 Ucrypto

Proyectos open-source similares, clasificados según cuántas características comparten con Ucrypto.
  • ak-coram/cl-frugal-uuidAvatar de ak-coram

    ak-coram/cl-frugal-uuid

    35Ver en GitHub↗

    Common Lisp UUID library with zero dependencies

    Common Lisp
    Ver en GitHub↗35
  • amosavian/jwsetkitAvatar de amosavian

    amosavian/JWSETKit

    67Ver en 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
    Ver en GitHub↗67
  • apense/shimshamA

    apense/shimsham

    0Ver en GitHub↗
    Ver en GitHub↗0
  • airsidemobile/joseswiftAvatar de airsidemobile

    airsidemobile/JOSESwift

    224Ver en GitHub↗

    A framework for the JOSE standards JWS, JWE, and JWK written in Swift.

    Swiftencryptioniosjose
    Ver en GitHub↗224
Ver las 30 alternativas a Ucrypto→

Preguntas frecuentes

¿Qué hace dmazzella/ucrypto?

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

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

Las características principales de dmazzella/ucrypto son: Criptografía.

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

Las alternativas de código abierto para dmazzella/ucrypto incluyen: ak-coram/cl-frugal-uuid — Common Lisp UUID library with zero dependencies. amosavian/jwsetkit — A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT,… apense/shimsham. 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… attaswift/siphash — Simple and secure hashing in Swift with the SipHash algorithm. airsidemobile/joseswift — A framework for the JOSE standards JWS, JWE, and JWK written in Swift.