Justin Karneges
36fc2a5705
should be 'note' not 'Note'
...
svn path=/trunk/kdesupport/qca/; revision=816994
2008-06-05 02:01:46 +00:00
Justin Karneges
c7f5815b98
fix license header wrapping
...
svn path=/trunk/kdesupport/qca/; revision=808523
2008-05-16 20:41:50 +00:00
Brad Hards
2516322eea
More API docs.
...
CCMAIL: justin@affinix.com
svn path=/trunk/kdesupport/qca/; revision=708083
2007-09-03 19:51:18 +00:00
Brad Hards
9f9156e4a6
API documentation fixes.
...
svn path=/trunk/kdesupport/qca/; revision=707939
2007-09-03 12:04:55 +00:00
Justin Karneges
51adb11e2d
expose bigint mul,div,mod functions
...
svn path=/trunk/kdesupport/qca/; revision=703509
2007-08-22 17:57:51 +00:00
Justin Karneges
13810ec088
don't mention QMemArray or QCString
...
svn path=/trunk/kdesupport/qca/; revision=698672
2007-08-10 16:51:44 +00:00
Brad Hards
0f89c8bc31
Take 2 at grouping parts of the QCA API.
...
We now only put classes in the module pages.
svn path=/trunk/kdesupport/qca/; revision=694573
2007-07-31 04:11:42 +00:00
Brad Hards
ec582e26b4
Divide the API documentation into a user module and a
...
provider module.
Also associate the metatype support functions with the
SyncThread page, as requested by Justin.
svn path=/trunk/kdesupport/qca/; revision=694526
2007-07-30 23:40:24 +00:00
Brad Hards
9b662ae30f
API documentation updates.
...
svn path=/trunk/kdesupport/qca/; revision=680073
2007-06-25 11:28:25 +00:00
Brad Hards
90d41b6db4
Initial api docs update for MemoryRegion class.
...
svn path=/trunk/kdesupport/qca/; revision=679575
2007-06-24 10:30:56 +00:00
Justin Karneges
bf27824a9a
use MemoryRegion instead of SecureArray, for hash, mac, and pkey sign/verify
...
svn path=/trunk/kdesupport/qca/; revision=677315
2007-06-18 21:31:14 +00:00
Justin Karneges
9b0f91b8f9
move some operators out of global and into class scope
...
svn path=/trunk/kdesupport/qca/; revision=675788
2007-06-15 05:37:51 +00:00
Justin Karneges
cf8e72e033
improve null array handling, including null array still being considered secure
...
svn path=/trunk/kdesupport/qca/; revision=675773
2007-06-15 05:01:21 +00:00
Justin Karneges
8db4578482
allow secure and non-secure memory to share the same constructs
...
svn path=/trunk/kdesupport/qca/; revision=675732
2007-06-14 21:35:14 +00:00
Justin Karneges
ff8b982fb6
qca_export,tools,qpipe.h,support,provider,core,qca.h,textfilter and
...
private headers have been de-indented 1 tab and their documentation
formatting have been made consistent
svn path=/trunk/kdesupport/qca/; revision=670321
2007-06-01 03:00:13 +00:00
Justin Karneges
97d1a15017
explicit constructors
...
svn path=/trunk/kdesupport/qca/; revision=655600
2007-04-18 21:02:46 +00:00
Justin Karneges
b20ea7c79b
don't declare metatypes
...
svn path=/trunk/kdesupport/qca/; revision=653629
2007-04-13 21:11:29 +00:00
Justin Karneges
924d5a685f
QSecureArray/QBigInteger -> QCA::SecureArray/QCA::BigInteger
...
svn path=/trunk/kdesupport/qca/; revision=653598
2007-04-13 19:04:16 +00:00
Brad Hards
57c0a105b2
Update FSF address.
...
svn path=/trunk/kdesupport/qca/; revision=618708
2007-01-02 05:10:11 +00:00
Justin Karneges
ab489a9081
declare metatypes
...
svn path=/trunk/kdesupport/qca/; revision=525451
2006-04-02 05:06:05 +00:00
Brad Hards
6ff80e4f25
More API documentation. The main change in this lot is to
...
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
2006-03-26 03:27:54 +00:00
Justin Karneges
d9700b3ede
securearray: operator+, operator+=, fill char for constructor
...
svn path=/trunk/kdesupport/qca/; revision=440369
2005-07-30 09:14:20 +00:00
Justin Karneges
53c9d96625
qca_secure_realloc
...
svn path=/trunk/kdesupport/qca/; revision=404493
2005-04-10 01:55:43 +00:00
Brad Hards
26451f6a0b
Add another constructor to QBigInteger, taking a const char *. Now
...
this is a bit of a cop-out, but I have literally hundreds of
unit tests that use this, and they all just barfed. Besides, QSecureArray
has a constructor like this, and I would have had to fix the API
documentation in any case.
svn path=/trunk/kdesupport/qca/; revision=394001
2005-03-01 06:32:06 +00:00
Justin Karneges
7dc68f5e61
port to Qt 4
...
svn path=/trunk/kdesupport/qca/; revision=393410
2005-02-27 01:12:26 +00:00
Justin Karneges
ca4a3a543d
added PBE, moved some enums and C secmem out of qca_core
...
svn path=/trunk/kdesupport/qca/; revision=382285
2005-01-25 13:01:45 +00:00
Brad Hards
fa9d500d91
Update the API documentation. We should now have #include <QtCrypto>
...
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
2005-01-18 09:59:10 +00:00
Justin Karneges
47d42a6d6d
divide qca.h, move the includes
...
svn path=/trunk/kdesupport/qca/; revision=374565
2005-01-01 02:44:28 +00:00