
Kemforge
The Quantum-Safe curl: Test and verify ML-KEM/PQC endpoints.
2 followers
The Quantum-Safe curl: Test and verify ML-KEM/PQC endpoints.
2 followers
A curl inspired CLI tool for web requests, with built in PQC support - ConnectingApps/kemforge

2 followers
2 followers
Quantum-safe tooling is so underrated right now. Does kemforge work as a drop-in for standard curl scripts?
@daniel_rachlin Thank you for your question. Yes. The arguments and response content are the same. Kemforge differs from curl as it truly cross platform. Curl is not because of its Schannel dependency on Windows. In addition, it gives information which verifies if your request is PQC safe. So you can just replace `curl` by `kemforge` in your scripts. You do not need a new course or so. If you have anymore questions, feel free to ask me. In case you experience an issue, feel free to report it. https://github.com/ConnectingApps/kemforge/issues
Installation on macOS:
Installation on Windows: