4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-13 02:59:34 +00:00
Ivan Romanov 57878ff44f Add support for AES GCM and AES CCM modes
Only qca-openssl now can use GCM and CCM. CCM is not tested and
planed for future.
2016-09-19 10:48:11 +05:00
..

QCA Botan plugin
------------------
Author: Brad Hards <bradh@frogmouth.net>

This plugin provides features based on Botan. It implements:
* TBA


Requirements:
  Botan 1.4.1 or later

Installation procedure:
  ./configure
  make
  su -c "make install"