mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 12:04:31 +00:00
Plugins must be in crypto subdir. It is used internally in providers finding algorythm. So now QCA_PLUGINS_INSTALL_DIR it is path to crypto directory.
QCA Windows Cryptography plugin ------------------------------- Date: June 11th, 2008 Website: http://delta.affinix.com/qca/ Mailing List: Delta Project <delta@lists.affinix.com> Author: Michael Leupold <lemma@confuego.org> This plugin might at some point provide the means to support the Windows Cryptographic API. Currently it only supports generating random numbers using the CryptGenRandom call. This plugin should load on any version of Windows, but it will only generate random numbers on Windows 2000 or later. Installing ---------- For Windows: configwin rd qmake nmake (or make) copy lib\*.dll qtdir\plugins\crypto