Result for:
About This Tool
This tool scans for Post-Quantum Cryptography (PQC) algorithms in SSL/TLS configurations.
Supported Algorithms
- Key Exchange: X25519MLKEM768, X25519Kyber512Draft00, X25519Kyber768Draft00, P256Kyber768Draft00, X25519Kyber768Draft00Old
- Signature: Ed25519Dilithium2, Ed448Dilithium3
Using curl to Scan
If you prefer using the command line, you can perform a scan using curl. Here's how:
curl -X POST -d "host=example.com&port=443" https://pqtlschecker.keelancannoo.com/scan
Replace example.com with the IP address or domain you want to scan.
Author
This tool was developed by Keelan Cannoo as part of the Dodocore group.