crypto/weakcrypto/docs/Cryptalg_index.dox
author Shabe Razvi <shaber@symbian.org>
Fri, 13 Nov 2009 15:55:01 +0000
branchRCL_1
changeset 25 29f45646a5e3
parent 0 2c201484c85f
permissions -rw-r--r--
Added tag PDK_2.0.1 for changeset e60b2dbc57a0

/**
@page mainpage_cryptalg Cryptalg

The old \c Cryptalg Cryptography component comprises:

@li @ref bigint
@li @ref cryptographic_hash
@li Random number generator (RNG)
@li @ref symmetric_ciphers
@li @ref asymmetric_cryptography

<!-- @li @ref mainpage_pbe -->

<hr>

For <b>pre-v.8.0</b>, the <b> Security Supplement </b> of the Developer Library gives: 

@li @ref SS_Cryptalg_cryptography_overview
@li @ref SS_Cryptalg_symmetric_ciphers
@li @ref SS_Cryptalg_asymmetric_ciphers
@li @ref SS_Cryptalg_private_key_interface
@li @ref SS_Cryptalg_signature_classes
@li @ref SS_Cryptalg_parameter_classes
@li @ref SS_Cryptalg_hash_algorithms
@li @ref SS_Cryptalg_weak_strong_crypto
@li @ref SS_Cryptalg_howto_find_crypto_strength
@li @ref SS_Cryptalg_howto_change_crypto_strength

*/