194 Commits

Author SHA1 Message Date
Brad Hards
79bd05ce14 Add a little more explanation.
svn path=/trunk/kdesupport/qca/; revision=408138
2005-04-27 10:37:06 +00:00
Brad Hards
b60aece6ce Make sure the continuation is in the right place.
svn path=/trunk/kdesupport/qca/; revision=408137
2005-04-27 10:36:30 +00:00
Brad Hards
9e97f953a2 Add better explaination of the various elements of this example.
svn path=/trunk/kdesupport/qca/; revision=408132
2005-04-27 10:14:15 +00:00
Brad Hards
ae0fd9a8f6 Fix silly bug that prevented use of external file
svn path=/trunk/kdesupport/qca/; revision=408040
2005-04-26 20:54:17 +00:00
Brad Hards
b66b706f24 Add certificate and SSL tests in.
svn path=/trunk/kdesupport/qca/; revision=407940
2005-04-26 10:48:32 +00:00
Brad Hards
0d8da452d8 Keep the cvs update noise down.
svn path=/trunk/kdesupport/qca/; revision=407937
2005-04-26 10:44:04 +00:00
Brad Hards
11f790f70e Update cert example for QCA2.
svn path=/trunk/kdesupport/qca/; revision=407745
2005-04-25 11:57:45 +00:00
Justin Karneges
a3ca7723d3 nit
svn path=/trunk/kdesupport/qca/; revision=407602
2005-04-24 19:18:18 +00:00
Justin Karneges
e98511b1ed updated ssl example
svn path=/trunk/kdesupport/qca/; revision=407601
2005-04-24 19:17:10 +00:00
Brad Hards
ed40cb2d0d General cleanup.
svn path=/trunk/kdesupport/qca/; revision=404542
2005-04-10 11:34:28 +00:00
Brad Hards
2a810a8856 Add RSA tests back into the standard set.
svn path=/trunk/kdesupport/qca/; revision=403096
2005-04-04 11:43:59 +00:00
Brad Hards
1049dc5be1 Update the RSA example to the new API.
svn path=/trunk/kdesupport/qca/; revision=403095
2005-04-04 11:43:11 +00:00
Brad Hards
112af45e3a Update based on feedback from Justin.
svn path=/trunk/kdesupport/qca/; revision=402104
2005-03-31 10:20:03 +00:00
Brad Hards
f27c777fd1 Update the cipher example. Should now be basically up-to-date.
svn path=/trunk/kdesupport/qca/; revision=402100
2005-03-31 09:55:14 +00:00
Brad Hards
65c4f7dd9d Link hextest examples into build system.
svn path=/trunk/kdesupport/qca/; revision=401200
2005-03-28 08:12:02 +00:00
Brad Hards
f7de65a14b Add a simple example of hex encoding.
svn path=/trunk/kdesupport/qca/; revision=401199
2005-03-28 08:09:09 +00:00
Brad Hards
9cc885de56 Minor polishing of this example.
svn path=/trunk/kdesupport/qca/; revision=401198
2005-03-28 08:07:14 +00:00
Brad Hards
3ecf152b48 Update to actually make it run.
svn path=/trunk/kdesupport/qca/; revision=399671
2005-03-22 11:15:41 +00:00
Brad Hards
189e3901f4 Minor fix.
svn path=/trunk/kdesupport/qca/; revision=399643
2005-03-22 09:16:08 +00:00
Brad Hards
287a216a02 Add start of an example for Cipher. This doesn't work for me yet.
Justin, what was the intended provider name for the Ciphers again? I
know we talked about this, but I don't remember the format / content.

Also, any chance you could do one provider example (say AES128, CBC,
No Padding) for me?

CCMAIL: justin-psi@affinix.com

