search_cmvp
Search FIPS 140-2/3 validated cryptographic modules by vendor, algorithm, or security level to verify compliance and find suitable implementations.
Instructions
Search FIPS 140-2/3 validated cryptographic modules. 'Is OpenSSL FIPS validated?' or 'Which modules support AES-256-GCM at Level 2?'
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vendor | No | Vendor/company name substring, e.g. 'Google', 'OpenSSL' | |
| module_name | No | Module name substring, e.g. 'BoringCrypto', 'OpenSSL' | |
| fips_level | No | FIPS validation level: 1, 2, or 3 | |
| algorithm | No | Algorithm name, e.g. 'AES', 'RSA', 'SHA-256' | |
| status | No | Validation status: Active, Historical, Revoked | Active |
| limit | No | ||
| offset | No |