4 Commits

Author SHA1 Message Date
Brad Hards
898a2df707 Merge the declaration into the .cpp, and update the
qmake build file to match.

Add in CMake support.

svn path=/trunk/kdesupport/qca/; revision=594725
2006-10-12 05:08:02 +00:00
Brad Hards
11d097e08d Finally commit the big "primitives" API change.
Essentially if you had previously used a subclass
of Cipher, Hash or MAC, then you need to change
your code. The change is pretty simple - you
just pass a string name as the first argument.


svn path=/trunk/kdesupport/qca/; revision=576204
2006-08-23 12:38:39 +00:00
Brad Hards
61941123da Add tests for Netscape Security Services (from Mozilla) where
appropriate.

svn path=/trunk/kdesupport/qca/; revision=519871
2006-03-18 04:45:09 +00:00
Brad Hards
b0474cde5d convert over the symmetric key and hmac tests.
Also update cipherunittest to remove non-required deletion.

svn path=/trunk/kdesupport/qca/; revision=498274
2006-01-15 08:54:59 +00:00