svn path=/trunk/kdesupport/qca/; revision=398296
2005-03-17 09:38:05 +00:00
Brad Hards
65bf1518a4 Update the MAC example to suit the new approach, with Qt4.
svn path=/trunk/kdesupport/qca/; revision=393970
2005-03-01 02:07:22 +00:00
Brad Hards
0f0bb5a873 Fix ups for Qt4 conversion.
svn path=/trunk/kdesupport/qca/; revision=393968
2005-03-01 01:27:02 +00:00
Brad Hards
1b318f967f Updates for Qt4
svn path=/trunk/kdesupport/qca/; revision=393959
2005-02-28 23:54:17 +00:00
Brad Hards
dab618be1f Update for Qt4 requirements
svn path=/trunk/kdesupport/qca/; revision=393953
2005-02-28 23:26:20 +00:00
Justin Karneges
9ee9aa2334 need an app object
svn path=/trunk/kdesupport/qca/; revision=393756
2005-02-28 09:47:01 +00:00
Brad Hards
0e7ddb3d31 Update to more closely match the Qt4 version.
svn path=/trunk/kdesupport/qca/; revision=393739
2005-02-28 08:13:42 +00:00
Brad Hards
d55013b3d1 Update to Qt4 version
svn path=/trunk/kdesupport/qca/; revision=393737
2005-02-28 08:00:46 +00:00
Brad Hards
466fcf3673 Update Hash example to Qt4
svn path=/trunk/kdesupport/qca/; revision=393712
2005-02-28 05:19:27 +00:00
Brad Hards
41e75b5cd2 Update to work with Qt4.
svn path=/trunk/kdesupport/qca/; revision=393711
2005-02-28 05:08:54 +00:00
Brad Hards
42c7d79d7b Compile fix.
svn path=/trunk/kdesupport/qca/; revision=380728
2005-01-21 10:24:42 +00:00
Brad Hards
ce8a98cdd2 Add test showing how to use Random class
svn path=/trunk/kdesupport/qca/; revision=379700
2005-01-18 11:14:44 +00:00
Brad Hards
e7879151f2 No longer required - base64 functionality is now provided
inside QCA, so examples use that instead.

svn path=/trunk/kdesupport/qca/; revision=379332
2005-01-17 08:35:21 +00:00
Brad Hards
c2904b8a1f Add another example - this time for Base64
svn path=/trunk/kdesupport/qca/; revision=375416
2005-01-04 10:44:15 +00:00
Brad Hards
0e65cce5c2 Update to use the correct include path.
svn path=/trunk/kdesupport/qca/; revision=374576
2005-01-01 05:34:22 +00:00
Brad Hards
c826b66f8d Change examples (well, those that run with QCA2) to handle the new
include approach, and to work with the standard build locations, rather
that requiring installation first.

svn path=/trunk/kdesupport/qca/; revision=374571
2005-01-01 03:46:21 +00:00
Brad Hards
789799583a Big examples update. New examples for showing HMAC, and changes to
show the two ways to do a basic hash. Also, an example of some of the
options for working with providers. More comments to explain everything.

This also adds copyright notices for everything, and notes on the
pre-QCA2 examples.

svn path=/trunk/kdesupport/qca/; revision=374181
2004-12-30 09:32:01 +00:00
Brad Hards
fbe936cab8 Update to use static versions.
svn path=/trunk/kdesupport/qca/; revision=359801
2004-11-02 10:53:08 +00:00
Brad Hards
0405ff42d0 Convert to QCA2 approach.
Justin - is this change correct? If so, I'll start updating the doco as
well.

CCMAIL: delta-affinix.com@lists.affinix.com

svn path=/trunk/kdesupport/qca/; revision=359773
2004-11-02 09:08:29 +00:00
Justin Karneges
bc3ffdfdc2 report leftover bytes via member function instead of signal
svn path=/trunk/kdesupport/qca/; revision=258321
2003-10-12 16:16:02 +00:00
Justin Karneges
ce36a1a596 build against installed lib
svn path=/trunk/kdesupport/qca/; revision=258012
2003-10-11 15:43:46 +00:00
Justin Karneges
85583e9c2e TLS shutdown handling
svn path=/trunk/kdesupport/qca/; revision=257828
2003-10-10 20:04:50 +00:00
Justin Karneges
59fe640329 work under windows
svn path=/trunk/kdesupport/qca/; revision=257752
2003-10-10 14:10:02 +00:00
Justin Karneges
231ec39c5b support for tracking written TLS bytes
svn path=/trunk/kdesupport/qca/; revision=257147
2003-10-08 02:26:11 +00:00
Justin Karneges
471671d4f8 examples!
svn path=/trunk/kdesupport/qca/; revision=251709
2003-09-17 00:53:41 +00:00