awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tlsfuzzer avatar

tlsfuzzer/python-ecdsa

0
View on GitHub↗
976 星标·334 分支·Python·1 次浏览

Python Ecdsa

pure-python ECDSA signature/verification and ECDH key agreement

Features

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

Star 历史

tlsfuzzer/python-ecdsa 的 Star 历史图表tlsfuzzer/python-ecdsa 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Python Ecdsa 的开源替代方案

相似的开源项目,按与 Python Ecdsa 的功能重合度排序。
  • pyca/cryptographypyca 的头像

    pyca/cryptography

    7,628在 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
    在 GitHub 上查看↗7,628
  • davidaurelio/hashids-pythondavidaurelio 的头像

    davidaurelio/hashids-python

    1,416在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,416
  • georgemarshall/django-cryptographygeorgemarshall 的头像

    georgemarshall/django-cryptography

    408在 GitHub 上查看↗

    Easily encrypt data in Django

    Python
    在 GitHub 上查看↗408
  • cossacklabs/themiscossacklabs 的头像

    cossacklabs/themis

    1,965在 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
    在 GitHub 上查看↗1,965
查看 Python Ecdsa 的所有 11 个替代方案→

常见问题解答

tlsfuzzer/python-ecdsa 是做什么的?

pure-python ECDSA signature/verification and ECDH key agreement

tlsfuzzer/python-ecdsa 的主要功能有哪些?

tlsfuzzer/python-ecdsa 的主要功能包括:Python Cryptography。

tlsfuzzer/python-ecdsa 有哪些开源替代品?

tlsfuzzer/python-ecdsa 的开源替代品包括: 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.