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
509 forks
Language: C
last commit: 4 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,731 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
ethereum/py-evm | An implementation of the Ethereum Virtual Machine in Python | 2,279 |
pycaret/pycaret | An automation tool for machine learning workflows in Python | 9,026 |
pyodide/pyodide | Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,406 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,076 |
pypi/warehouse | The software behind the Python Package Index. | 3,617 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,078 |
pytransitions/transitions | An object-oriented finite state machine implementation in Python with many extensions. | 5,822 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,595 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,079 |
py-pdf/pypdf | A Python library for manipulating and extracting data from PDF files | 8,524 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 490 |
eriklindernoren/pytorch-yolov3 | An implementation of YOLOv3 in PyTorch for object detection and tracking | 7,343 |