My question might not be worded very accurately. I’m working on a project where we want to use OVS to build the encryption module with IPSec for encryption in-transit. We wonder if OVS meets the FIPS compliant requirement.
I suppose there are two aspects:
- Encryption algorithms: I’m sure OVS supports some algorithms that are FIPS compliant
- The OVS package: when we install OVS, there are multiple packages from OVS we need to install, are those FIPS compliant?
Thanks in advance!