ISARA Radiate Security Solution Suite Toolkit Edition Version 1.5

Quantum-safe cryptographic primitives and algorithms.

iqr_api.h File Reference

ISARA Radiate Security Solution Suite's API declarations. More...

Detailed Description

ISARA Radiate Security Solution Suite's API declarations.

All public functionality requires export declarations. These declarations are used for toolkit APIs and are not needed for user code.

Note
When linking against a Windows DLL build of this library, please define IQR_DLL=1 as part of your build process. This will ensure that symbols are properly imported into your program. A static build of this library does not require this.