Handling “OpenSSL internal error, assertion failed”

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When MD5 (or any non FIPS compliant) algorithm is used in FIPS mode, OpenSSL
gives following error and application aborts.

fips_md.c(146): OpenSSL internal error, assertion failed: Digest update
previous FIPS forbidden algorithm error ignored
Aborted (core dumped)

In our application we want to handle this error and gracefully exit by
logging appropriate error message. 
For which, we are looking out for an OpenSSL API or mechanism which can say
whether the algorithm is FIPS compliant or not.
And would not like to have hard coded algorithm list to check if its FIPS
compliant or not.

Can anyone help me out on this.

Thanks!!



--
View this message in context: http://openssl.6102.n7.nabble.com/Handling-OpenSSL-internal-error-assertion-failed-tp56907.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux