RaimaDB Encryption Library
The RaimaDB Encryption library for the RaimaDB Encryption API and Encryption API. An application instantiating an encryption context need to link with this library or the alternative library listed below.
- US Export Restrictions
This library may include code that have export restrictions under US law and its allies.
- Alternative libraries
- Reentrancy
- The
enclibrary is by design reentrant but uses libraries that by themselves may not be reentrant.
- Library dependencies
- Library File Names
-
File Name Where it is used librdmenc.aStatic library used during compile for cross-compile targets librdmenc.soLibrary used during compile on Unix librdmenc.soUsed by runtime link-loader when executing on Unix rdmenc.libLibrary used during compile on Windows rdmenc.dllUsed by runtime link-loader when executing on Windows * Other extensions may be used depending on target platform