
pycryptodome
A self-contained cryptographic library for Python
Short editorial updates from published cybersecurity tools.

A self-contained cryptographic library for Python

Pure Rust library for RSA public-key cryptography: key generation, PKCS#1 v1.5 and OAEP encryption/decryption, PSS signatures, plus key import/export.

SAST CLI for scanning Java, JavaScript, and .NET applications plus AWS Lambda functions, detecting code vulnerabilities and over-permissive IAM…

Low-level unprivileged sandboxing tool used by Flatpak and similar projects

Real-time simulation framework for cyber-physical systems with physical process/control device models and Mininet-based network emulation, built for…

Curated directory of threat intelligence sources, feeds, frameworks, tools, and research for SOC/CTI teams—covering IOCs, STIX/TAXII formats, and…

Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)

Cargo subcommand for coverage-guided Rust fuzzing with libFuzzer: create and run fuzz targets, minimize failures and corpora, and report coverage.

Curated directory of static analysis (SAST) tools and linters for programming languages, configs, build tools, and CI, focused on improving code…

Lua library for limiting and controlling traffic in OpenResty/ngx_lua

Kubernetes operator for injecting chaos experiments into cloud-native workloads, automating resilience testing and workload hardening through…

Fault tolerance library for Java providing circuit breaker, rate limiter, retry, bulkhead, timeout, and cache decorators for functional programming.