aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/qca.rb
AgeCommit message (Collapse)Author
2012-10-21qca: fix auditAdam Vandenberg
2012-09-28qca: use upstream commit instead of gist for patch.Mike McQuaid
2012-09-28Add QCA patch to allow compiling with clangLeo Franchi
Closes #15144. Signed-off-by: Max Howell <mxcl@me.com>
2012-06-26qca 2.0.3nibbles 2bits
Upgrade qca to version 2.0.3. Add `--disable-tests` to stop building the unittests and examples. Tested on Lion with clang and llvm from XCode-4.3.3. Closes #12908. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-03-14New formula Qt Cryptographic Architecture (QCA)David Höppner
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.