I have written a software which includes encryption for broadcast of messages. We use OpenSSL. We have the OpenSSL object module.
My problem is linking my object code with OpenSSl object module, so I dont get FIPS_mode_set error. I read the manual but I am not clear about what to do. I appreciate if I can please get help on this. Thanks Kay