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
make sense with our new approach to using
MessageAuthenticationCode directly.
Also a few random whitepace changes, brought to you by
.xemacs.
svn path=/trunk/kdesupport/qca/; revision=605535
as discussed with Justin.
It basically made sense to have a default of SHA1 for HMAC, but
when we went away from having all the specific classes, defaulting
all MAC to be HMAC(SHA1) was a bit of a stretch.
svn path=/trunk/kdesupport/qca/; revision=605322
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
ensure that every header file is documented. That avoids
ugly results in the "files" tab in the HTML, and also
identifies some undocumented functions - also fixed.
svn path=/trunk/kdesupport/qca/; revision=522574
everywhere, but it needs to be done one class at a time.
If you see any wrong, let me know.
CCMAIL:delta-affinix.com@lists.affinix.com
svn path=/trunk/kdesupport/qca/; revision=379674