File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ include::crypt/shake256.adoc[]
5252include::crypt/hmac.adoc[]
5353
5454include::crypt/hash_drbg.adoc[]
55- ////
55+
5656include::crypt/hmac_drbg.adoc[]
57- ////
57+
5858include::crypt/concepts.adoc[]
5959
6060include::crypt/config.adoc[]
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ https://www.boost.org/LICENSE_1_0.txt
7272- <<hash_drgb, `sha3_256_hash_drbg_pr`>>
7373- <<hash_drgb, `sha3_384_hash_drbg_pr`>>
7474- <<hash_drgb, `sha3_512_hash_drbg_pr`>>
75- ////
75+
7676==== HMAC-Based
7777===== Non-Prediction Resistant
7878- <<hmac_drbg, `sha1_hmac_drbg`>>
@@ -99,7 +99,6 @@ https://www.boost.org/LICENSE_1_0.txt
9999- <<hmac_drbg, `sha3_256_hmac_drbg_pr`>>
100100- <<hmac_drbg, `sha3_384_hmac_drbg_pr`>>
101101- <<hmac_drbg, `sha3_512_hmac_drbg_pr`>>
102- ////
103102
104103== Enums
105104
You can’t perform that action at this time.
0 commit comments