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 Mozilla NSS plugin
----------------------
Author: Brad Hards <bradh@frogmouth.net>

This plugin provides features based on Mozilla NSS. It implements:
* Hashing


Requirements:
  Recent version of NSS.

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