awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tlsfuzzer avatar

tlsfuzzer/python-ecdsa

0
View on GitHub↗
976 stars·334 forks·Python·1 vue

Python Ecdsa

pure-python ECDSA signature/verification and ECDH key agreement

Features

  • Python Cryptography - Implementation of ECC, ECDSA, and ECDH.

Historique des stars

Graphique de l'historique des stars pour tlsfuzzer/python-ecdsaGraphique de l'historique des stars pour tlsfuzzer/python-ecdsa

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Python Ecdsa

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Python Ecdsa.
  • pyca/cryptographyAvatar de pyca

    pyca/cryptography

    7,628Voir sur GitHub↗

    This project is a Python cryptography library that provides a collection of cryptographic primitives and high-level recipes for implementing secure encryption and authentication. It functions as a symmetric encryption toolkit and a cryptographic hash provider, offering both a low-level cryptographic interface for building custom protocols and high-level tools for securing data. The library covers a broad range of security capabilities, including symmetric data encryption, the derivation of cryptographic keys from passwords or secret values, and data integrity verification through the generati

    Pythoncryptographypython
    Voir sur GitHub↗7,628
  • davidaurelio/hashids-pythonAvatar de davidaurelio

    davidaurelio/hashids-python

    1,416Voir sur GitHub↗

    Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3

    Python
    Voir sur GitHub↗1,416
  • georgemarshall/django-cryptographyAvatar de georgemarshall

    georgemarshall/django-cryptography

    408Voir sur GitHub↗

    Easily encrypt data in Django

    Python
    Voir sur GitHub↗408
  • cossacklabs/themisAvatar de cossacklabs

    cossacklabs/themis

    1,965Voir sur GitHub↗

    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

    Casymmetric-cryptographyauthenticationcryptography
    Voir sur GitHub↗1,965
Voir les 11 alternatives à Python Ecdsa→

Questions fréquentes

Que fait tlsfuzzer/python-ecdsa ?

pure-python ECDSA signature/verification and ECDH key agreement

Quelles sont les fonctionnalités principales de tlsfuzzer/python-ecdsa ?

Les fonctionnalités principales de tlsfuzzer/python-ecdsa sont : Python Cryptography.

Quelles sont les alternatives open-source à tlsfuzzer/python-ecdsa ?

Les alternatives open-source à tlsfuzzer/python-ecdsa incluent : pyca/cryptography — This project is a Python cryptography library that provides a collection of cryptographic primitives and high-level… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… davidaurelio/hashids-python — Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3. georgemarshall/django-cryptography — Easily encrypt data in Django. jhuisi/charm — Charm: A Framework for Rapidly Prototyping Cryptosystems. legrandin/pycryptodome — A self-contained cryptographic library for Python.