ISARA Quantum Resistant Toolkit  Version 1.1
Quantum resistant cryptographic primitives and algorithms.
iqr_api.h File Reference

Detailed Description

ISARA Toolkit'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 (.lib) build of this library does not require this.