Next: FIPS Finite State Machine, Previous: Architecture, Up: Top
If Libgcrypt is used in FIPS mode these restrictions are effective:
Note that the CRC algorithms are not considered cryptographic algorithms and thus are in addition available.
transient-key
flag for RSA key generation is ignored.
gcry_ac_xxx
) is not
supported and all API calls return an error.
gcry_set_allocation_handler
may not be used. If it
is used Libgcrypt will enter the error state.
gcry_set_outofcore_handler
is ignored.
gcry_set_fatalerror_handler
is ignored.