// WHY_A3E9_EXISTS · STANDARDS_CONFORMANCE
A3E9 is middleware in front of a vendor PKCS#11 module. The cryptography A3E9 owns in software is vector-tested and published per case; key generation, storage and the signing operation belong to the module and are certified — or not — by its vendor. That boundary is the first thing this page states, because every number on the conformance surface sits on one side of it.
Which primitives, which parameter sets, which known-answer tests — and whose boundary?
// THE_SHORT_ANSWER
The per-case conformance surface publishes each vector with its upstream ACVP identifier, and publishes the exclusions beside the results with the reason each one could not run. Counts are read from the run record the test binaries emitted; none is restated here, because a number typed onto a page is a number that can drift from the record it came from.
The post-quantum path in evaluation runs on software liboqs, which is not a FIPS-certified module. ML-DSA (FIPS 204) and ML-KEM (FIPS 203) are reachable. SLH-DSA (FIPS 205) is not implemented: there is no request enum and no wired PKCS#11 mechanism for it.
Nothing here is a validation result. The vectors are self-reported known-answer runs, published so they can be checked, and the surface says so on the same screen as the results.
// STATED_LIMITS