Versions:
Kemforge 1.3.2, released by Connecting Apps, is a command-line HTTP client engineered to replace curl while adding forward-looking Post-Quantum Cryptography (PQC) key encapsulation. Written in Rust, the single-binary utility keeps the familiar curl syntax for GET, POST, PUT, PATCH, HEAD and custom-method calls, yet transparently negotiates quantum-resistant key exchanges when the remote server advertises Kyber, Classic McEliece or other NIST-selected algorithms. Developers use it in CI pipelines to test fledgling PQC endpoints, DevOps teams embed it in container start-up probes that must remain secure beyond the classical cryptanalysis horizon, and security researchers audit TLS handshakes without recompiling OpenSSL. Because the tool re-uses curl exit codes and writes headers and bodies to stdout/stderr, existing shell scripts, GitHub Actions, GitLab runners and batch files migrate with one-line substitutions. Optional JSON, YAML and TOML output modes integrate with Ansible, Terraform and PowerShell for automated cloud provisioning that already anticipates harvest-now-decrypt-later threats. Proxy support, HTTP/2, chunked encoding and multipart uploads are inherited from the hyper ecosystem, while memory-safe dependencies reduce supply-chain risk compared with traditional C-based clients. The 1.3.2 build is the first and therefore current stable release; no earlier versions were published, so adopters obtain the same feature set on every platform. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: