Add rsa.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22386 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -50,8 +50,9 @@
|
||||
*
|
||||
* Sections of this manual:
|
||||
*
|
||||
* - @subpage page_dh
|
||||
* - @subpage page_evp
|
||||
* - @subpage page_dh
|
||||
* - @subpage page_rsa
|
||||
*
|
||||
* @subsection control_functions Control functions
|
||||
*
|
||||
@@ -68,6 +69,9 @@
|
||||
/** @defgroup hcrypto_dh Diffie-Hellman functions
|
||||
* See the @ref page_dh for description and examples.
|
||||
*/
|
||||
/** @defgroup hcrypto_rsa RSA functions
|
||||
* See the @ref page_rsa for description and examples.
|
||||
*/
|
||||
/** @defgroup hcrypto_evp EVP generic crypto functions
|
||||
* See the @ref page_evp for description and examples.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user