Add reference to DES, more quick links.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23039 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -50,9 +50,13 @@
|
||||
*
|
||||
* Sections of this manual:
|
||||
*
|
||||
* - @subpage page_evp
|
||||
* - @subpage page_dh
|
||||
* - @subpage page_rsa
|
||||
* - @subpage page_evp, @ref hcrypto_evp
|
||||
* - @subpage page_dh, @ref hcrypto_dh
|
||||
* - @subpage page_rsa, @ref hcrypto_rsa
|
||||
*
|
||||
* Older interfaces that you should not use:
|
||||
*
|
||||
* - @subpage page_des, @ref hcrypto_des
|
||||
*
|
||||
* @subsection control_functions Control functions
|
||||
*
|
||||
@@ -75,4 +79,10 @@
|
||||
/** @defgroup hcrypto_evp EVP generic crypto functions
|
||||
* See the @ref page_evp for description and examples.
|
||||
*/
|
||||
/** @defgroup hcrypto_rand RAND crypto functions
|
||||
* See the @ref page_rand for description and examples.
|
||||
*/
|
||||
/** @defgroup hcrypto_des DES crypto functions
|
||||
* See the @ref page_des for description and examples.
|
||||
*/
|
||||
/** @defgroup hcrypto_core hcrypto function controlling behavior */
|
||||
|
Reference in New Issue
Block a user