4 Commits

Author SHA1 Message Date
Brad Hards
492ec1c0a8 Remove the Quality enum from the Random capability, as
discussed with Justin.

It was only really supported by the Botan provider, and
Botan dropped the idea in 1.6.0. Also, it never ensured
that the random number was actually secure.

svn path=/trunk/kdesupport/qca/; revision=620048
2007-01-05 05:22:34 +00:00
Brad Hards
fc4a1763df Test the built in provider normally, and only
test the botan RNG if available.

svn path=/trunk/kdesupport/qca/; revision=609807
2006-12-02 11:22:15 +00:00
Brad Hards
c3255d986b Merge declarations into .cpp, and update qmake build
system to match.

Add CMake support.

svn path=/trunk/kdesupport/qca/; revision=594730
2006-10-12 05:28:20 +00:00
Brad Hards
e15ec3d1b8 Move Random unittest into subdir, and convert
to QTestLib.

svn path=/trunk/kdesupport/qca/; revision=524821
2006-03-31 10:39:03 +00:00