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/Streebog.html | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 doc/html/Streebog.html (limited to 'doc/html/Streebog.html') diff --git a/doc/html/Streebog.html b/doc/html/Streebog.html new file mode 100644 index 00000000..8c9dca8f --- /dev/null +++ b/doc/html/Streebog.html @@ -0,0 +1,44 @@ + + + + +VeraCrypt - Free Open source disk encryption with strong security for the Paranoid + + + + + + +
+VeraCrypt +
+ + + +
+

+Documentation +>> +Hash Algorithms +>> +Streebog +

+ +
+

Streebog

+

Streebog is a family of two hash algorithms, Streebog-256 and Streebog-512, defined in the Russian national standard GOST R 34.11-2012 Information Technology - Cryptographic + Information Security - Hash Function. It is also described in +RFC 6986. It is the competitor of NIST SHA-3 standard.

+

VeraCrypt uses only Streebog-512 which has an output size of 512 bits.

+
+ \ No newline at end of file -- cgit v1.2.3