33 Commits

Author SHA1 Message Date
Justin Karneges
2c9fe4432c remove const for encrypt,decrypt,deriveKey
svn path=/trunk/kdesupport/qca/; revision=524786
2006-03-31 09:13:50 +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
Brad Hards
82094ffb79 API documentation work. The main focus is making sure
that everything says #include <QtCrypto>, not
#include <qca_foo.h>


svn path=/trunk/kdesupport/qca/; revision=522368
2006-03-25 10:44:30 +00:00
Brad Hards
b21c67fc97 Update API docs.
svn path=/trunk/kdesupport/qca/; revision=513368
2006-02-25 08:37:16 +00:00
Brad Hards
764ca60152 Minor addition to API docs.
svn path=/trunk/kdesupport/qca/; revision=459497
2005-09-11 06:38:41 +00:00
Justin Karneges
0b0fd4407c add "raw" mode
svn path=/trunk/kdesupport/qca/; revision=439531
2005-07-28 11:34:03 +00:00
Justin Karneges
9b918f5de9 add more QCA_EXPORT
svn path=/trunk/kdesupport/qca/; revision=428729
2005-06-25 02:48:53 +00:00
Brad Hards
16287e0775 Another bunch of API doco updates
svn path=/trunk/kdesupport/qca/; revision=416305
2005-05-21 05:13:31 +00:00
Brad Hards
11dc5029a6 Another batch of API documentation updates.
svn path=/trunk/kdesupport/qca/; revision=415712
2005-05-19 12:04:08 +00:00
Brad Hards
ae7ebd1261 Another batch of API documentation updates.
svn path=/trunk/kdesupport/qca/; revision=415341
2005-05-18 12:15:21 +00:00
Justin Karneges
ab9e0fd6d3 qt4 moc doesn't need the "public" Private workaround
svn path=/trunk/kdesupport/qca/; revision=409943
2005-05-06 07:21:42 +00:00
Brad Hards
6e165868ce Update API documentation, still a long way to go.
svn path=/trunk/kdesupport/qca/; revision=408154
2005-04-27 12:03:12 +00:00
Justin Karneges
beb5736f05 smart provider handling for pkey
svn path=/trunk/kdesupport/qca/; revision=405023
2005-04-12 10:25:35 +00:00
Brad Hards
72195fbdab More updates to the API docs.
svn path=/trunk/kdesupport/qca/; revision=404537
2005-04-10 11:00:07 +00:00
Brad Hards
0bd6895fbf Update public key crypto docs. Still a long way to go.
svn path=/trunk/kdesupport/qca/; revision=404512
2005-04-10 08:17:03 +00:00
Brad Hards
99216bb2db First cut of API documentation for the public key crypto classes.
svn path=/trunk/kdesupport/qca/; revision=404499
2005-04-10 03:06:51 +00:00
Justin Karneges
704de04a07 key bitsize
svn path=/trunk/kdesupport/qca/; revision=402997
2005-04-04 00:34:13 +00:00
Justin Karneges
7dc24b2d94 make a separate list for DER/PEM I/O support
svn path=/trunk/kdesupport/qca/; revision=395659
2005-03-08 03:17:37 +00:00
Justin Karneges
8663b3136f add dlgroup, rework the dsa/dh handling
svn path=/trunk/kdesupport/qca/; revision=395440
2005-03-07 10:23:45 +00:00
Justin Karneges
c579f4b56d dsa signature format option
svn path=/trunk/kdesupport/qca/; revision=395131
2005-03-05 20:50:49 +00:00
Justin Karneges
d93a2e610e ability to compare keys
svn path=/trunk/kdesupport/qca/; revision=394989
2005-03-05 04:04:38 +00:00
Justin Karneges
84c0c93c11 some of these can be const
svn path=/trunk/kdesupport/qca/; revision=394771
2005-03-04 07:56:05 +00:00
Justin Karneges
88c94fd3e2 app name, remove unneeded friend declarations
svn path=/trunk/kdesupport/qca/; revision=394731
2005-03-03 23:16:41 +00:00
Justin Karneges
31780a9650 public key implementation
svn path=/trunk/kdesupport/qca/; revision=394708
2005-03-03 21:56:23 +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
4910fd75ec reorganize the enum / helper class names, add multi signer verify for securemessage
svn path=/trunk/kdesupport/qca/; revision=392944
2005-02-25 06:51:06 +00:00
Justin Karneges
7a50308baa publickey convenience functions for saving/loading with files
svn path=/trunk/kdesupport/qca/; revision=392926
2005-02-25 04:23:12 +00:00
Justin Karneges
709198d60c tls session caching, expand some abbreviations
svn path=/trunk/kdesupport/qca/; revision=392885
2005-02-24 21:14:03 +00:00
Justin Karneges
accfeb23d7 add more pbe algos, make some feature checks into static functions
svn path=/trunk/kdesupport/qca/; revision=382943
2005-01-27 16:42:44 +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
9599457db7 Remove trailing spaces.
svn path=/trunk/kdesupport/qca/; revision=380727
2005-01-21 10:20:41 +00:00
Justin Karneges
128ea69121 cert creation, pkcs12, passphrases should use secure array
svn path=/trunk/kdesupport/qca/; revision=378347
2005-01-14 06:36:12 +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