Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Module for providing exemplary, reproducible curves for testing and debugging.
examplecurves is a module outsourced from arithmeticmeancurves. Its main purpose is to provide exemplary families of curves for testing and debugging purposes.
$ pip install examplecurves
If available the latest development state can be installed from gitlab.
$ pip install git+https://gitlab.com/david.scheliga/examplecurves.git@dev
Read-the-docs for a more detailed documentation.
Any contribution by reporting a bug or desired changes are welcomed. The preferred way is to create an issue on the gitlab's project page, to keep track of everything regarding this project.
This project follows the recommendations of PEP8. The project is using black as the code formatter.
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details
This changelog is inspired by Keep a Changelog.
examplecurves.py
into a examplecurves
package.Static
to distinguish static curves from random curves, which
are on the way.create
will be moved to Static
in the next release.FAQs
Module for providing exemplary, reproducible curves for testing and debugging.
We found that examplecurves demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.