summaryrefslogtreecommitdiff
path: root/Doxyheader
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2003-04-30 01:03:33 +0000
committerjbj <devnull@localhost>2003-04-30 01:03:33 +0000
commitdc60eb0074ed651ea687d190150e3037b9057349 (patch)
tree08279a96fc30c8198109bafaf85391413079c660 /Doxyheader
parentac36dd47499046706dc9c464bc1df398fe6a578b (diff)
downloadlibrpm-tizen-dc60eb0074ed651ea687d190150e3037b9057349.tar.gz
librpm-tizen-dc60eb0074ed651ea687d190150e3037b9057349.tar.bz2
librpm-tizen-dc60eb0074ed651ea687d190150e3037b9057349.zip
beecrypt-3.0.0 merge: doxygen pass.
CVS patchset: 6792 CVS date: 2003/04/30 01:03:33
Diffstat (limited to 'Doxyheader')
-rw-r--r--Doxyheader20
1 files changed, 13 insertions, 7 deletions
diff --git a/Doxyheader b/Doxyheader
index 33373290d..5b873f05b 100644
--- a/Doxyheader
+++ b/Doxyheader
@@ -54,6 +54,8 @@
*/
/*! \defgroup PRNG_fips186_m Pseudo-Random Number Generators: FIPS-186
*/
+/*! \defgroup PRNG_mt_m Pseudo-Random Number Generators: Mersenne Twister
+ */
/*! \defgroup HASH_m Hash Functions
*/
/*! \defgroup HASH_md5_m Hash Functions: MD5
@@ -76,19 +78,23 @@
*/
/*! \defgroup BC_blowfish_m Block ciphers: Blowfish
*/
-/*! \defgroup DL_m Discrete Logarithm Primitives
+/*! \defgroup MP_m Multiple Precision Integer Arithmetic
*/
-/*! \defgroup DH_m Diffie-Hellman Primitives
+/*! \defgroup DL_m Discrete Logarithm Primitives
*/
-/*! \defgroup DSA_m DSA Encryption/Signature Primitives
+/*! \defgroup DL_dh_m Discrete Logarithm Primitives: Diffie-Hellman
*/
-/*! \defgroup RSA_m RSA Encryption/Signature Primitives
+/*! \defgroup DL_dsa_m Discrete Logarithm Primitives: DSA
*/
-/*! \defgroup ELGAMAL_m ElGamal Signature Primitives
+/*! \defgroup DL_elgamal_m Discrete Logarithm Primitives: ElGamal
*/
-/*! \defgroup MP32_m Multiple Precision Integer Arithmetic (32 bit)
+/*! \defgroup IF_m Integer Factorization Primitives
*/
-/*! \defgroup MP64_m Multiple Precision Integer Arithmetic (64 bit)
+/*! \defgroup IF_rsa_m Integer Factorization Primitives: RSA
*/
/*! \defgroup JAVA_m Java API
*/
+/*! \defgroup UNIT_m Unit tests
+ */
+/*! \defgroup BENCH_m Benchmark tests
+ */