pymonocypher | Python bindings for Monocypher crypto library
kandi X-RAY | pymonocypher Summary
kandi X-RAY | pymonocypher Summary
pymonocypher is a C library. pymonocypher has no bugs, it has no vulnerabilities and it has low support. However pymonocypher has a Non-SPDX License. You can download it from GitHub.
This python package uses cython to wrap the Monocypher C library. Monocypher is an easy to use, easy to deploy, auditable crypto library written in portable C. Normal Python installations have access to a wide selection of quality crypto libraries. This python binding is intended to communicate with other implementations that do use the Monocypher library. A typical application is to communicate with a microcontroller that uses Monocypher. The Python binding API mirrors the underlying C API, but with simplifications to only pass bytes objects, not uint8_t * and length.
This python package uses cython to wrap the Monocypher C library. Monocypher is an easy to use, easy to deploy, auditable crypto library written in portable C. Normal Python installations have access to a wide selection of quality crypto libraries. This python binding is intended to communicate with other implementations that do use the Monocypher library. A typical application is to communicate with a microcontroller that uses Monocypher. The Python binding API mirrors the underlying C API, but with simplifications to only pass bytes objects, not uint8_t * and length.
Support
Quality
Security
License
Reuse
Support
pymonocypher has a low active ecosystem.
It has 12 star(s) with 9 fork(s). There are 2 watchers for this library.
There were 4 major release(s) in the last 12 months.
There are 1 open issues and 2 have been closed. On average issues are closed in 131 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of pymonocypher is 4.0.2.3
Quality
pymonocypher has 0 bugs and 0 code smells.
Security
pymonocypher has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
pymonocypher code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
pymonocypher has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
pymonocypher releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 149 lines of code, 10 functions and 3 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of pymonocypher
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of pymonocypher
pymonocypher Key Features
No Key Features are available at this moment for pymonocypher.
pymonocypher Examples and Code Snippets
Copy
pip install pymonocypher
python
>>> import monocypher
>>> monocypher.blake2b(b'hello world')
Community Discussions
No Community Discussions are available at this moment for pymonocypher.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pymonocypher
You can install directly from pypi:.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page