From 5e1fffa87191c3566bcbe20c6e8d29d5f21651d5 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 13 May 2017 17:34:16 +0200 Subject: Add HTML documentation. --- doc/html/RIPEMD-160.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 doc/html/RIPEMD-160.html (limited to 'doc/html/RIPEMD-160.html') diff --git a/doc/html/RIPEMD-160.html b/doc/html/RIPEMD-160.html new file mode 100644 index 00000000..663b073d --- /dev/null +++ b/doc/html/RIPEMD-160.html @@ -0,0 +1,45 @@ + + + + +VeraCrypt - Free Open source disk encryption with strong security for the Paranoid + + + + + + +
+VeraCrypt +
+ + + +
+

+Documentation +>> +Hash Algorithms +>> +RIPEMD-160 +

+ +
+

RIPEMD-160

+
+RIPEMD-160, published in 1996, is a hash algorithm designed by Hans Dobbertin, Antoon Bosselaers, and Bart Preneel in an open academic community. The size of the output of RIPEMD-160 is 160 bits. RIPEMD-160 is a strengthened version of the RIPEMD hash algorithm + that was developed in the framework of the European Union's project RIPE (RACE Integrity Primitives Evaluation), 1988-1992. RIPEMD-160 was adopted by the International Organization for Standardization (ISO) and the IEC in the + ISO/IEC 10118-3:2004 international standard [21].
+
+Next Section >>
+
\ No newline at end of file -- cgit v1.2.3