pycryptodome
Crypto library
A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing
A self-contained cryptographic library for Python
3k stars
66 watching
504 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list
cryptographypythonsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
pyca/cryptography | A package providing cryptographic primitives and recipes for secure data encryption and manipulation | 6,681 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,537 |
ethereum/py-evm | An implementation of the Ethereum Virtual Machine in Python | 2,268 |
pycaret/pycaret | An automation tool for machine learning workflows in Python | 8,955 |
pyodide/pyodide | Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,302 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,029 |
pypi/warehouse | A software system that powers the package registry for Python packages | 3,601 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,048 |
pytransitions/transitions | An object-oriented finite state machine implementation in Python with many extensions. | 5,771 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,511 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,493 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |
py-pdf/pypdf | A Python library for manipulating and extracting data from PDF files | 8,379 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 487 |
eriklindernoren/pytorch-yolov3 | An implementation of YOLOv3 in PyTorch for object detection and tracking | 7,329 |