Hi I am using OpenSSL 1.0.1c with fips 2.0.2 module. I have issues with the amount of flash and memory it is using since I am using OpenSSL on an embedded system.
We are not using Elliptic curve anywhere in the product and would like to disable it. However, if I disable it using the no-ec family of options, the FIPS module doesn't compile. Disabling EC will save us a great amount of space. Do we have any better option to disable EC or some other way? Thanks Rahul