4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-11 02:09:33 +00:00

17 Commits

Author SHA1 Message Date
Brad Hards
a0992ebbd0 Implement the Whirlpool hashing algorithm, and the
CAST5 cipher in QCA.

CCMAIL: tnagy1024@gmail.com

svn path=/trunk/kdesupport/qca/; revision=707711
2007-09-02 18:55:35 +00:00
Justin Karneges
f7d62e373b infocontext support for cipher and mac
svn path=/trunk/kdesupport/qca/; revision=705920
2007-08-28 22:03:30 +00:00
Justin Karneges
5e602dcd97 Hash::supportedTypes and InfoContext
svn path=/trunk/kdesupport/qca/; revision=705821
2007-08-28 17:11:40 +00:00
Justin Karneges
dfaee3b8a2 slight improvement of cms error reporting
svn path=/trunk/kdesupport/qca/; revision=702435
2007-08-20 16:25:18 +00:00
Justin Karneges
42ad5f5928 when doing enc/dec in one pass, append to to_net rather than replace it
svn path=/trunk/kdesupport/qca/; revision=702419
2007-08-20 15:49:20 +00:00
Justin Karneges
f525239f5c support tls update with both from_net and from_app at the same time
svn path=/trunk/kdesupport/qca/; revision=702052
2007-08-20 01:11:25 +00:00
Justin Karneges
551b84abf4 error message hack for cms, this is still a mess
svn path=/trunk/kdesupport/qca/; revision=699764
2007-08-14 02:35:39 +00:00
Justin Karneges
c9cfdf7208 cms bytes written signal
svn path=/trunk/kdesupport/qca/; revision=699474
2007-08-13 06:54:00 +00:00
Justin Karneges
4a6f061ec1 for safety, use the always-fail passphrase callback even for public objects
svn path=/trunk/kdesupport/qca/; revision=699035
2007-08-11 21:02:41 +00:00
Justin Karneges
38112041a3 don't increment openssl references when using X509_STORE add functions
svn path=/trunk/kdesupport/qca/; revision=699026
2007-08-11 20:39:01 +00:00
Brad Hards
a0f358dd9d Add AES192 in CBC mode with PKCS7 padding, and also
AES256 in CBC mode with PKCS7 padding.

We already have AES128 in CBC mode with PKCS7 padding, which
is pretty much strong enough for anything you'd be willing
to use an internet-connected computer for.

svn path=/trunk/kdesupport/qca/; revision=696966
2007-08-06 12:09:41 +00:00
Justin Karneges
3259b8763c follow api change
svn path=/trunk/kdesupport/qca/; revision=695692
2007-08-02 17:31:35 +00:00
Justin Karneges
6422e7bc8c tripledes-cbc
svn path=/trunk/kdesupport/qca/; revision=692991
2007-07-26 19:11:04 +00:00
Justin Karneges
facac9f2f0 tls session resuming, firstStepDone changed to certificateRequested
svn path=/trunk/kdesupport/qca/; revision=684510
2007-07-06 18:57:03 +00:00
Justin Karneges
e4c50c2aa2 flag for when server requests a certificate
svn path=/trunk/kdesupport/qca/; revision=684491
2007-07-06 18:03:29 +00:00
Justin Karneges
58097350d8 need to emit resultsReady after start
svn path=/trunk/kdesupport/qca/; revision=683035
2007-07-04 00:53:51 +00:00
Justin Karneges
d8773cf850 more qca-openssl to qca-ossl renaming
svn path=/trunk/kdesupport/qca/; revision=681659
2007-06-29 19:51:37 +00:00