summaryrefslogtreecommitdiff
path: root/security/qca2/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2018-01-31qca2{,-qt5}{,-gnupg,-ossl}: update to 2.1.0markd1-6/+13
New in 2.1.0 - Ported to Qt5 (Qt4 also supported) - New building system. CMake instead of qmake - Added CTR symetric cipher support to qca core - Added no padding encryption algorithm to qca core - qcatool2 renamed to qcatool - fixed crash in qcatool when only options provided on command line without any commands - Use plugins installation path as hard-coded runtime plugins search path - Added new functiion pluginPaths - Added functions to get runtime QCA version - Fixed 'no watch file' warnings in FileWatch - Added EME_PKCS1v15_SSL Encryption Algorithm - New implementation of SafeTimer to prevent crashes - Updated certificates for unittests - RSA Keys are permutable, can encrypt with private and decrypt with public - Add unloadProvider() function for symmetry with insertProvider() - Overloaded "makeKey" to derive a password depending on a time factor - Remove pointer to deinit() routine from QCoreApplication at deinitialization - Fix a couple of crashes where all plugins might not be available - Fix operating on keys with unrelated expired subkeys - Fixed timers in Synchronizer class - Dropped randomunittest - Fixed many unittests - qca-gnupg: internal refactoring - qca-gnupg: try both gpg and gpg2 to find gnupg executable - qca-gnupg: fixed some encodings problem - qca-ossl: no DSA_* dl groups in FIPS specification - qca-ossl: added missed signatures to CRLContext - qca-ossl: fixed certs time zone - qca-nss: fixed KeyLenght for Cipher - qca-botan: fixed getting result size for ciphers
2014-08-26Recent qmake changes result in installation of additional tool.joerg1-1/+2
Bump revision.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-6/+1
2008-04-12Remove non-standard qt4/lib/pkgconfig directory. Bump PKGREVISION.wiz1-1/+2
2007-12-25Now that package is installed into qt4 subdirectory, pkg-config can'tmarkd1-1/+2
find the qca2.pc file so copy to where it can. OKed jdolecek. Bump PKGREVISION.
2007-12-21install qca2 files into qt4 subdirectory, so that qca 1.x and qca2 couldjdolecek1-25/+25
be installed at the same time; also speedup build by disabling building tests and other miscellaneous cleanup bump PKGREVISION
2007-12-20re-import security/qca version 2.0.0 as security/qca2 in preparation forjdolecek1-0/+26
having both qca 1.x and qca 2.x in tree