
ISARA Radiate Security Solution Suite Toolkit Edition Version 1.5
Quantum-safe cryptographic primitives and algorithms.
iqr_retval.h
Go to the documentation of this file.
32 // -----------------------------------------------------------------------------------------------------------------------------
34 // -----------------------------------------------------------------------------------------------------------------------------
82 // -----------------------------------------------------------------------------------------------------------------------------
84 // -----------------------------------------------------------------------------------------------------------------------------
92 // -----------------------------------------------------------------------------------------------------------------------------
94 // -----------------------------------------------------------------------------------------------------------------------------
117 // -----------------------------------------------------------------------------------------------------------------------------
119 // -----------------------------------------------------------------------------------------------------------------------------
127 // -----------------------------------------------------------------------------------------------------------------------------
129 // -----------------------------------------------------------------------------------------------------------------------------
140 // -----------------------------------------------------------------------------------------------------------------------------
142 // -----------------------------------------------------------------------------------------------------------------------------
153 // -----------------------------------------------------------------------------------------------------------------------------
158 // -----------------------------------------------------------------------------------------------------------------------------
183 // ---------------------------------------------------------------------------------------------------------------------------------
185 // ---------------------------------------------------------------------------------------------------------------------------------
IQR_API const char * iqr_StrError(iqr_retval ret)
Definition: iqr_retval.h:72
This version of the library doesn't support FIPS 140-2 mode.
Definition: iqr_retval.h:165
The decryption algorithm failed to decrypt the ciphertext.
Definition: iqr_retval.h:133
Self-integrity test failure. Unable to validate tag.
Definition: iqr_retval.h:180
A NULL pointer was passed in where a valid pointer was expected.
Definition: iqr_retval.h:38
The provided hashing algorithm is not valid for this key type.
Definition: iqr_retval.h:91
Input and output pointers must not be overlapping buffers.
Definition: iqr_retval.h:75
An error occurred while updating the state. It is corrupted and cannot be used.
Definition: iqr_retval.h:116
ISARA Radiate Security Solution Suite's API declarations.
Self-integrity test failure. Unable to load toolkit tag.
Definition: iqr_retval.h:174
The public key is not derived from the private key.
Definition: iqr_retval.h:107
Self-integrity test failure. Unable to load toolkit key.
Definition: iqr_retval.h:171
The Random Number Generator failed to wipe internal state.
Definition: iqr_retval.h:168
The chosen tree strategy cannot be used for this function.
Definition: iqr_retval.h:81
Callbacks to an algorithm were not registered prior to use.
Definition: iqr_retval.h:65
Self-integrity test failure. Unable to load toolkit binary.
Definition: iqr_retval.h:177