Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
qca - Qt Cryptographic Architecture
Taking a hint from the similarly-named Java Cryptography Architecture,
QCA aims to provide a straightforward and cross-platform crypto API,
using Qt datatypes and conventions. QCA separates the API from the
implementation, using plugins known as Providers. The advantage of this
model is to allow applications to avoid linking to or explicitly depending
on any particular cryptographic library. This allows one to easily change
or upgrade crypto implementations without even needing to recompile the
application!
Packages
Name |
Version |
Release |
Type |
Size |
Built |
qca |
1.0 |
8.fc6 |
ppc |
122 KiB |
Wed Aug 30 12:48:01 2006 |
Changelog
- * Wed Aug 30 18:00:00 2006 Aurelien Bompard <abompard{%}fedoraproject{*}org> 1.0-8
- rebuild
- * Sat Apr 8 18:00:00 2006 Aurelien Bompard <gauret[AT]free.fr> 1.0-7
- disable stripping (bug 186648)
- * Tue Feb 21 17:00:00 2006 Aurelien Bompard <gauret[AT]free.fr> 1.0-6
- rebuild for FC5